Re: Access is denied to this object
- From: Isaac Perez Moncho <suscripcions@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Aug 2006 18:14:17 +0200
To get the label security in the files/folders:
http://support.microsoft.com/?scid=kb%3Ben-us%3B308418&x=12&y=15
After that you can change the permisions on the files.
sid escribió:
I get the following Error:.
The call to Server.CreateObject failed while checking permissions.
Access is denied to this object.
When my ASP file executes this line:
Set MyDll = Server.CreateObject ("MyDll.clsMyDll")
Microsoft article 'Article ID : 278013' states:
RESOLUTION
To resolve this problem, assign Windows NT File System (NTFS) Read and
Execute file permissions to the appropriate users for VB run time
(Msvbvm60.dll). VB run time is usually located in the Winnt\System32
folder.
I am using XP workstation for development.
Can someone tell me exactly where to assign this permission ?
When I drill down to the "Msvbvm60.dll" file, and right click. I don't
have a security and/or permissions tab.
Thanks
Sid.
- Follow-Ups:
- Re: Access is denied to this object
- From: sid
- Re: Access is denied to this object
- References:
- Access is denied to this object
- From: sid
- Access is denied to this object
- Prev by Date: Re: Possible to generate visible objects in VBScript?
- Next by Date: Re: MAC error on MID statement
- Previous by thread: Access is denied to this object
- Next by thread: Re: Access is denied to this object
- Index(es):
Relevant Pages
|