What am I not understanding here?
I tried a demo project that I got off the web, from microsoft I think. What it does is create two objects that are COM+ serviced. Account and Customer.
Anyways, it works fine. I hit Add Customer and the COM+ object instantiates and adds the customer.
But shouldnt I be seeing these objects in the COM+ explorer? Because I am not.
Anyone have a pointer to a decent article for creating 3-tier app using COM+ ?
I tried a demo project that I got off the web, from microsoft I think. What it does is create two objects that are COM+ serviced. Account and Customer.
Anyways, it works fine. I hit Add Customer and the COM+ object instantiates and adds the customer.
But shouldnt I be seeing these objects in the COM+ explorer? Because I am not.
Anyone have a pointer to a decent article for creating 3-tier app using COM+ ?