ASP.NET Configuration throws 404 error looking for loign.aspx

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Greetings. I'm having a strange problem on a Win 2003 server machine with VS
2005 installed. When I go to web site --> asp.net configuration it loads the
browswer window but instead of loading it gives me a 404 looking for
login.aspx. Any help is appreciated.

Server Error in '/asp.netwebadminfiles' 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: /asp.netwebadminfiles/Login.aspx
 
re:
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210

Please uninstall completely beta version 2.0.50727.210,
and do a new install of version 2.0.50727.42.

You may need to format the partition and/or install to a different partition.





Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 
Back
Top