smcculloch posted on July 17, 2005 21:13

If your confused about setting up a development environment for DotNetNuke, I suggest you take a look at the following 2 links:-
The first link shows you how to modify Visual Studio .Net so that you can add web project items (aspx, ascx, asmx) to class libraries.
http://pluralsight.com/wiki/default.aspx/Fritz.AspNetWithoutWebProjects
The second link shows you how setup your development environment within visual studio.
http://blogs.speerio.net/peerio/Speerio+My+Modules+VSNet+Solution+For+DotNetNuke.aspx
This should be enough to get you started..