utils.ToLog.WriteLog(AboutConfig.LogPath, "\r\n方法:" + System.Reflection.MethodBase.GetCurrentMethod().DeclaringType.FullName + "." + System.Reflection.MethodBase.GetCurrentMethod().Name + "[##本地##文件不存在]\r\n致使異常的應用程序或對象名稱:" + ex.Source + "\r\n引起異常的方法:" + ex.TargetSite + "\r\n詳細消息:" + ex.Message + "\r\n當前調用文件路徑:" + filepath + "\r\n", 1);