mail-archives/mono-bugs/2006-February/038863.html

100 строки
4.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 77437][Nor] New - mono_assembly_remap_version
doesn't work for assemblies outside the gac
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077437%5D%5BNor%5D%20New%20-%20mono_assembly_remap_version%0A%09doesn%27t%20work%20for%20assemblies%20outside%20the%20gac&In-Reply-To=bug-77437%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="038861.html">
<LINK REL="Next" HREF="038864.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 77437][Nor] New - mono_assembly_remap_version
doesn't work for assemblies outside the gac</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077437%5D%5BNor%5D%20New%20-%20mono_assembly_remap_version%0A%09doesn%27t%20work%20for%20assemblies%20outside%20the%20gac&In-Reply-To=bug-77437%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 77437][Nor] New - mono_assembly_remap_version
doesn't work for assemblies outside the gac">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Wed Feb 1 12:51:31 EST 2006</I>
<P><UL>
<LI>Previous message: <A HREF="038861.html">[Mono-bugs] [Bug 77436][Nor] Changed - Appdomain unloading doesn't
work
</A></li>
<LI>Next message: <A HREF="038864.html">[Mono-bugs] [Bug 77428][Nor] Changed - GdipDrawImagePointRect
missing implementation.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#38863">[ date ]</a>
<a href="thread.html#38863">[ thread ]</a>
<a href="subject.html#38863">[ subject ]</a>
<a href="author.html#38863">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">joe at otee.dk.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77437">http://bugzilla.ximian.com/show_bug.cgi?id=77437</A>
--- shadow/77437 2006-02-01 12:51:31.000000000 -0500
+++ shadow/77437.tmp.9504 2006-02-01 12:51:31.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 77437
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
+ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">joe at otee.dk</A>
+QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono_assembly_remap_version doesn't work for assemblies outside the gac
+
+mono_assembly_remap_version only takes the assemblies defined in framework_assemblies into
+account. (assembly.c)
+
+Which means that remapping as described on msdn fails.
+This makes deploying your own versioned dll's painful.
+
+<A HREF="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/</A>
+gngrfqualifyassemblyelement.asp
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="038861.html">[Mono-bugs] [Bug 77436][Nor] Changed - Appdomain unloading doesn't
work
</A></li>
<LI>Next message: <A HREF="038864.html">[Mono-bugs] [Bug 77428][Nor] Changed - GdipDrawImagePointRect
missing implementation.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#38863">[ date ]</a>
<a href="thread.html#38863">[ thread ]</a>
<a href="subject.html#38863">[ subject ]</a>
<a href="author.html#38863">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>