|
 |
asp_web_howto thread: Access is denied to this object.
Message #1 by "D a v i d" <registerukh@h...> on Tue, 25 Sep 2001 10:41:57 -0500
|
|
I have a VB6 DLL and trying to used that in an ASP. But I get "The call to
server.createobject failed while checking permissions. Access is denied to
this object." message all time. Upon searching, I got some info about this
error message on Microsoft site to give permissions to the appropriate users
for vb runtime (MSVBVM60.dll). I did that infact for all users (and even
rebooted the box several times. LOL.)but still I get the same error message.
I am really stuck and eating up all the time allocated to the project. Does
anyone has any idea how to fix this prob?
Thanks in advance.
Message #2 by "Daniel O'Dorisio" <dodorisio@h...> on Tue, 25 Sep 2001 13:05:57 -0400
|
|
Did you register the dll. I guess you prob did.
Did you give he iusr account permissions?
daniel
-----Original Message-----
From: D a v i d [mailto:registerukh@h...]
Sent: Tuesday, September 25, 2001 11:42 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Access is denied to this object.
I have a VB6 DLL and trying to used that in an ASP. But I get "The call
to
server.createobject failed while checking permissions. Access is denied
to
this object." message all time. Upon searching, I got some info about
this
error message on Microsoft site to give permissions to the appropriate
users
for vb runtime (MSVBVM60.dll). I did that infact for all users (and even
rebooted the box several times. LOL.)but still I get the same error
message.
I am really stuck and eating up all the time allocated to the project.
Does
anyone has any idea how to fix this prob?
Thanks in advance.
|
|
 |