RE: Error: 0xc0000022

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello Roger,

Just out of interest. Are you using?
Visual Studio 6.0 Service Pack 6

If you don't mine could you please describe your system.
What Version of windows are you running? Anti-virus, firewall, etc etc

Limited users don't have the permissions needed to install programs.
 
It's Windows 2000, no firewall on the desktop machines, I have full admin
rights. Anti Virus has not been installed yet. I am in the process of getting
a few workstations up, old machines I've wiped out and have reinstalled
everything. Process is great to this point, no other conflicts with any other
software when switching between Admin and User accounts.

Thanks.
 
Any user who doesn't have read and execute rights to \...\system32\gdiplus.dll (the file that Windows Defender said you had to install to run it under Windows 2000) will get the error you describe. If you COPIED the dll into system32, the dll should be assigned the correct rights, but if you MOVED it into system32, it will carry along the existing rights it had (maybe you were logged in as administrator and decompressed the dll to your desktop where only the admin had read-execute rights and then MOVED it). If you correct the rights, all users will be OK. I hope that helps.

Tom Albright
Indiana University
 
Back
Top