Precompiling failed when publishing Blazor WASM
Precompiling failed when publishing Blazor WASM
Hi Support Team,
the following error occours when publishing a Blazor WASM Webapp:
Precompiling failed for (...)\obj\Release\net7.0\linked\Stimulsoft.Base.dll with exit code -1073741819
I'm using VS2022, .NET 7, runtime "browser-wasm", framework "net7.0", Ahead-of-Time compilation.
Tested with Reports.BLAZOR 2022.4.4.
Maybe that helps to track down the problem.
If you need more information just let me know.
Regards,
Thomas
the following error occours when publishing a Blazor WASM Webapp:
Precompiling failed for (...)\obj\Release\net7.0\linked\Stimulsoft.Base.dll with exit code -1073741819
I'm using VS2022, .NET 7, runtime "browser-wasm", framework "net7.0", Ahead-of-Time compilation.
Tested with Reports.BLAZOR 2022.4.4.
Maybe that helps to track down the problem.
If you need more information just let me know.
Regards,
Thomas
-
- Posts: 975
- Joined: Tue Sep 07, 2021 10:11 am
Re: Precompiling failed when publishing Blazor WASM
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
Re: Precompiling failed when publishing Blazor WASM
Hello, Any updates in this query? I have same issue. Pls share with me if you you have any updates. Thanks
-
- Posts: 975
- Joined: Tue Sep 07, 2021 10:11 am
Re: Precompiling failed when publishing Blazor WASM
Hello,
We couldn't reproduce the issue.
Can you send us a sample project that reproduce the issue ?
Thank you.
We couldn't reproduce the issue.
Can you send us a sample project that reproduce the issue ?
Thank you.
-
- Posts: 1
- Joined: Fri Jun 28, 2024 8:06 am
Re: Precompiling failed when publishing Blazor WASM
Hello,
Any Update on it?
We are getting below error while publishing the website.
Prcompiling failed for Stimulsoft.Report.dll with exit code - 1073741819
if we add below in Blazor WASM project :
We are getting above error while publish:
<RunAOTCompilation>true</RunAOTCompilation>
<WasmStripILAfterAOT>true</WasmStripILAfterAOT>
Thanks
Sachin
Any Update on it?
We are getting below error while publishing the website.
Prcompiling failed for Stimulsoft.Report.dll with exit code - 1073741819
if we add below in Blazor WASM project :
We are getting above error while publish:
<RunAOTCompilation>true</RunAOTCompilation>
<WasmStripILAfterAOT>true</WasmStripILAfterAOT>
Thanks
Sachin
-
- Posts: 7284
- Joined: Tue Mar 20, 2018 5:34 am
Re: Precompiling failed when publishing Blazor WASM
Hello,
Can you send us a sample project that reproduces the issue?
Thank you.
Can you send us a sample project that reproduces the issue?
Thank you.