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
not work in firefox
Re: not work in firefox
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.
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.
Re: not work in firefox
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.
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.
Re: not work in firefox
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.
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.