[Mono-bugs] [Bug 409646] Bad references while accessing to some .apxs files
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Aug 20 11:01:38 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=409646
User max.karavaev at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=409646#c13
--- Comment #13 from Maxim Karavaev <max.karavaev at gmail.com> 2008-08-20 09:01:38 MDT ---
I've tried to do it in web.config:
<runtime>
<assemblyBinding>
<dependentAssembly>
<assemblyIdentity name="Special.CMS" />
<bindingRedirect oldVersion="1.0.2749.28356"
newVersion="1.0.2774.34114"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
but failed. May be mono is not support bindingRedirect...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list