Hello,
You are welcome.
Using the Report Viewer with .Net Core 8 and WiseJ.Net
-
Lech Kulikowski
- Posts: 7634
- Joined: Tue Mar 20, 2018 5:34 am
-
nickysuwandi
- Posts: 10
- Joined: Mon Mar 13, 2023 2:28 am
Re: Using the Report Viewer with .Net Core 8 and WiseJ.Net
Dear Lech Kulikowski
I have upgrade to vs2026 and Wisej 4 and using .Net Core 10.
I am trying create tiny program to test Stimulsoft report using Html + simulsoft JS.
but i always get error
"stimulsoft.reports.js:28 Failed to load resource: the server responded with a status of 404 (Not Found)"
and
"stimulsoft.reports.js:28 File not Found ("Report/Report1.mrt") showError @ stimulsoft.reports.js:28"
In Startup.cs i had add code "app.UseFileServer();"
Is there something that i had missing?
Thanks
I have upgrade to vs2026 and Wisej 4 and using .Net Core 10.
I am trying create tiny program to test Stimulsoft report using Html + simulsoft JS.
but i always get error
"stimulsoft.reports.js:28 Failed to load resource: the server responded with a status of 404 (Not Found)"
and
"stimulsoft.reports.js:28 File not Found ("Report/Report1.mrt") showError @ stimulsoft.reports.js:28"
In Startup.cs i had add code "app.UseFileServer();"
Is there something that i had missing?
Thanks
Lech Kulikowski wrote: ↑Wed Mar 26, 2025 11:08 am Hello,
Please check the samples at the following link:
https://github.com/stimulsoft/Samples-R ... -Wisej.NET
Thank you.
- Attachments
-
- vs2026-1.png (226.07 KiB) Viewed 44 times
-
- view.png (197.75 KiB) Viewed 44 times
-
Lech Kulikowski
- Posts: 7634
- Joined: Tue Mar 20, 2018 5:34 am
Re: Using the Report Viewer with .Net Core 8 and WiseJ.Net
Hello,
The report file is not found.
Thank you.
The report file is not found.
Thank you.