COM+ components registration
I created functionality and have registered on the local machine during deployment and working perfectly but I am facing problem in registering COM+ components on the remote server where I am hosting my site.
I do have access to remote server by remote login. Do I need to deploy my application by executing my code on the remote server? Can someone suggest me better way as this I feel this is not the right way to register components? I already have made dll's registered in the GAC.
I will really appreciate quick answers
Any question is welcomed.
Thanks
Amit
|