|
Home > Archive > IIS Server Security > November 2004 > Server.CreateObject Access Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Server.CreateObject Access Error
|
|
| Ernest 2004-11-17, 8:46 pm |
| Hello, I've recently loaded my machine with wWindows Server 2003. I have
com opbjects that were created with VB6 compile on Win 2K. I've added the
components to Component Services but when my .asp page does a Server.Create
I'm getting the following error. "The call to Server.CreateObject failed
while checking permissions. Access is denied to this object. " I gave IUSR
admin rights and still receiving the error. In IIS I set all server
extensions to allow. I gave Msvbvm60.dll read and execute permission to the
Everyone group still no luck. Any help on this would be greatly
appreciated.
Thanks,
Ernest
| |
| Bernard 2004-11-18, 2:48 am |
| I would try filemon and regmon (sysinternals.com) to trace it then.
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Ernest" <ewdungy@msn(NotReal).com> wrote in message
news:#Bt$f1RzEHA.2036@TK2MSFTNGP12.phx.gbl...
> Hello, I've recently loaded my machine with wWindows Server 2003. I have
> com opbjects that were created with VB6 compile on Win 2K. I've added the
> components to Component Services but when my .asp page does a
Server.Create
> I'm getting the following error. "The call to Server.CreateObject failed
> while checking permissions. Access is denied to this object. " I gave
IUSR
> admin rights and still receiving the error. In IIS I set all server
> extensions to allow. I gave Msvbvm60.dll read and execute permission to
the
> Everyone group still no luck. Any help on this would be greatly
> appreciated.
>
> Thanks,
> Ernest
>
>
| |
| Ernest 2004-11-22, 5:50 pm |
| Thanks Bernard,
I tried Filemon and I do not see any permission errors in the log. There is
a BufferOverflow on "w3wp.exe" does that sound familiar?
Thanks,
Ernest
"Bernard" <qbernard@hotmail.com.discuss> wrote in message
news:OmPbqVSzEHA.4028@TK2MSFTNGP15.phx.gbl...
> I would try filemon and regmon (sysinternals.com) to trace it then.
>
> --
> Regards,
> Bernard Cheah
> http://www.tryiis.com/
> http://support.microsoft.com/
> http://www.msmvps.com/bernard/
>
>
>
> "Ernest" <ewdungy@msn(NotReal).com> wrote in message
> news:#Bt$f1RzEHA.2036@TK2MSFTNGP12.phx.gbl...
have[vbcol=seagreen]
the[vbcol=seagreen]
> Server.Create
failed[vbcol=seagreen]
> IUSR
> the
>
>
| |
| Bernard 2004-11-23, 2:52 am |
| Nope.. that's normal.
You can also try Regmon, if it was due to registry permission.
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Ernest" <ewdungy@msn(NotReal).com> wrote in message
news:OXFreBM0EHA.2228@TK2MSFTNGP15.phx.gbl...
> Thanks Bernard,
>
> I tried Filemon and I do not see any permission errors in the log. There
is
> a BufferOverflow on "w3wp.exe" does that sound familiar?
>
> Thanks,
> Ernest
>
>
> "Bernard" <qbernard@hotmail.com.discuss> wrote in message
> news:OmPbqVSzEHA.4028@TK2MSFTNGP15.phx.gbl...
> have
> the
> failed
to[vbcol=seagreen]
>
>
|
|
|
|
|