Results 1 to 4 of 4

Thread: VBScript runtime error: 800A0046 Permission denied: 'GetObject'"

  1. #1
    Join Date
    Jul 2006
    Posts
    182

    VBScript runtime error: 800A0046 Permission denied: 'GetObject'"

    I want to setup delegate control for the help desk users that we are having. All these users seems to be getting an error message when logging into the domain, which says that "VBScript runtime error: 800A0046 Permission denied: 'GetObject". It is happening at a specific line that is attempting to access the users dictionary object. The script used to work properly until the delegate control was set. It looks to me that domain users have lost some sort of permission to Active Directory. Domain Admins are not affected at all. There is no change made other than delegating the Help Desk to do certain admin features. Is there any solution for this issue? Thanks.

  2. #2
    Join Date
    Dec 2005
    Posts
    945

    Re: VBScript runtime error: 800A0046 Permission denied: 'GetObject'"

    It doesnt make any sense why you were trying to access the users dictionary object? It could be helpful to understand what you did to delegate, and to see the code snippet where the error is occuring. As per the solutions, you may have to include a vbscript discussion board. Though it seems to me more like a permissions problem.

  3. #3
    Join Date
    Jul 2006
    Posts
    182
    Below is the string where I am getting the error message:

    Function CreateMemberOfObject(strDomain, strUserName)
    ' Given a domain name and username, returns a Dictionary
    ' object of groups to which the user is a member of.
    '
    ' Inputs:
    '
    ' strDomain - Input, NT Domain name
    ' strUserName - Input, NT username

  4. #4
    Join Date
    Jul 2006
    Posts
    182
    I guess the problem is solved now. I am testing it right now with a selected users. It looks to me that, somehow, the permissions were not being established or viewed properly by the authenticated users group. I will inform how it goes to you guys.

Similar Threads

  1. Replies: 5
    Last Post: 31-12-2012, 04:40 PM
  2. Microsoft VBScript runtime error: Permission denied: 'GetObject'
    By Swati_here_2008 in forum Software Development
    Replies: 3
    Last Post: 05-05-2008, 01:57 PM
  3. Replies: 2
    Last Post: 01-02-2008, 03:06 AM
  4. run-time error "70": permission denied...on windows vista
    By Kajj in forum Windows XP Support
    Replies: 3
    Last Post: 31-01-2008, 09:52 PM
  5. Replies: 3
    Last Post: 20-10-2007, 12:58 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,566,124.91655 seconds with 16 queries