在 Mono 中重定向程序集?
我最近发现我受到这个错误的影响 http ://www.mail-archive.com/[email protected]/msg71515.html
好吧,在 http://www.mail-archive.com/[email protected]/msg71529.html 他们说解决方法是创建一个全球政策程序集并以这种方式重定向程序集,因为它不是从 web.config 中读取。
您实际上是如何做到他们在那里描述的?在该领域与 Mono 存在巨大的文档差距。
另外,我不能只是重新编译程序集以使用新的 Mono 程序集版本,因为程序集是闭源的。 (但它确实适用于 Mono。)
I have recently discovered that I am affected by this bug http://www.mail-archive.com/[email protected]/msg71515.html
Well, at http://www.mail-archive.com/[email protected]/msg71529.html they say the work around is to create a global policy assembly and redirect the assemblies that way since it is not read from the web.config.
How do you actually do what they describe there? There is a huge documentation gap in that area with Mono.
Also, I can't just recompile the assembly to use the new Mono assembly versions because the assembly is closed source. (but it does work with Mono.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,这个错误现在正在修复..很快它将变得无关紧要 http://www.mail-archive.com/[电子邮件受保护]/msg71638.html
Ok, the bug is now being fixed.. so soon it will be irrelevant http://www.mail-archive.com/[email protected]/msg71638.html