I'm working on a Kentico website and am trying to add Subsonic 2.X to it. I've followed the instructions here:
When I try to build it I'm getting an error that it can't find a namespace, the namespace it can't find is the one I've set it in the web.config to generate. My web.config looks fine, I've got the ABP file in place and rebuilding etc. makes no difference. It's like SS is not generating the classes for the DB but I can't figure out why.
Some more info, I don't want to use Subsonic with this project but I'm inheriting older code (Kentico v5) and it has subsonic usage throughout it. As I'm using portions of this code I need to add subsonic to this version (7) of Kentico but am getting nowhere.
Any ideas?