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
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