[Quickfix-developers] COM TLB for .NET library
Brought to you by:
orenmnero
From: Peter W. <Pe...@af...> - 2002-10-29 13:25:22
|
In attempting to generate a COM type library from the .NET QuickFIX dll using tlbexp, I get the following error at the end of the output, and the .tlb file outputed is not valid. Any suggestions as to how I could fix this problem? .... Type MessageFactory exported. Type DefaultMessageFactory exported. Type MessageCracker exported. Type MessageCracker exported. Type MessageCracker exported. Type MessageCracker exported. Type FileLog exported. Type FileLogFactory exported. Assembly exported to C:\Dev\dotNET\quickfix\lib\quickfixCOM.tlb Unhandled Exception: System.AppDomainUnloadedException: Attempted to access an unloaded AppDomain. at __DllMainCRTStartup@12(Void* , UInt32 , Void* ) Thanks, Peter ========================= Peter Wood AFA Systems (SA) Ltd Tel: +27 (0) 21 799 9900 Fax : +27 (0) 21 799 9867 Mobile: +27 (0) 82 862 3501 pe...@af... www.afa-systems.co.za ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com ********************************************************************** |