Re: Access is denied to this object
- From: Isaac Perez Moncho <suscripcions@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Aug 2006 09:21:12 +0200
Sorry, the program I want to show before was :
http://www.sysinternals.com/Utilities/Filemon.html
Not regmon, regmon can be useful to you too, but I think you need more
filemon.
Sorry, for mental lapsus.
sid escribió:
Thanks for the help, I now have the security tab, and the permissions.
on the Msvbvm60.dll "read" and "write" are granted to Users and IUSR
(Internet guest account),
but the problem still persists.
Is the access being denied to the VB project its self ?
I am tring to troubleshoot/develope the dll from the VB developer.
How do I know ?
Thanks
Sid.
Isaac Perez Moncho wrote:
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
- Re: Access is denied to this object
- From: Isaac Perez Moncho
- Re: Access is denied to this object
- From: sid
- Access is denied to this object
- Prev by Date: Re: Access is denied to this object
- Next by Date: Re: Excel - Search for txt and color row if txt found
- Previous by thread: Re: Access is denied to this object
- Next by thread: Re: Access is denied to this object
- Index(es):
Relevant Pages
|