check that IIS is configured correctly to host an asp, net application. the app pool should have the correct framework. also check that the app pool account and the anonymous user account have read access to the files.
ASP.NET page not redirecting properly
BeUnique
2,332
Reputation points
I am developing asp.net application. In that, i have login page for validating the user and then entering the home page.
This will be working in local and server local machine.
But, when i host in IIS, the home page file not re-directing properly. it show's page not found. but, page will the there in the folder.
what is the problem.
But, in the URL it showing the file name and the page is showing below error.
Windows development | Internet Information Services
Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Answer accepted by question author
-
Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
2023-09-14T16:02:05.7533333+00:00