It appears that the enum formatting specified below is accessible only from
within its (the enum's) containing project. When the Tooltip is displayed
via Intellisense external to the containing project you will see the class
summary (if specified) and the enum type. Specifying a file for XML
docume
If I'm calling a VB 6.0 component that is installed in a COM+ application
marked for Server activation (out of proc) from a ASP.Net client using the
appropriate InterOp project. The error received for the call generally
states that there is a permissions problem.
My question is what are the genera
I seem to get a memory leak from COM+, and will really appreciate ANY
pointers. I get it even with the extremely simple piece of code included
below:
I do a call to a com+ class. This class intantiates an instance of
another COM+ class (in my code sample, anoher instance of itself, but can
be an