中等信任环境中的 Microsoft 报告 DLL
我的主机 Rackspace 云站点具有经过修改的中等信任环境。我们要迁移到服务器上的旧应用程序之一使用以下 DLL:
- Microsoft.ReportViewer.Common.dll
- Microsoft.ReportViewer.ProcessingObjectModel.dll
- Microsoft.ReportViewer.WebForms.dll
- Microsoft.ReportViewer.WinForms.dll
我的理解是,这些如果部署到 GAC,DLL 将在中等信任环境中工作。遗憾的是,Rackspace 不会为我做这件事。除了转向不同的计划之外,我还有什么选择?由于权限不正确,无法将 DLL 部署到 bin。
我可以反编译 DLL 并使它们在中等信任环境中工作吗?
更新 我认为唯一的方法是使用 Windows 云服务器
My host Rackspace Cloud Sites have a modified Medium Trust environment. One of our legacy applications which we are moving onto the server uses the following DLLs:
- Microsoft.ReportViewer.Common.dll
- Microsoft.ReportViewer.ProcessingObjectModel.dll
- Microsoft.ReportViewer.WebForms.dll
- Microsoft.ReportViewer.WinForms.dll
My understanding is that these DLLs work in a medium trust environment if deployed to the GAC. Sadly Rackspace will not do this for me. What options do I have apart from moving to a different plan? Deploying the DLLs to the bin does not work as the permissions are incorrect.
Could I decompile the DLLs and make them work in a medium trust environment?
UPDATE
I think the only way I can go is to use a Windows Cloud Server
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论