Run time error 75. path/file access error c:\pic.bmp
How to solve runtime error 75?
Runtime error 75 appears to be a permissions issue. Whatever program you are using to open pic.bmp doesn't have the permissions it needs to open the file. You'll want to open the Properties of the file and find out if you have read/write permissions to the file. Right-click the file in Windows Explorer, select the Security tab, click on your name if it shows or All users if your name is not listed, and see what permissions are given for the file.
Good luck!
Reply:Below is from Computer Hope on code 75.
"Program does not have rights or access to a file. Often this is caused when a program is trying to access a network file it doesn't have proper access to either because of network privileges or something is blocking the program. This issue can also be caused when the file is being used by another program or is read-only."
If you want to read up more on runtime errors, the link to the page is below.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment