Error Caught in Page_Error event (BasePage.cs)


Error in: http://bowling-stats.com/Page/Gen/Pricing.aspx
Error Message: Could not find a part of the path 'C:\inetpub\myvhost\bowling-stats.com\httpsdocs\Temp\CountryCode.log'.
Stack Trace:
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, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append) at System.IO.File.CreateText(String path) at BowlingStatsDll.Business.Common.Utilities.GetIP2LocationContryCode(String strPhysicalApplicationPath) in D:\Produits Perso\BowlingStats\101-Src\SourceGit (Version 2)\BowlingStatsDll\Business\Common\Utilities.cs:line 1717 at BowlingStatsDll.Business.Common.Utilities.GetModifiedCountryCode(String strPhysicalApplicationPath) in D:\Produits Perso\BowlingStats\101-Src\SourceGit (Version 2)\BowlingStatsDll\Business\Common\Utilities.cs:line 1615 at Gen_Pricing.LoadResource() at BasePage.Page_Load(Object sender, EventArgs e) at Gen_Pricing.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)