ErrorHandling
--------------------------- ErrorHandling --------------------------- ?internal Error: Creating Log:, C:\Program Files (x86)\OCMLoader\OCMLoader ErrorLog.txt, : System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\OCMLoader\OCMLoader ErrorLog.txt' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.Open(String path, FileMode mode) at ErrorHandling.clEH..ctor() Kindly advice how to over come this error
May 10th, 2011 9:55pm

Windows 7 has some new (for me) ideas about "system folders". Old programs not designed for Windows 7 might try to store application data in their own programs subdirectory. In your case it's an old binary in the OCMloader subdirectory. If you can't get an update for this tool modify its compatibility settings (right click on the binary) and pick XP SP2 or similar.
Free Windows Admin Tool Kit Click here and download it now
May 18th, 2011 4:15am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics