Re: [Quickfix-developers] COM TLB for .NET library
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-10-29 14:56:54
|
Found this on dotnet247.com: http://www.dotnet247.com/247reference/msgs/11/56054.aspx Some guy reported getting this exception when trying run either TibExp or RegAsm on a DLL that contains unmanaged code. Someone from the Microsoft Visual C++ compiler team responded and just said "I am working on this". Perhaps you can write to the poster of the original message and ask him if he ever found a resolution. --oren |---------+-----------------------------------------------> | | Peter Wood | | | <Pe...@af...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 10/29/2002 07:24 AM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: "'qui...@li...'" | | <qui...@li...> | | cc: | | Subject: [Quickfix-developers] COM TLB for .NET library | >----------------------------------------------------------------------------------------------| 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 ********************************************************************** ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |