Company of Heroes: Eastern Front

Eastern Front Mod (Read-Only) => Bugs & Tech Support => Topic started by: xxredmaxx on January 31, 2010, 12:33:29 AM

Title: Can't check for updates
Post by: xxredmaxx on January 31, 2010, 12:33:29 AM
This pops up everytime I hit "check for updates"
EF_Launcher, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null


[SYSTEM DETAILS]
OS Version Info: Microsoft Windows NT 6.1.7600.0
Number Of Processors: 2
Application Startup DIR: C:\Program Files\THQ\Company of Heroes


{Message}
Access to the path 'C:\Program Files\THQ\Company of Heroes\EF_LauncherData\Temp\Update_Info_v1.01' is denied.

{Source}
mscorlib

{Stack Trace}
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at System.IO.Directory.CreateDirectory(String path)
   at Eastern_Front_Launcher.Main.UpdateDownload(String XMLData)
   at Eastern_Front_Launcher.Main.DownloadInfo()

{Target Site}
Void WinIOError(Int32, System.String)

{Full Exception}
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\THQ\Company of Heroes\EF_LauncherData\Temp\Update_Info_v1.01' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at System.IO.Directory.CreateDirectory(String path)
   at Eastern_Front_Launcher.Main.UpdateDownload(String XMLData)
   at Eastern_Front_Launcher.Main.DownloadInfo()