Server error in ASP.NET while publishing
-
I am on the development of new asp.net website. When i run the application its working fine while navigating other pages. but when i publish the website in IIS 7.0(running in my lap) a particular page is not opening and showing error Server error The resouce could have been renamed or moved... Server Error in '/KumariNew' 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: /KumariNew/FriendHomeUrl/360/User-User2.aspx -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3074
Ahamed Azeem software Programmer
-
I am on the development of new asp.net website. When i run the application its working fine while navigating other pages. but when i publish the website in IIS 7.0(running in my lap) a particular page is not opening and showing error Server error The resouce could have been renamed or moved... Server Error in '/KumariNew' 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: /KumariNew/FriendHomeUrl/360/User-User2.aspx -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3074
Ahamed Azeem software Programmer
Make sure You've published your master pages if any and page layouts so they are accessible to all. check the link may help you[http://support.microsoft.com/kb/894670]
-
Make sure You've published your master pages if any and page layouts so they are accessible to all. check the link may help you[http://support.microsoft.com/kb/894670]
master pages are published and are accessible to all
Ahamed Azeem software Programmer
-
master pages are published and are accessible to all
Ahamed Azeem software Programmer
hav a look at this link http://forums.asp.net/p/1133927/1805459.aspx