Let me try to explain a little more. I'm accessing my portal via localhost and everything has been fine. My routine has been to open up VWD, double-click my DNN website project (even though I know it's not called a project in VWD) which opens up the site directory in the right hand pane, navigate to the default.aspx page in my child portal, right-click and choose view in browser. At this point a balloon appears in the bottom right task bar that notes that ASP NET Development Server Port 1038 is running http://localhost:1038/DotNetNuke4. The portal then loads with the following url http://localhost:1038/DotNetNuke4/Default.aspx?alias=localhost:1038/DotNetNuke4/eaglenet which is the child portal I have created. Everything works fine in this development environment. But this requires that VWD be running. I installed DNN according to the install documentation that was specific to the following development environment:
ASP.NET 2.0/VWD 2005 Express/SQL 2005 Express
In that install doc /I went through the routine of creating a virtual directory in IIS for the DNN installation and configured it accordingly. I read and did all of Michael's suggestions and read and re-read a lot of post concerning alias configs and IIS configs. When I shut down VWD and open up a browser and put in http://localhost/DotNetNuke4/default.aspx in an attempt to reach the default portal I get a page cannot be displayed. I am just developing an intranet site and nothing more. I don't want the site to be dependent on the VWD web server, I just want to use the program to manage other aspects of DNN. I'm not even at the point of trying to see the site from other machines on the lan because:
A) I don't even know where to start configuring the Cassini web server settings and don't even want to use it.
B) Without it, I can't even access the portal on the development machine.
I'll be vulnerabal here and give the seasoned vets some fodder to roast me with:
I have 2 DNS servers in the domain and my development server is a member server only and DNS is not installed as a service. I am working feverishly to get my mind around DNS/IIS concepts. I only mention this because I don't know if it makes a hill of beans or not if DNS is running as a service on the development machine.
I dream of DotNetNuke...I refuse to give up.
Packrat