Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Newb - IIS vs VS 2005 built-in web serverNewb - IIS vs VS 2005 built-in web server
Previous
 
Next
New Post
6/12/2007 11:50 AM
 

Do you have a portalalias set up in your database for http://localhost/virtualdirectoryname, or just for http://localhost/physicaldirectoryname?  DNN might be redirecting to the physicaldirectoryname because that's the only portalalias set up in your database.  Can you still hit your site from VS, in order to add a portal alias from the host menu?  Otherwise you will have to manually add an entry in the database and then restart the application (by updating the web.config).


Brian Dukes
Engage Software
St. Louis, MO
866-907-4002
DNN partner specializing in custom, enterprise DNN development.
 
New Post
6/12/2007 5:29 PM
 

Brian

Sorry to butt-in but your support for NEWB has helped me fix the same problems. Your check-list was the clincher. I fixed some more problems too.

1 - I didn't physically locate my files in Inetpub, I made another folder on the c:/ drive named INET_DEV   this keeps my other web sites untouched.

2 - -I found that [Network Service] was the name to use instead of ASPNET

3 - I was on a new pc and had to go to Windows Explorer, Tools¬[Folder Options]¬View ensure that ‘ Simple File Sharing’ is unchecked.  This way you can easily assign rights to the file for the [Network Service] user in NTFS.

3- I also kicked the DNN Install Wizard into touch in the web.config.  The DNN Install wizard makes unwanted edits to your web.config and it is unreliable.  I found it claimed to approve of my NTFS file permission settings.  But it was wrong.  Then, even when all was set up correctly, the Install wizard din't start the database scripts.

Making the following mod to web.config gets rid of the wizard, and the db scripts ran-in fine.  Up popped the portal!

<!--  Switching off InstallWizard->

<!--<add key="UseInstallWizard" value="true"/> -->
    <addkey="UseInstallWizard"value="false"/>

//

Thanks again for all your help.  I am not a complete newbie, but this install has taken hours to debug.  It would have been much longer without you.

Cheers

Dave

 
New Post
6/12/2007 5:37 PM
 

I'm glad I could help you out, too.  It is definately important to remember that ASPNET is only for IIS5, which is what you'll be running on an xp machine; Windows 2k and Windows 2000/2003 Server run IIS6, which uses the Network Service account, (as well as IIS7 in Vista).


Brian Dukes
Engage Software
St. Louis, MO
866-907-4002
DNN partner specializing in custom, enterprise DNN development.
 
New Post
7/25/2007 2:11 PM
 

I need to revisit this thread.

I was able to get my portal up and running, through the http://localhost... URL. 

My next step is to have this portal running on one of our XP machines so that it functions as an internet on our domain (Windows 2003 Server).  I can navigate to the hosting machine's default web site and view a test html page I put into the root of wwwroot.

If I create a virtual directory, with the portal phycally stored in wwwroot or some other place on the machine, attempting to access the portal from another machine gives me the "403 Forbidden" error.

What extra steps are needed to be able to run the application as an intranet?

Thanks!

 
New Post
7/25/2007 3:12 PM
 

OOPS!

Rereading (again) my previous post, I see that I first called it an "intERnet" when what I meant to type was "intRAnet."  This portal will only need to be accessed from our domain.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Newb - IIS vs VS 2005 built-in web serverNewb - IIS vs VS 2005 built-in web server


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out