[Mono-bugs] [Bug 598011] Interop with COM object fail while remote debug om VMWare image
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 20 10:29:31 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=598011
http://bugzilla.novell.com/show_bug.cgi?id=598011#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2010-04-20 14:29:30 UTC ---
Looking at PDFCreator, it looks like you are going to have two problems using
it:
- It appears to be written in VB6, which will not run on Linux.
- Your program accesses PDFCreator as a COM object, and COM is not supported on
Mono/Linux.
In order to run on Linux, you will need to replace PDFCreator with a completely
managed .NET component.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list