浏览 5915 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2008-03-23
1. 该组件已经安装. 也会报Error registering COM+ Application. 这个只要在"组件服务"-计算机-我的电脑-COM+应用程序,把同名的组件删除就可以了. 2. 缺少其它组件. 报Error registering COM+ Application大半是缺少相关的组件. 如果不知道缺少什么组件,就比较麻烦. 比如:在开发环境下有安装.net framework, 而目标服务器没有安装,就会报这个错.如果是用VS2003,得在服务器上安.net framework 1.1, 而VS2005用的是.net framework2.0, 即使你安装了.net framework2.0, 还需要另外安装1.1的,因为不向下兼容. 3.DTC问题,报错的时候有一个Error Code:1928 ( Error 1928. Error registering COM+ Application. Contact your support personnel for more information.) 解决方法如下: 1. From the Start menu, click Control Panel, double-click Administrative Tools, and then double-click Component Services. 2. Expand Component Services, and then expand Computers. 3. Right-click My Computer and then select Properties. 4. In the Properties window, select the MSDTC tab. 5. In the TransactionConfiguration area, click Security Configuration. 6. In the Security Settings area, select the Network DTCAccess check box. 7. In the Transaction ManagerCommunication area, select the Allow Inbound and the AllowOutbound check boxes. 8. Click OK to close each open dialog box. 9. Restart your computer to enable the remote DTC option. 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |