Having a problem with DNN. We installed the Starter kit on a laptop and have DNN working fine. The project name is, emGovPowerPortal.
I used the publish web site command to publish the DNN to our production web server.
The production web server virtual directory is : http://www.emgovpower.com/portal
This site published without errors.
When I attempt to open the published DNN site from my computer I get immediately redirected to :
http://localhost/emgovpowerportal and a 404 error shows up.
This is the strangest thing I've ever seen. How would a published site know the project name where it came from? Why would it attempted to redirect the site to : http://localhost/emgovpowerportal?
The root site www.emgovpower.com is running under ASP.NET 1.1 and is running under the DefaultAppPool application pool.
The DNN site www.emgovpower.com/portal is running under ASP.NET 2.0 and is running under a DotNetNuke application pool. I was required to set up a separate application pool so that the site would run.
When I attempt to browse the DNN site from the web server, it redirects to http://localhost/emgovpowerportal and gives a 400 error.
Can anyone please help us.
Thank you and have a great day,
Karl