Precompiling failed when publishing Blazor WASM

Stimulsoft Reports.BLAZOR discussion
Post Reply
TGoertler
Posts: 24
Joined: Wed Aug 25, 2010 9:16 am
Location: Gundelsheim/Germany

Precompiling failed when publishing Blazor WASM

Post 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
Max Shamanov
Posts: 975
Joined: Tue Sep 07, 2021 10:11 am

Re: Precompiling failed when publishing Blazor WASM

Post by Max Shamanov »

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
azam
Posts: 1
Joined: Thu Dec 15, 2022 4:29 pm

Re: Precompiling failed when publishing Blazor WASM

Post by azam »

Hello, Any updates in this query? I have same issue. Pls share with me if you you have any updates. Thanks
Max Shamanov
Posts: 975
Joined: Tue Sep 07, 2021 10:11 am

Re: Precompiling failed when publishing Blazor WASM

Post by Max Shamanov »

Hello,

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

Thank you.
Sachin@turgajo.com
Posts: 1
Joined: Fri Jun 28, 2024 8:06 am

Re: Precompiling failed when publishing Blazor WASM

Post 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
Lech Kulikowski
Posts: 7284
Joined: Tue Mar 20, 2018 5:34 am

Re: Precompiling failed when publishing Blazor WASM

Post by Lech Kulikowski »

Hello,

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

Thank you.
Post Reply