I have created an virtual directory on IIS 5.1 for an ASP.NET 3.5 web application. The Path for the application is Http://localhost/MyApp/MyFirstPage.aspx
and when i redirect to any page in that application it shows 404 page not found error and the path have no application name "MyApp" (Ex: Http://localhost/MyFirstPage.aspx)
Can you help..
Thanks,
Rajesh KumarPosted Oct 6, 2012, 2:52 AM
Sukesh MarlaPosted Oct 6, 2012, 1:38 AM
aspnet_regiis.exe -i
If it wont work still try this link
http://forums.asp.net/t/1425681.aspx/1
Check this is correct answer if it helped