Administrators
Is there a way to allow other users to login via the internet in order gain access the ASP.NET Configuation page to edit users...
One other thing in trying to figure this out I made some changes and ended up messing up my original configuation file...Don't know what I did now I can not even access the page locally?
Heres the error:
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
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
********************
Its looking for the "login.aspx" but there is no such thing, is there?
|