I've some components COM+ in Win2k server.
This components was developed in VB6 with implements ObjectControl and IObjectContructor.
When I changes the constructor string in Components Services of Win2k, the components work fine.
But when I uses the Components Services of WinXP, the ObjectControl's interfaces doesn't work!
The ObjectControl_Activate didn't fire...
Anybody know about this problem ?
I think it's a incompatible with COM+ 1.0 (Win2k) and COM+ 1.5 (WinXP & Win2k3)
Thanks for any help,
Sushi