产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

发布产品的时候突然出现“外部组件发生异常” [复制链接]

1#
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

外部组件发生异常。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Runtime.InteropServices.SEHException: 外部组件发生异常。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。  

堆栈跟踪:


[SEHException (0x80004005): 外部组件发生异常。]
   Microsoft.Win32.Win32Native.GetFullPathName(Char* path, Int32 numBufferChars, Char* buffer, IntPtr mustBeZero) +0
   System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) +1489
   System.IO.Path.GetFullPathInternal(String path) +45
   System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) +82
   System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) +331
   System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) +105
   System.Web.InternalSecurityPermissions.PathDiscovery(String path) +76
   System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) +229
   System.Web.HttpServerUtility.MapPath(String path) +60
   PageAdmin.Conn.Constr() +221
   PageAdmin.lanmu.Page_Load(Object sender, EventArgs e) +409
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061




--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.42; ASP.NET 版本:2.0.50727.42
分享 转发
TOP
发新话题 回复该主题