Hi,
I have downloaded the DNN full source code from this link "http://www.dnnsoftware.com/community/download" and I have followed the steps given in this link "http://www.dnnsoftware.com/community-blog/cid/1554..." to install.
Once I configured the source code to my IIS and running the site. I am able to get the installation wizard and I have given the full required data in it and installation wizard goes to next step and successfully installed all the components in it.
Then when I try to click on the view website. This leads to an error page. So when I tried to have a look in the source code from Visual studio, and try to build the solution it is getting failed. The major reason for build fail is all the code file(.cs) file are deleted after the site creation.
This leads to an error page. Can you please suggest me is there any option to fix this. Or am I missing any steps to be followed.
We have some important demo based on this. Will be highly appreciated if this is fixed.
Thanks in advance.