Hi,
Dot net nuke is smthg completely new for me, although I am working on
ASP.Net for aorund 2 years. I want to create a portal using DNN, need
to add a module(written in C#) to it. But I am just unable to work this
out(feel like pulling my hairs), downloaded both DNN with Source code
and DNN installation (4.0.2) but to no avail. I am simply nable to find
BuildSupport folder. Can anyone recommend a me a link where I can find
a step-by-step detail of adding a module to DNN. Btw. i am using .Net
2.0 and VS 2005. even if you can just tell me how should I start, that
would be great.
Found this somewhere..
After loading the source code into a directory and creating a virtual directory (or website) in IIS that points to this directory, open the Solutions/DotNetNuke.All/DotNetNuke.All.sln file, compile, set the connection string in the web.config file, and give the ASP.NET worker process write access to the appropriate directories (as documented in the installation guide). Then, just browse to the site and it will install itself.
BUT believe me, I am unable to find any folder anmely "Solutions"
Bye
beenz