utils.ToLog.WriteLog(AboutConfig.LogPath, " 方法:" + System.Reflection.MethodBase.GetCurrentMethod().DeclaringType.FullName + "." + System.Reflection.MethodBase.GetCurrentMethod().Name + "[##本地##文件不存在] 导致异常的应用程序或对象名称:" + ex.Source + " 引发异常的方法:" + ex.TargetSite + " 详细消息:" + ex.Message + " 当前调用文件路径:" + filepath + " ", 1);