Hi,
I successfully completed the installation of DNN 4.9.3, and am able to login and set up accounts from the machine where DNN is installed (WinXP with SQL Server 2005, .NET 2, IIS 5). However, I am unable to login to DNN from any other machine on the same domain.
On the local machine, this works: http://localhost/dotnetnuke/ or http://computername/dotnetnuke/
From any other machine, http://computername/dotnetnuke or http://computername/dotnetnuke/default.aspx results in "Internet Explorer cannot display the webpage" However, if I change the URL by adding an invalid page (e.g. http://computername/dotnetnuke/x.aspx), I get:
Server Error in '/DotNetNuke' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /dotnetnuke/x.aspx
I have other .NET web apps running on the same machine, which I can access just fine from other computers, and as far as I can tell, IIS is configured the same.
I appreciate any assistance.
Thanks much,
DivBy0