Run-time error '91';

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

Guest

I have a newly installed program and it works under the user who installed it, but another "same level" user gets this "Run-time error '91'; " message. Both users have administrator settings. Whats up?
 
8/4/2004 1:37:01 AM


<[email protected]>


I have a newly installed program and it works under the user who
installed it, but another "same level" user gets this "Run-time error
'91'; " message. Both users have administrator settings. Whats up?



It might be an issue with the registry. The software application
might be looking in the HKCU key for a variable to load something,
but cannot find the entry. Have you tried installing the application
under the 2nd user?
 
Back
Top