Problems with permissions
I have developed a Software on Windows 2000. This software works fine if I log on as an administrator, but fails if I log in as any other user who does not have the administrative previliges. What could be the reason for this. Is this a bug in windows 2000?
Re: Problems with permissions
The problem here is simple, the program you have written is try to chnage or replace a system file or file you not have access to or that is read only to non-administrators.
Step through the code after you've logged in as a normal user, that should narrow it down for you. Hope this Helps,
Andy
Don't forget to rate!!!
Andrew Lennon (Berlitz)
Automation Dev Engineer