show report on mvc Core with sql server data
Posted: Mon Jun 05, 2017 11:36 am
Hi.
I design report on stimul 2015 and get data from Sp of SQL server .it work fine in stimulsoft ,
in my MVC core project i add component from nuget (the same as manual in main site) i move report from desctop to wwwroot of my project , in create controller and view the same as manual,
https://www.stimulsoft.com/en/documenta ... viewer.htm
when i run project show report viewer and an error as popup "Error Pars", without description ,
my question is,
After transfer report from my folder to project is need to change sql connection in report or need to set sql connection to controller . whenever sql connetion set on appsetting.json
I design report on stimul 2015 and get data from Sp of SQL server .it work fine in stimulsoft ,
in my MVC core project i add component from nuget (the same as manual in main site) i move report from desctop to wwwroot of my project , in create controller and view the same as manual,
https://www.stimulsoft.com/en/documenta ... viewer.htm
when i run project show report viewer and an error as popup "Error Pars", without description ,
my question is,
After transfer report from my folder to project is need to change sql connection in report or need to set sql connection to controller . whenever sql connetion set on appsetting.json