Tech Support > Microsoft Windows > Security & Administration > IIS VB6 administration by a no Administrator account
IIS VB6 administration by a no Administrator account
Posted by maxsoft on January 18th, 2008


Hi all.
I've defined a user that can admin IIS and COM object.
I need start a VisualBasic6 AcitveX Project in debug mode and use it in ASP
page.
If I run VisualBasic as Administrator it works well, if I run VisualBasic
with this User I've that error:
<code>
Error Type:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is
denied to this object.
/login.asp, line 15
</code>
do you know how to solve?
I can send you a RegMon or Filemon log.
thank you very much
max


Similar Posts