Razor page after deploy it is not working
in testing in visual studio
working
but after deploy in IIS
i try to make but not work
app.UseFastReport(options => options.RouteBasePath = "/print/wwwroot/Reports");
in testing in visual studio
working
but after deploy in IIS
i try to make but not work
app.UseFastReport(options => options.RouteBasePath = "/print/wwwroot/Reports");