|
-
February 4th, 2002, 05:10 PM
#1
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?
-
March 6th, 2002, 07:33 AM
#2
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|