simi28
Mar 12th, 2011, 05:18 AM
How to access a COM + component deployed in another COM+ component application in same computer
We have three COM+ applications deployed into same computer. One is activated as “C_Business” and other two are activated as “C_Data” and “C_Drivers”. We are able to access the dll’s initially within the same COM+ application. But, it’s failing when component in one Component application is trying to access another component in the second Component application and it gives the “Automation Error” message
How to handle this situation, calling component deployed into other COM+ applications with role based security enabled and
What are the settings needs to be set?
Thanks for providing quick help on the issue :(
We have three COM+ applications deployed into same computer. One is activated as “C_Business” and other two are activated as “C_Data” and “C_Drivers”. We are able to access the dll’s initially within the same COM+ application. But, it’s failing when component in one Component application is trying to access another component in the second Component application and it gives the “Automation Error” message
How to handle this situation, calling component deployed into other COM+ applications with role based security enabled and
What are the settings needs to be set?
Thanks for providing quick help on the issue :(