Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    Right now the dlls are registered under the admin account.
  2. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    I tried running cmd.exe as an administrator and register the dlls that way, but I got the same error.
  3. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    That's what I thought fumei, but I'll try using Gruuuu's method.
  4. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    This is the error: The module "C:\Program Files (x86)\GRC Database Information\GRCToolsDLL\grccountry.dll" was loaded but the call to DllRegisterServer failed with error code 0x80004005
  5. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    Well, I created a batch file to register all the dlls, one after the other. I then in turn try to run that batch file as an administrator. Is that what you mean?
  6. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    The module "C:\Program Files (x86)\GRC Database Information\GRCToolsDLL\grccountry.dll" was loaded but the call to DllRegisterServer failed with error code 0x80004005
  7. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    C:\Program Files (x86)\GRC Tools\User\GRC Database Information\GRCToolsDLL
  8. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    I realize that what I'm trying to do is a relatively new concept with GRCTools, but I wanted to try and solve it myself. Also, I don't think the problem is with his dlls. The instantiating works fine in an admin account but doesn't seem to work on a user account on the same machine. To me that's...
  9. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    I was told this might be the best forum for my question and I was hoping someone could help with this problem of mine. We have a server using Windows Server 2008. It has one admin account and other user accounts. Each user connects to the server using terminal services (using thin clients)...
  10. Dilemma1980

    Instantiating object of dll in user account. Windows Server 2008

    We have a server using Windows Server 2008. It has one admin account and other user accounts. Each user connects to the server using terminal services (using thin clients), which allows them to have their own desktop in the environment. This is a continuation of a previous question I had, but...

Part and Inventory Search

Back
Top