Re: Access is denied to this object
- From: "sid" <sidwelle@xxxxxxxxxxx>
- Date: 29 Aug 2006 08:38:16 -0700
Thanks for the reply, I downloaded both.
I did not any issues with FileMon, but RegMon did find these two calls:
10:11:04
AM svchost.exe:1160 OpenKey HKCR\CLSID\{56A...}\InprocServer32 SUCCESS Access:
0x2000000
10:11:04
AM svchost.exe:1160 QueryValue HKCR\CLSID\{56A...}\InprocServer32\(Default) SUCCESS "C:\Program
Files\Microsoft Visual Studio\VB98\VB6DEBUG.DLL"
Notice that it has an access of "Access: 0x2000000", I don't know how
to decode it.
Any help is appreciated.
Sid.
Isaac Perez Moncho wrote:
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
- Re: Access is denied to this object
- From: Isaac Perez Moncho
- Access is denied to this object
- Prev by Date: Re: Interesting XMLHTTP problem...
- Next by Date: Re: Find & Replace
- Previous by thread: Re: Access is denied to this object
- Next by thread: Re: Access is denied to this object
- Index(es):
Relevant Pages
|