|
|
|
|
|
|
|
|
Wednesday, September 08, 2010
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding Google AdSense with Video Adding Google AdSense to your DotNetNuke portal has never been easier. By default, a Google AdSense module is added the list of installed modules when your DNN portal is first created. It's easy to ...
Find this article and more in the Modules category
Read This Article . . .
How to Utilize AjaxToolKit with DotNetNuke Portals Integrating the AjaxToolkit into DotNetNuke modules is super easy. But, can be frustrating if you're not sure how. Find out how to Ajax enable your modules in less than 5 minutes now!
The ...
Find this article and more in the Module Development category
Read This Article . . .
Using DNN to take Advantage of GoDaddy Domain Names Let's face it, GoDaddy is cheap. Pay for the hosting services and the domain names are $1.99, not a bad deal. And even without hosting services, you can pick up domain names for as low as $6.99. Put ...
Find this article and more in the category
Read This Article . . .
New DotNetNuke 5.0 Cambrian Package Writer for Module Developers Attention developers! DotNetNuke 5.0 Cambrian has a nifty new tool to help developers package their modules nicely to fit with the new “Extensions” manager. Under the old Module Definitions manager, ...
Find this article and more in the category
Read This Article . . .
How To Customize the Privacy and Terms Links on Your DotNetNuke Portal Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...
Find this article and more in the category
Read This Article . . .
Setting Up the DotNetNuke Side of Multi-Websites Ok, so by now you know that DotNetNuke can handle multiple websites, but you still want to know why. Well, it’s pretty easy once you know how to do it, but it can be pretty confusing to some who are ...
Find this article and more in the category
Read This Article . . .
Converting a CSS Template To a DotNetNuke Skin Creating DotNetNuke Skins can be a time consuming task. But, it's really not that hard and it doesn't have to be if you can use templates to help get started. Why not convert some free templates from...
Find this article and more in the category
Read This Article . . .
Generate a Module Data Access Layer With CodeSmith With the introduction of some of the newer DNN tools, building a custom module is becoming more and more easy. With the right tools, you can have a custom module built in no time flat. This will outl...
Find this article and more in the DotNetNuke category
Read This Article . . .
Everything You Never Wanted to Know About the Config File This is the "pre-" first installment in a series that will cover the parts of the web.config file to give you an idea of how to manipulate and customize your DotNetNuke portal. The web.config fi...
Find this article and more in the category
Read This Article . . .
Quick Look at Some New Features of DotNetNuke 5 Cambrian DotNetNuke’s much anticipated Cambrian has finally been made available as a Release Candidate and while it looks like the same ol’ packages from afar, it’s packed with some nice new features that are...
Find this article and more in the category
Read This Article . . .
|
|
|
|
|
|
|
|
|
Article List
|
Installation from the DotNetNuke Install Package 4.90 to Windows XP Professional
|
| 9/14/2008 2:39:19 AM - By Warren Hirakawa |
Category: Localhost | | Comments 0
|
| |
|
OK, so, you made the leap and downloaded an installation package of DotNetNuke 4.x. Congratulations for making the leap to the wonderful world of DotNetNuke. Now what? Well, here's a step-by-step
instruction guide to get you up and running with DotNetNuke 4.x as painlessly as possible.
- First open the installation package zip file you just downloaded. Extract these files into a new folder on your C: drive called C:\DotNetNuke.

- Allow the ASPNET user 'modify' rights on the C:\DotNetNuke folder.

- Open IIS and create a virtual directory under the default web site called DotNetNuke which will point to the C:\DotNetNuke folder. For a detailed look at this process, see the Creating a Virtual Directory in IIS article.

Right click on the virtual directory you just created and click Properties. Add default.aspx to the Default Documents under the Documents tab.
- Next, open your internet browser and navigate to http://localhost/dotnetnuke
- The 1st page of the DotNetNuke installation wizard should appear. Leave the Typical installation option selected and click Next.
- Next, we will test the file permissions necessary for the installation to continue. After the permissions have been tested, click the Next link to continue.
- The next step will create the database connection for DotNetNuke. We will keep the default entries for this walkthrough so just click the Next link to continue. This will initiate the database scripts to begin execution. After the scripts have completed, click the Next link.
- The next page in the wizard will allow you to configure the host user. Enter a password, confirm it and enter an email address.
- Next we will configure the portal administrator account. Again, provide a password and an email address for the portal admin account.
That concludes the installation process. Click on the Finished link at the bottom of the page to enter your new web site. You can then login as the host or portal administrator user to manage your site.
We hope that experienced how easy it is to get up and running with DotNetNuke.
|
| |
Related Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|