volkhardv
volkhardv
About
- Username
- volkhardv
- Joined
- Visits
- 9
- Last Active
- Roles
- Members
Comments
-
Hello Ipong, thanks for your hint. i had to publish a selfcontained deployment because on the IIS server is only the .Net Core Hosting-Package installed - but the Solution requires The framework 'Microsoft.WindowsDesktop.App', version '3.1.0' was no…
-
Hello Ipong, thanks for your help. i changed the code to your sample above - but there is still the http 500-Errorcode at _fr/preview.getReport?reportId=f7d249dbc88145879202c6a1f0a54cc5&renderBody=yes:1 Do you have another idea? Maybe one topi…
-
Hello ipong, thanks for your fast help :) i modified following lines: // string basePath = Request.PathBase.Value.Replace("/", ""); string basePath = Request.PathBase.Value; if (basePath.StartsWith("/&…
-
Hello, i´m using the current Demo-Version for evalutaion and do have the same problem. Can you please give an solution how to inject the correct path into html or give another solution? I try to use it with AspNet Core 3.1 best regards Volkhard