在同一服务器中使用COM服务配置多个Web应用程序

问题描述:




我有使用WIndows 2003操作系统的服务器。我想在同一台服务器上配置我的五个Web应用程序。所有这些应用程序都在ASP中完成。这些应用程序也使用COM服务。


我试图分别为所有应用程序创建一个COM +分区。

但我不知道如何映射应用程序我在IIS中配置了组件服务中的com +分区。



任何人都可以帮助我。我在这方面苦苦挣扎。


我也试图改变Metabase.xml文件中的Metabase属性。即使我没有得到解决方案。



请为我推荐一个解决方案。



谢谢

Hi,

I have server with WIndows 2003 OS. I would like to configure my five web application in the same server.All these application has done in ASP. These application also using COM services.

I tried to create a COM+ partition for all the application separately.
but i dont know how to map the application which i configured in IIS with the com+ partition in Component services.


Anyone help me please. i am struggling a lot on this.

Also i have tried to change the Metabase property in Metabase.xml file . Even i didnt get a solution.


Please suggest me a solution for this.


Thanks





我有服务器和WIndows 2003操作系统。我想在同一台服务器上配置我的五个Web应用程序。所有这些应用程序都在ASP中完成。这些应用程序也使用COM服务。


我试图分别为所有应用程序创建一个COM +分区。

但我不知道如何映射应用程序我在IIS中配置了组件服务中的com +分区。
Hi,

I have server with WIndows 2003 OS. I would like to configure my five web application in the same server.All these application has done in ASP. These application also using COM services.

I tried to create a COM+ partition for all the application separately.
but i dont know how to map the application which i configured in IIS with the com+ partition in Component services.



希望这个页面可以帮到你:
在IIS中配置COM +服务


您好


谢谢你的帮助。我看过这个链接。在这个链接的帮助下,我设置了物业,如


ASPAPPServiceflags =" 1"

ASPUsePartition =" 1"

ASPPartitionID =""

我在< ASPPartitionID>中给出了分区ID

我在Metabase.xml文件中分配了这些属性c:/ windows / system32 / inetsrv


我已将这些分配给该文件中的所有应用程序级别。



之后这个我尝试运行应用程序告诉它,


Microsoft VBScript运行时错误''800a01ad''

ActiveX组件无法创建对象


我认为它不承认COM dll。



如果我想更改文件中的任何其他属性,请建议我。



谢谢

Saray
Hi

Thanks for your help . I have seen this link . With the help of this link ,I have set property like

ASPAPPServiceflags ="1"
ASPUsePartition="1"
ASPPartitionID=""
I gave the partition id in the <ASPPartitionID>

I assigned these properties in the Metabase.xml file under c:/windows/system32/inetsrv

I have assigned these to all the application level in that file .


After this i try to run the application its telling that,

Microsoft VBScript runtime error ''800a01ad''
ActiveX component can''t create object

I think its not recognise the COM dll .


Please suggest me if i want to change any other property in the file .


Thanks
Saray





请有人建议解决方案。我在这方面苦苦挣扎。


谢谢。
Hi,

Please anyone suggest the solution. I am struggling a lot in this.

Thanks.