Skip Navigation LinksHome > Categories > Code from a Category

DotNetNuke - Use starter kit in Visual Studio 2008



User Name: jamest85
Name: James T
Contact Me: www.datawebcoder.com/ContactUs.aspx
Home Page: www.datawebcoder.com
Certified Zoho CRM Consultant. 4 years experience on Zoho consulting, implementation, and programming using C#, VB, Php..., 9 years of total IT experience including programming and application develop... [More]
Viewed Times: 1019
Add Date: 08/05/2010
This post shows how to use the DotNetNuke Starter kit for Visual Studio 2008.
1. Install the Starter Kit from this link here.


2. Create a New Web Site

Note: Language is: Visual Basic, Location is: File System (so you can put this website where ever you want, if you select Http location, then you need go to: Internet Information Services (IIS) Manager to add a new website folder under C:\inetpub\wwwroot ).

3. After all the files are created, if you want your database in your local MS SQL server, (default is in App_Data, called: Database.mdf), DON'T RUN the new site yet, change the connection string and appSettings first. After done that, all the necessary information will go to your SQL database.

4. I had a strange error when I run my new testing website, the error is: Not sure why that happens, but most likely the Blog Module causing the trouble when setup my website, see below image

So I recreated the new website without install any Modules, no more errors. I can add Blog Module later on if I need it, hopefully it can work when the time comes.

Post a Comment

Name: (Optional)
Email: (Optional, you can get an email if somebody replys your comments)*
Email me if somebody respons my comment below:
Details**:
Enter Text
as Below:
(case insensitive, if hard to read, click the "get a new one" button)
 
    
* Your email address will not be shared with any third parties for any reason.
** Maximum 1000 charactors.