Hello,
We are in the process of moving our company's Intranet onto a dedicated server that was just configured for that sole purpose. The pages are written in asp.net and the server is running .NET 2.0. The web site is running and the Intranet was functional on another IIS server, but when you attempt to navigate to any of the aspx pages, it says that it cannot find the requested page.
The entire site is located in the inetpub/wwwroot folder of this server, as it was on the previous box. The asp.net page is using AD authentication, is written in VB.net, and the web.config is the same as it was in the previous location.
Any ideas?
Thanks!
Chris
We are in the process of moving our company's Intranet onto a dedicated server that was just configured for that sole purpose. The pages are written in asp.net and the server is running .NET 2.0. The web site is running and the Intranet was functional on another IIS server, but when you attempt to navigate to any of the aspx pages, it says that it cannot find the requested page.
The entire site is located in the inetpub/wwwroot folder of this server, as it was on the previous box. The asp.net page is using AD authentication, is written in VB.net, and the web.config is the same as it was in the previous location.
Any ideas?
Thanks!
Chris
Comment