[Mono-bugs] [Bug 79086][Min] New - Delay signed assembly without actual signing is loaded
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 16 13:29:01 EDT 2006
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79086
--- shadow/79086 2006-08-16 13:29:01.000000000 -0400
+++ shadow/79086.tmp.16487 2006-08-16 13:29:01.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 79086
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gonzalo at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Delay signed assembly without actual signing is loaded
+
+MS does not let you load (run) an assembly that is delay signed but have
+not been signed yet.
+
+Get the attachment and run make, then 'gacutil -i sign.dll' will succeed
+under mono and fail with MS runtime.
More information about the mono-bugs
mailing list