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);