Mono ASP.NET COM Reference

Posted by Benny on Stack Overflow See other posts from Stack Overflow or by Benny
Published on 2010-05-02T02:52:55Z Indexed on 2010/05/02 2:57 UTC
Read the original article Hit count: 346

Filed under:
|

I am sure this is a very dumb question to be asking for such a platform as Mono, but I am really stuck with .NET on one of my only remaining projects on MS platforms and would like to move away from it. The only problem is that the web site is dependent on a COM library that is simply a socket wrapper enforcing a messaging protocol. I could reverse the code (I actually made a 10k line attempt) but there's nothing better than the original if it works. Is there any way to reference a tlb export on Mono? Any advice would be greatly appreciated. Thanks in advance!

© Stack Overflow or respective owner

Related posts about mono

Related posts about com