Re: Access is denied to this object

Tech-Archive recommends: Fix windows errors by optimizing your registry



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.



.



Relevant Pages

  • Re: Prevent local administrators installing software
    ... Yes Regmon and FileMon is exactly what I had in mind. ... registry permissions and not file permissions. ... there is no such thing as a "limited administrator account". ...
    (microsoft.public.win2000.networking)
  • Re: Client gets blank desktop on login to TS Session
    ... > As with all permission-related problems, I would download FileMon and ... > RegMon from http://www.sysinternals.com/. ... I haven't changed the file system permissions at all. ...
    (microsoft.public.windows.terminal_services)
  • RE: Preventing Users from Installing Programs
    ... determine what specific permissions a non-admin user needs to run the ... Regmon and Filemon will show you where the application are reading/writing ... up the permissions on those reg keys/files to allow non-admin users access ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Apllication Permissions
    ... > download filemon and regmon from Sysinternals at the link below. ... > the process until no more access denied permissions are found. ... > process even though user apparently has ntfs permissions. ...
    (microsoft.public.win2000.active_directory)
  • Re: Access is denied to this object
    ... Not regmon, regmon can be useful to you too, but I think you need more ... I am tring to troubleshoot/develope the dll from the VB developer. ... The call to Server.CreateObject failed while checking permissions. ... When my ASP file executes this line: ...
    (microsoft.public.scripting.vbscript)