Page 1 of 1

Precompiling failed when publishing Blazor WASM

Posted: Wed Nov 09, 2022 4:31 pm
by TGoertler
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

Re: Precompiling failed when publishing Blazor WASM

Posted: Thu Nov 10, 2022 6:08 am
by Max Shamanov
Hello,

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

Posted: Thu Dec 15, 2022 4:32 pm
by azam
Hello, Any updates in this query? I have same issue. Pls share with me if you you have any updates. Thanks

Re: Precompiling failed when publishing Blazor WASM

Posted: Fri Dec 16, 2022 6:23 am
by Max Shamanov
Hello,

We couldn't reproduce the issue.
Can you send us a sample project that reproduce the issue ?

Thank you.

Re: Precompiling failed when publishing Blazor WASM

Posted: Fri Jun 28, 2024 9:18 am
by Sachin@turgajo.com
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

Re: Precompiling failed when publishing Blazor WASM

Posted: Fri Jun 28, 2024 11:43 am
by Lech Kulikowski
Hello,

Can you send us a sample project that reproduces the issue?

Thank you.