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

Unable to Perform Print Operation, Live Server only

1 Answer 91 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Kamran
Top achievements
Rank 1
Kamran asked on 03 Oct 2013, 07:49 AM

Hi,
I am having a problem with Telerik Reports Printing.I am using Telerik Reports with Telerik Report Viewer. In Chrome when i click Print button it 
gives me an alert
'Unable to Perform the Print Operation'
I googled on it and found from Telerik forums that Adobe plugin should be installed and enabled 
in order to use Print, I updated my Adobe Plugin in Chrome,

This solution has resolved problem only on my local server(http://localhost:7963/) but on Live server(www.xyz.com)
it is still giving me the same alert. I am using GoDaddy hosting server. 

I am using latest version of Chrome (Version 31.0.1650.4)
and latest version of Telerik Controls


What should i do in order to perform the Print operation of Telerik Reporting on Live Server using Chrome ?

1 Answer, 1 is accepted

Sort by
0
Kamran
Top achievements
Rank 1
answered on 03 Oct 2013, 12:59 PM

I found the solution of this Problem Just put this code in web.config and problem will be resolved

<system.web>
<trust level="Full" />
</system.web>
Tags
Report Designer (standalone)
Asked by
Kamran
Top achievements
Rank 1
Answers by
Kamran
Top achievements
Rank 1
Share this question
or