mail-archives/mono-osx/2008-October/001675.html

95 строки
4.1 KiB
HTML
Исходник Обычный вид История

2019-06-06 22:05:17 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] ServicePointManager using 2.0
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20ServicePointManager%20using%202.0&In-Reply-To=20081024163640.GB5661%40debian.org">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001673.html">
<LINK REL="Next" HREF="001693.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] ServicePointManager using 2.0</H1>
<B>Duane Wandless</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20ServicePointManager%20using%202.0&In-Reply-To=20081024163640.GB5661%40debian.org"
TITLE="[Mono-osx] ServicePointManager using 2.0">duane at wandless.net
</A><BR>
<I>Fri Oct 24 13:20:07 EDT 2008</I>
<P><UL>
<LI>Previous message: <A HREF="001673.html">[Mono-osx] ServicePointManager using 2.0
</A></li>
<LI>Next message: <A HREF="001693.html">[Mono-osx] ServicePointManager using 2.0
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1675">[ date ]</a>
<a href="thread.html#1675">[ thread ]</a>
<a href="subject.html#1675">[ subject ]</a>
<a href="author.html#1675">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Thanks for the reply. I did call mono_jit_exec. But I'm using a DLL ...
not an executable. I get a message back after calling mono_jit_exec on my
DLL:
doesn't have an entry point
And it fails as described in my first posts. Now maybe the entry point is a
different signature for the DLL. I did not pursue this since it is not
required that my C# code be in a DLL. So I changed to an EXE and call
mono_jit_exec which allows my C# code to work as expected.
Duane
On Fri, Oct 24, 2008 at 12:36 PM, Paolo Molaro &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">lupus at ximian.com</A>&gt; wrote:
&gt;<i> On 10/21/08 Duane Wandless wrote:
</I>&gt;<i> &gt; As I mentioned in my first post my C# code is in a DLL that is embedded
</I>&gt;<i> &gt; within in a ObjC app. I did verify that Assembly.GetEntryAssembly
</I>&gt;<i> returns
</I>&gt;<i>
</I>&gt;<i> You didn't call mono_jit_exec () as the sample embedding programs show.
</I>&gt;<i>
</I>&gt;<i> lupus
</I>&gt;<i>
</I>&gt;<i> --
</I>&gt;<i> -----------------------------------------------------------------
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">lupus at debian.org</A> debian/rules
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">lupus at ximian.com</A> Monkeys do it better
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mono-osx mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
</I>&gt;<i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: <A HREF="http://lists.ximian.com/pipermail/mono-osx/attachments/20081024/88342eca/attachment-0001.html">http://lists.ximian.com/pipermail/mono-osx/attachments/20081024/88342eca/attachment-0001.html</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001673.html">[Mono-osx] ServicePointManager using 2.0
</A></li>
<LI>Next message: <A HREF="001693.html">[Mono-osx] ServicePointManager using 2.0
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1675">[ date ]</a>
<a href="thread.html#1675">[ thread ]</a>
<a href="subject.html#1675">[ subject ]</a>
<a href="author.html#1675">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
mailing list</a><br>
</body></html>