开发者

Microsoft Reporting DLLs in medium trust environment

My host Rackspace Cloud Sites have a modified Medium Trust environment.开发者_Python百科 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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜