Server Error in '/' Application.

CommonV4 Exception - Could not find a part of the path 'c:\mg\UploadedImg\error.txt'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: CommonV4 Exception - Could not find a part of the path 'c:\mg\UploadedImg\error.txt'.

Source Error:


Line 211:        catch (Exception ex)
Line 212:        {
Line 213:            CommonV4.MessageLog.Error(ex.ToString() + "\r\n" + ex.StackTrace.ToString() + "\r\n" + strSql);
Line 214:            return null;
Line 215:        }

Source File: c:\inetpub\vhosts\mg-g.com\httpdocs\App_Code\Data\Proxy\ProxyBase.cs    Line: 213

Stack Trace:


[Exception: CommonV4 Exception - Could not find a part of the path 'c:\mg\UploadedImg\error.txt'.]
   CommonV4.MessageLog.Error(String msg) +1000
   ProxyBase.executeScalarResult(String strSql, OleDbParameter[] inParameter) in c:\inetpub\vhosts\mg-g.com\httpdocs\App_Code\Data\Proxy\ProxyBase.cs:213
   SiteCountryProxy.CountryCount() in c:\inetpub\vhosts\mg-g.com\httpdocs\App_Code\Data\Proxy\SiteCountryProxy.cs:57
   Helper.initSiteSession() in c:\inetpub\vhosts\mg-g.com\httpdocs\App_Code\Utilities\Helper.cs:140
   MasterPage.Page_Init(Object sender, EventArgs e) in c:\inetpub\vhosts\mg-g.com\httpdocs\MasterPage.master.cs:17
   System.Web.UI.Control.OnInit(EventArgs e) +106
   System.Web.UI.Control.InitRecursive(Control namingContainer) +166
   System.Web.UI.Control.InitRecursive(Control namingContainer) +370
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1598


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3535.0