Re: [ADVANCED-DOTNET] How to create an enumeration that exposes formats

2003-10-27 Thread Bill Bassler
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

[ADVANCED-DOTNET] ASP.Net ASPNET user account and Component Services(COM+) permissions

2003-10-27 Thread Bill Bassler
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

[ADVANCED-DOTNET] COM+ Memory Leak

2003-10-27 Thread JC Oberholzer
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