Is it possible to debug a COM+ object on a local machine? I have InterDev 6.0 installed locally on a Windows XP Professional machine. I am also running IIS 5.0. When I try debugging a web application that contains a call to a COM+ object (which I have added to Component Services on the local machine), it throws an exception. I have been told that COM+ cannot work on a local machine, but only on a server.
I am trying to debug a web application locally (including the COM+ object) and then move it over to the production web server.
Any help would be greatly appreciated.
I am trying to debug a web application locally (including the COM+ object) and then move it over to the production web server.
Any help would be greatly appreciated.