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

Azure deployment Reporting issue

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Petro
Top achievements
Rank 1
Petro asked on 29 May 2013, 03:45 PM
Hi,
I am using Telerik.Reporting.dll for ASP. Runtime version v2.0.50727, version 7.0.13.426.
Localhost works but Azure deployment has the issue.

Request Method:GET
Status Code:500 Internal Server Error


Web.config

 <httpHandlers>
      <add path="Telerik.ReportViewer.axd" verb="*" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=7.0.13.426, Culture=neutral, PublicKeyToken=a9d7983dfcc261be"
        validate="true" />
 </httpHandlers>

 <handlers>
      <add name="Telerik.ReportViewer.axd_*" path="Telerik.ReportViewer.axd" verb="*" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=7.0.13.220, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" preCondition="integratedMode" />
 </handlers>

Can you help. Thanks.

1 Answer, 1 is accepted

Sort by
0
IvanY
Telerik team
answered on 03 Jun 2013, 07:09 AM
Hello Petro,

Thank you for the provided input. However from the error message you have sent we cannot tell what the cause for it might be. Therefore we will need additional information regarding your issue, like what is your current setup, what your goals are and the stack trace of the error. Any other relevant information regarding your issue will be appreciated too. This will help us identify the culprit faster and advise you more accordingly.

Thank you for your cooperation.

Regards,
IvanY
Telerik

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Petro
Top achievements
Rank 1
Answers by
IvanY
Telerik team
Share this question
or