Thread: Error on x64
View Single Post
  #1  
Unread 02-02-2006, 11:13 AM
Rockatansky's Avatar
Rockatansky Rockatansky is offline
A Young Mystail Rat
 
Join Date: Jan 2006
Server: Antonia Bayle
Posts: 3
Default Error on x64

Hi, I trying to run this program on WinXP Pro x64 and get the following error message every time.

Error Reading EQ2.ini File
System.UnauthorizedAccessException: Access to the path 'd:\Program Files\Sony\EverQuest II\eq2.ini' 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)
at WindowsApplication7.Form1.ReadEQ2ini()


The pc in question is occassionally attached to a network using the Company Firewall Policy but when used for EQ2 is connected directly to an ADSL line. I use this pc during my lunch breaks and I'm not available in the evenings over here in the UK so I will not be able to respond quickly to any messages.
Reply With Quote