- I have a class lib C# project that has a few methods and the (I
think) proper magic for managing via COM+.
- I can expose it via SOAP using the property dialog (identity tab)
uses soap checkbox.
- A virtual directory magically shows up in IIS.
- I am running on Windows Server 2003 Standard
...
more >>
I'm experiencing a very strange issue in a production environment
under heavy load. It appears as though a COM+ package has object
activations that are getting "stuck". There is no actual processing
taking place (afaict), but the call time for the component just keeps
increasing and the pooling ...
more >>