Hi,
I am using telerik report.it is working fine in my local machine. But when I try to upload to server it was showing me some error like
System.Security.Policy.PolicyException: Required permissions cannot be acquired.
I copied all dlls also. Can anyone tell me what will be the problem? Is it related to trust level?
Regards,
Jincy
I am using telerik report.it is working fine in my local machine. But when I try to upload to server it was showing me some error like
System.Security.Policy.PolicyException: Required permissions cannot be acquired.
I copied all dlls also. Can anyone tell me what will be the problem? Is it related to trust level?
Regards,
Jincy
5 Answers, 1 is accepted
0
Hi jincy,
Currently Telerik Reporting can operate only in Full Trust environment. Please make sure that your application is configured accordingly.
Kind regards,
Svetoslav
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Currently Telerik Reporting can operate only in Full Trust environment. Please make sure that your application is configured accordingly.
Kind regards,
Svetoslav
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

John
Top achievements
Rank 1
answered on 19 Jun 2008, 10:54 PM
Svetoslav,
Can you enlighten me on what the web.config file should look like so my reports will run?
i've tried all sorts of things and nothing is working.
Thanks,
John
Can you enlighten me on what the web.config file should look like so my reports will run?
i've tried all sorts of things and nothing is working.
Thanks,
John
0
Hello John,
Make sure there is no
<system.web>
<trust level="Medium"/>
...
</system.web>
medium trust setting in your web.config. If there is such, change it to full. If you are on a shared hosting, there would be no such setting, but the account would be limited to medium trust level by default. Telerik Reporting cannot be run on shared hosting plans.
Kind regards,
Steve
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Make sure there is no
<system.web>
<trust level="Medium"/>
...
</system.web>
medium trust setting in your web.config. If there is such, change it to full. If you are on a shared hosting, there would be no such setting, but the account would be limited to medium trust level by default. Telerik Reporting cannot be run on shared hosting plans.
Kind regards,
Steve
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

NMI
Top achievements
Rank 1
answered on 19 Jan 2009, 04:08 AM
Are there any future plans for medium trust?
0
Hello Tim,
Our current goal is to cover all reporting functionality that other products offer, which seems to be much more important for our customers.
However we hope that by Q1 2009 only a single permission would be required in order to get Telerik Reporting running in medium trust.
Regards,
Steve
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Our current goal is to cover all reporting functionality that other products offer, which seems to be much more important for our customers.
However we hope that by Q1 2009 only a single permission would be required in order to get Telerik Reporting running in medium trust.
Regards,
Steve
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.