IIS6 Event code: 3005

707397107 2017-06-15 10:06:23
这段时间,服务器日志中总会报警告:Event code: 3005 。
而且,IIS服务有时会用不了,要重启IIS服务才能用。
请问这是什么原因?有啥解决方案没?
下面是日志的详细信息:
Event code: 3005
Event message: 发生了未经处理的异常。
Event time: 2017/6/14 13:10:16
Event time (UTC): 2017/6/14 5:10:16
Event ID: ac84b89c10b2403596e037ac260f0eed
Event sequence: 797
Event occurrence: 397
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/7/ROOT-1-131418881443657711
Trust level: Full
Application Virtual Path: /
Application Path: D:\WEB\ZXYY_Microsite\
Machine name: WIN-HGMFV9RA3C9

Process information:
Process ID: 1468
Process name: w3wp.exe
Account name: IIS APPPOOL\Microsite

Exception information:
Exception type: TargetInvocationException
Exception message: 调用的目标发生了异常。
在 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
在 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
在 System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
在 System.Activator.CreateInstance(Type type, Boolean nonPublic)
在 System.Activator.CreateInstance(Type type)
在 System.Web.Mvc.DefaultControllerFactory.DefaultControllerActivator.Create(RequestContext requestContext, Type controllerType)

远程服务器返回错误: (500) 内部服务器错误。
在 CoreFrame.Common.WebApiHelper.Submit(String url, RequestType type, String postData)
在 CoreFrame.Common.SignHelper.GetToken(String serviceUrl, String getTokenUrl, String request, String account, String key)
在 GWI.ServiceShell.PHRService.CallPHR[TRequest,TReponse](Request`1 PHRRequest)
在 GWI.MicroSite.Controllers.MicroSiteController..ctor()
在 GWI.MicroSite.Controllers.RegisterController..ctor()



Request information:
Request URL: http://phr.gwi.com.cn:7779/Register/AliPayRegister?app_id=2014112400017449&source=alipay_wallet&scope=auth_userinfo&auth_code=622a86f74b8f459eb035daed4ce7SB02
Request path: /Register/AliPayRegister
User host address: 203.209.232.95
User:
Is authenticated: False
Authentication Type:
Thread account name: IIS APPPOOL\Microsite

Thread information:
Thread ID: 1353
Thread account name: IIS APPPOOL\Microsite
Is impersonating: False
Stack trace: 在 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
在 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
在 System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
在 System.Activator.CreateInstance(Type type, Boolean nonPublic)
在 System.Activator.CreateInstance(Type type)
在 System.Web.Mvc.DefaultControllerFactory.DefaultControllerActivator.Create(RequestContext requestContext, Type controllerType)


Custom event details:
...全文
717 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
Current version ---------------------------- + [Lazarus] Added LazChart RTTI modules - Fixed bug when reports threads may stall inside IIS DLL (New synch threads mechanism for DLL). - [Lazarus] Fixed bug when TfrxBitBtnControl doesn't show glyph when run desigher from Lazarus IDE - [Lazarus] Fixed Toolbar in the report designer for scale larger than 100% - Syntax memo Drag and Drop DataTree insert text to mouse position - Syntax memo code completion disabled inside string 'Text' block - Fixed saving sizes; - Fixed scope of script variables in code completion; - Fixed var parameter in declaration for code completion + Added arrows left - right keys for filtration during Code completion * Code completion now replaces whole ident , not just insert new in cursor position * Code completion window now resizable - Fixed code completion bug for variables declared in group like : 'm1, m2, m3: TfrxView;' + Added helper for Fill casting AsBrushFill/AsGradientFill/AsGlassFill (TfrxCustomFill) + Added TfrxPostProcessor.ResetDuplicates - can reset duplicated from script + Added DrillState property to rtti (check how to use in 151.fr3 report) - [Lazarus] Fixed Map object de-serialization of points - [Lazarus] Fixed bug with preview PageCache wich causes wrong behavior in interactive reports * Interactive charts fix with zoom in preview * Added New "What's new" report * Improved few demo reports in MainDemo - Fixed RestoreDefaults behavior - Fixed bug when interactive events may fire before chart was filled - Fixed bug with TfrxMapGeodataLayer.MapDataSet in Map Editor dialog * [Lazarus] Optmized MaxiCode output - Fixed bug with Mercator property * [Lazarus] Fixed modal dialogs in preview under linux GTK - Fixed Detail report bug when rebuilds report using TfrxCustomPreview.Report (Collapse/expand drills). - Fixed bug with KeepHeader and ReprintOnNewPage in multi-column reports * [Lazarus] Optmized work with fonts inder Linux GTK + Added TfrxDesigner.OnAfterUpdateReport event - Fixed font charset for RTF export
Current version ---------------------------- + [Lazarus] Added LazChart RTTI modules - Fixed bug when reports threads may stall inside IIS DLL (New synch threads mechanism for DLL). - [Lazarus] Fixed bug when TfrxBitBtnControl doesn't show glyph when run desigher from Lazarus IDE - [Lazarus] Fixed Toolbar in the report designer for scale larger than 100% - Syntax memo Drag and Drop DataTree insert text to mouse position - Syntax memo code completion disabled inside string 'Text' block - Fixed saving sizes; - Fixed scope of script variables in code completion; - Fixed var parameter in declaration for code completion + Added arrows left - right keys for filtration during Code completion * Code completion now replaces whole ident , not just insert new in cursor position * Code completion window now resizable - Fixed code completion bug for variables declared in group like : 'm1, m2, m3: TfrxView;' + Added helper for Fill casting AsBrushFill/AsGradientFill/AsGlassFill (TfrxCustomFill) + Added TfrxPostProcessor.ResetDuplicates - can reset duplicated from script + Added DrillState property to rtti (check how to use in 151.fr3 report) - [Lazarus] Fixed Map object de-serialization of points - [Lazarus] Fixed bug with preview PageCache wich causes wrong behavior in interactive reports * Interactive charts fix with zoom in preview * Added New "What's new" report * Improved few demo reports in MainDemo - Fixed RestoreDefaults behavior - Fixed bug when interactive events may fire before chart was filled - Fixed bug with TfrxMapGeodataLayer.MapDataSet in Map Editor dialog * [Lazarus] Optmized MaxiCode output - Fixed bug with Mercator property * [Lazarus] Fixed modal dialogs in preview under linux GTK - Fixed Detail report bug when rebuilds report using TfrxCustomPreview.Report (Collapse/expand drills). - Fixed bug with KeepHeader and ReprintOnNewPage in multi-column reports * [Lazarus] Optmized work with fonts inder Linux GTK + Added TfrxDesigner.OnAfterUpdateReport event - Fixed font charset for RTF export

12,162

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 Web Services
社区管理员
  • Web Services社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧