I am developing in Visual Studio 2005 and followed the directions in the readme type files for the startup projects. I successfully created a new DNN project, added a module, got my module to buld and run. I cannot get it to compile in a separate assembly. I have added the following to the web.config as suggested:
<
codeSubDirectories>
<
add directoryName="ADManagement" />
</
codeSubDirectories>
but yet it is still not compiling the separate assembly for me.
How can i do this. The module developers guide is too outdated to have anything about VS 2005 development.
Any help would be awesome!!!
Ariana - (going to scream if i can't get this work !!!)