This is a migrated thread and some comments may be shown as answers.

Error while uploading

5 Answers 159 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
jincy
Top achievements
Rank 1
jincy asked on 15 May 2008, 09:32 AM
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

5 Answers, 1 is accepted

Sort by
0
Svetoslav
Telerik team
answered on 17 May 2008, 11:02 AM
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
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
0
Steve
Telerik team
answered on 20 Jun 2008, 03:16 PM
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
0
NMI
Top achievements
Rank 1
answered on 19 Jan 2009, 04:08 AM
Are there any future plans for medium trust?
0
Steve
Telerik team
answered on 19 Jan 2009, 02:01 PM
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.
Tags
General Discussions
Asked by
jincy
Top achievements
Rank 1
Answers by
Svetoslav
Telerik team
John
Top achievements
Rank 1
Steve
Telerik team
NMI
Top achievements
Rank 1
Share this question
or