not work in firefox

Stimulsoft Reports.WEB discussion
Post Reply
kevin163
Posts: 27
Joined: Fri Oct 17, 2014 9:18 am

not work in firefox

Post by kevin163 »

i use stimulsoft reports .web asp.net mvc 2014.2
the app in the chrome and ie11 works right.it can show the right report.
but in firefox,the report not be shown.in the developer tool,it show the errors:jsMvcViewer is undefined
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: not work in firefox

Post by Vladimir »

Hello,

We can't reproduce the error. Please send us a test project.
Also, please try using the latest build of our product, maybe it will solve your problem.
http://www.stimulsoft.com/ru/downloads/reports-web

Thank you.
kevin163
Posts: 27
Joined: Fri Oct 17, 2014 9:18 am

Re: not work in firefox

Post by kevin163 »

i have found why it is not correct in firefox.
if your web page's head include some other css file refrence, then in the firefox,it will report javescript error:jsmvcview is not exists.

my resolution is the move the css file from head to body,then it is correct.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: not work in firefox

Post by Vladimir »

Hello,

Please download the latest version of our product. The new version includes changes in the algorithm of load scripts and styles for MvcViewer.

Thank you.
Post Reply