IIS Configuration to set account
-
Even though I have administrator rights under a particular domain, I'm not able to register any dlls which are necessary for running a web-site. But I am able todo the same using a local admin username & password. why is it so? how can I rectify it. Shenthil
-
Even though I have administrator rights under a particular domain, I'm not able to register any dlls which are necessary for running a web-site. But I am able todo the same using a local admin username & password. why is it so? how can I rectify it. Shenthil
That is because the account your using has admin rights to the website, NOT the server it's running on. You need at least Power User privileges to install software on the server, this includes registering controls and .DLL's. RageInTheMachine9532
-
That is because the account your using has admin rights to the website, NOT the server it's running on. You need at least Power User privileges to install software on the server, this includes registering controls and .DLL's. RageInTheMachine9532
-
You posted in you first message that you're using an account that has admin rights to the domain. Is this account a member of the machine's Administrators local group? RageInTheMachine9532
-
You posted in you first message that you're using an account that has admin rights to the domain. Is this account a member of the machine's Administrators local group? RageInTheMachine9532