Page 1 of 1
mongodb query error
Posted: Fri May 15, 2020 2:34 pm
by dmitryv

- 2020-05-15_17-16-18.png (96.57 KiB) Viewed 994 times

- 2020-05-15_17-10-26.png (9.85 KiB) Viewed 994 times
Hi. I wrote a query to mongodb test database in datasource, it works in preview, but doesnt work in code. I have reports.js + asp.net core test application. error line:
Parser error: The name 'Param' does not exist in the current context
Attached report file
Re: mongodb query error
Posted: Tue May 19, 2020 7:35 am
by Lech Kulikowski
Hello,
Please check that you added mongo adapter to your project:
https://www.nuget.org/packages/Stimulsoft.Data.MongoDB/
If the issue still present, please send us a sample project that reproduces the issue for analysis.
Thank you.