`

IIS not work because of Com+ Application error or IWAM user not have password

    博客分类:
  • C#
 
阅读更多

今天遇到了一个问题。XP的IIS 5.1 安装成功后会出现:

Server Application Error

 

解决方案:

1.Com+ Applicaton error:

Error code - 8004E00F - COM+ was unable to talk to Microsoft Distributed Transaction Coordinator

 

 1.1   msdtc -install

 1.2  net start msdtc 

 

启动后 error 消失。

 

2.给IWAM用户添加Password

  具体的参考如下:

    http://naka.wankuma.com/site/column/classicasp/00002.htm

 

3.如果还不好使的话:

 

   3.1  cd /d %SystemRoot%\system32\inetsrv

   3.2  rundll32.exe wamreg.dll,CreateIISPackage

   3.3  regsvr32.exe asptxn.dll

0
0
分享到:
评论

相关推荐

    iis+php+mysql一键安装包,iis下php+mysql一键安装包兼容win系列所有系统

    本软件是windows下的iis下的php一键环境安装工具,集成了php+mysq+zend+phpmyadmin,可以直接安装在wind的服务器上面使用,安全,简单,方便。mysql单独账号运行使数据库更加安全,支持windows2003,windows7,...

    COM与COM+从入门到精通(pdf版本,含源码)

    一个IIS应用程序样本 设计控件 设计控件与HTML文件 样本设计控件 小结 第三部分 了解DCOM 第8章 DCOM概述 何谓DCOM 为什么使用DCOM DCOM操作 DCOM组件位置 进程内或进程外组件 代理 RPC...

    AT命令CME ERROR详解

    例如,如果模块返回+CEER: "Network not allowed - emergency calls only",则表明当前网络不允许普通呼叫,只能进行紧急呼叫。 错误代码的具体解释通常在模块的AT命令手册中有详细说明。在开发者遇到"+CME ERROR...

    Visual C++实践与提高-COM和COM+篇『PDF』

    10.4.2.1 Application对象 10.4.2.2 Session对象 10.4.2.3 Request对象 10.4.2.4 Response对象 10.4.2.5 Server对象 10.4.2.6 ObjectContext对象 10.4.3 创建活动服务器组件——例程ASPComSamp 10.4.4 在ASP中测试...

    深入理解com+

    COM+,全称为Component Object Model Plus,是微软在COM(组件对象模型)的基础上发展出来的一种更高级的组件服务架构,旨在提供更为强大的分布式应用程序服务。它不仅包含了COM的所有功能,还在事务处理、安全性、...

    解决IIS的Server Application Error的2种方法

    IIS Server Application Error的错误信息是"The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail ...

    allegro odb++插件

    allegro odb++插件

    Notepad++ 64位json插件

    Notepad++是一款非常受欢迎的免费源代码编辑器,尤其在Windows平台上广泛使用。它支持多种编程语言,并且可高度自定义界面和功能。在处理JSON(JavaScript Object Notation)数据时,有一个名为“JSONViewer”的插件...

    Delphi5.X ADO/MTS/COM+高级程序设计篇

    3-11 结论 第4章 深入了解ADO 4-l AD0的Cursor Engine 4-2 ADO修改数据的流程 4-3 ADOExpress和AD0 4-4 ADO和BDE/IDA贝 4-5 ADO的执行效率 4-6 优化ADO的执行效率 4-7 结论 第5章 MTS/COM+和分布式多层应用系统 5-1...

    Yii+1.1+Application+Development+Cookbook(Yii 1.1 应用开发手册)

    This book is a collection of Yii recipes with chapters generally independent of each other. It is full of practically useful solutions and concepts explained with code and the required pictorial ...

    异常A generic error occurred in GDI+的解决办法

    在使用.NET Framework进行Windows应用程序开发时,可能会遇到一个常见的错误提示:“A generic error occurred in GDI+”。这个异常通常在处理图像、图形或者打印任务时出现,涉及到GDI+(Graphics Device Interface...

    Visual C++实践与提高-COM和COM+篇(第二部分)

    Visual C++实践与提高-COM和COM+篇(第二部分)

    libsted++.zip

    Xcode10升级到10.0之后 会报 clang error:library not found for -lstdc++.6.0.9 这个错误 ,是因为Xcode升级到10.0之后,原有的stdc++.6.0.9被废弃,因此上传这个库 ,供出现这个问题的去下载

    libstdc++.6.tbd libstdc++.6.0.9.tbd

    用于Xcode10升级后报错 ld:library not found for -lstdc++.6.0.9 clang:error:linker command failed with exit code 1 (use -v to see invocation) ld: library not found for -lstdc++.6 clang: error: linker ...

    ANSYS FLUENT 19.2 手册合集 User Guide + Tutorials + Theory Guide(r17)

    1. ANSYS FLUENT 19.2 用户手册(User Guide),内容包含各个模型的参数定义,设置详解; 2. ANSYS FLUENT 19.2 官方指导教程(Tutorial Guide) 包括这种模型的实际算例的说明文件及对应网格文件; 2. ANSYS FLUENT ...

    COM+ 技术内幕.chm

    COM+ 技术内幕.chm

    plsqldev12.0.3.1821x64主程序+ v12中文包+keygen

    Oracle Logon did not allow you to change the password in case of ORA-28055 (the password will expire within x days) Debugger options "Never/Always add debug information for user@database" did not ...

Global site tag (gtag.js) - Google Analytics