Error after restarting [System.IO.__Error.WinIOError]

Post Reply
clc02
Posts: 10
Joined: Fri Jan 23, 2009 8:53 pm

Error after restarting [System.IO.__Error.WinIOError]

Post by clc02 »

I restarted the computer while the game was still running and now when I try to get razor started it says
There was an exception while attempting to load 'C:\Program Files\Ultima Online\cliloc.ENU':
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Ultima Online\cliloc.enu' 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)
at Ultima.StringList..ctor(String language)
at Assistant.Language.LoadCliLoc()

If I ignore and try to continue it says

There was an exception while attempting to load 'C:\Program Files\Ultima Online\cliloc.enu':
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Ultima Online\cliloc.enu' 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)
at Ultima.StringList..ctor(String language)
at Assistant.Language.LoadCliLoc()

User avatar
Derrick
Posts: 9004
Joined: Thu Dec 13, 2007 7:49 pm
Location: Cove
Contact:

Re: Error after restarting

Post by Derrick »

Right click on the razor shortcut and choose "Run as Administrator"

clc02
Posts: 10
Joined: Fri Jan 23, 2009 8:53 pm

Re: Error after restarting [System.IO.__Error.WinIOError]

Post by clc02 »

Oh! Never had to do that before...
Thanks!

Post Reply