Reputation: 18963
i need to install DNN on my pc. I dont mind what dotnet version this would be: either 2005 or 2008 but i need to install DNN v 5.x.y and not any previous installation + also need to configure in my sql server (could be 2005 or 2008)
Please suggest me some correct steps
thanks.
Upvotes: 0
Views: 252
Reputation: 988
Fastest easiest way might be to download the Visual Studio Starter kit from CodePlex and install it:
Create Web Site
DotNetNuke Web Application Framework
from My Templates
then run the website and violà you have a simple local install. Mess with it from there, but that should get you going.
Upvotes: 1