COM+应用程序问题

zhangq0309 2009-02-16 04:09:33
错误信息:
Server Error in '/Commu' Application.
--------------------------------------------------------------------------------

Retrieving the COM class factory for component with CLSID {1A90D3D3-6F3A-45E9-93EF-6F7ED2F16898} failed due to the following error: 8000401a.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {1A90D3D3-6F3A-45E9-93EF-6F7ED2F16898} failed due to the following error: 8000401a.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[COMException (0x8000401a): Retrieving the COM class factory for component with CLSID {1A90D3D3-6F3A-45E9-93EF-6F7ED2F16898} failed due to the following error: 8000401a.]
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) +0
System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +103
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +261
System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
System.Activator.CreateInstance(Type type) +6
System.Web.HttpServerUtility.CreateObject(Type type) +80
Ming.WebReport.MREngine..ctor(Page page) +66
Ming.WebReport.MRViewer.CreateEngineObject() +38
Ming.WebReport.MRViewer.get_Engine() +5
Report_hjxx_Report.Page_Load(Object sender, EventArgs e) +257
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




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

系统运行环境:windows server 2003 sp2
所加载的是一个第三方的报表控件,编号为{1A90D3D3-6F3A-45E9-93EF-6F7ED2F16898}在COM +应用程序中,我参照网上的解决办法进行设置,但没成功.

...全文
156 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
zhangq0309 2009-02-17
  • 打赏
  • 举报
回复
各位还有没有更好的方法
zhangq0309 2009-02-17
  • 打赏
  • 举报
回复
最后找到解决方案:

运行dcomcnfg打开组件服务,

依次展开"组件服务"->"计算机"->"我的电脑"->"COM+应用程序"

找到对应的应用程序

右键打开属性对话框,点击"标识"选项卡,

点"下列用户",把管理员(Administrator)的用户和密码(登陆服务器的密码)正确填写进去。但一旦重新装系统或者密码变化后需要重新在此处设置密码。


62,074

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

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