-
This is a great utility, very impressive. It would be nice if there was an ability to switch server.
In addtion to hard coding the servername\username and password in the web config, I would suggest an option to enter credentials for a remote server(Save the credentials in the current session/cache/and-or cookie)
Also I would suggest instead of requiring that the anonymous user account...
2007-05-10 05:51:59 UTC by alexhiggins732
-
http://localhost/diiwm/IIsApplicationPool/IIsApplicationPoolMain.aspx
I have set the anonymous account to run under the local administrators account on 23k no service packs. All pages open correctly.
However opening IIsApplicationPoolMain.aspx initiates a windows login dialog. After login in correctly three times I recieve the following unautorized exception.
Server Error in...
2007-05-10 05:25:41 UTC by alexhiggins732
-
The application calls the following line from the all.ascx.vb
response.expires = "01.01.1900"
This throws an input string was not in the correct format error on first opening the application.
It shoud be changes to a integer value like -1.
2007-05-10 05:20:22 UTC by alexhiggins732
-
Hi
I am trying to get sunrise to work...
I think i have everything setup.
IIS site, permissions etc...
but i get this error when trying to login:
System.Data.OleDb.OleDbException: Unspecified error
my connection string is this:
2006-08-04 10:15:00 UTC by lucifer79
-
Thanks to Anton for this mail :
"I finally tracked it down. Turns out that each namespace in the CIM repository has a security descriptor to control access. I was able to access root\cimv2 just fine from ASP.NET and VBScript, but was getting Access Denied when trying to access the root\MicrosoftIISv2 namespace. Luckily, an error was generated in the EventViewer:
"Access to the...
2005-12-12 23:22:39 UTC by ibrahimuludag
-
Anonymous committed patchset 1 of module CVSROOT to the Di IIS Web Manager CVS repository, changing 11 files.
2004-11-30 13:10:21 UTC by nobody
-
ibrahimuludag registered the Di IIS Web Manager project.
2004-11-29 20:43:30 UTC by ibrahimuludag