[ADVANCED-DOTNET] hello

2004-11-02 Thread SUBSCRIBE DOTNET-CX Ramana
The message contains Unicode characters and has been sent as a binary attachment. === This list is hosted by DevelopMentorĀ® http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with C# November 29

Re: [ADVANCED-DOTNET] COM+ Instance Count Does Not Decrease When Called from .NET Application

2004-11-02 Thread Ken Benoit
If I try to use System.Runtime.InteropServices.Marshal.ReleaseComObject (xxx) I get the error Specified cast is not valid Serviced Component Begins as follows: Imports System.EnterpriseServices Imports System.Runtime.InteropServices Imports PowerPoint = Microsoft.Office.Interop.PowerPoint Imports