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

HTML5/MVC viewer not loading reports correctly

3 Answers 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 29 Oct 2013, 08:20 PM
I'm wondering if anyone else is having this problem. Every attempt I've made at running a report in the new viewers is rendering something similar to this, using just the js version or the MVC helper. If you look at the js, it seems to be parsing out the attributes of elements incorrectly in whatever process generates the html for the actual report. I haven't seen any other complaints, but I'm not getting it to work even with the given project. I really would like to be able to implement this tool for one of our upcoming projects.

EDIT: I just tried it in 2012 and it did work. I guess when I seen the 2013 solution file, I figured it would work the same. Any thoughts on why this is happening in 2013? The rest of our solution has already been migrated to a 2013 project.

3 Answers, 1 is accepted

Sort by
0
MiBu
Top achievements
Rank 1
answered on 30 Oct 2013, 10:25 AM
Ran into similar problem 2 times in VS 2013 and here goes my 2p on this:
  • You probably copy pasted mvc helper code from telerik site. Just retype it in visual studio, and it should work.

I had same issue like you, Also had this issue when I copied some text from my skype conversation to a variable in C# class somehow it added "%20/" on .ServiceUrl("/api/reports/").

Also had this issue when I copied some text from my skype conversation to a variable in C# class.


0
Stef
Telerik team
answered on 30 Oct 2013, 10:30 AM
Hi,

There is a known issue related to the BrowserLink feature in Visual Studio 2013. Please try to disable the Broswer Link and run the MVC project. We will provide a fix in a consecutive release.

Let us know if you need any further help.

Regards,
Stef
Telerik

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

0
Stephen
Top achievements
Rank 1
answered on 30 Oct 2013, 03:11 PM
That worked, thank you.
Tags
General Discussions
Asked by
Stephen
Top achievements
Rank 1
Answers by
MiBu
Top achievements
Rank 1
Stef
Telerik team
Stephen
Top achievements
Rank 1
Share this question
or