Compile with .net native tool chain with optimize code faile

Stimulsoft Reports.UWP discussion
Locked
SachinPNikam
Posts: 3
Joined: Tue Nov 07, 2017 5:42 am

Compile with .net native tool chain with optimize code faile

Post by SachinPNikam »

Compile with .net native tool chain with optimize code enabled failing

hi,
I attached sample project which reproduce the issue.
we are getting error when compile with release mode with enabled .net native tool chain and optimize code enabled
Severity Code Description Project File Line Suppression State
Error ILT0005: 'C:\Users\TechAdmin\.nuget\packages\microsoft.net.native.compiler\2.0.0\tools\x64\ilc\Tools\nutc_driver.exe @"D:\tfs17\e2V55Projects\e2.GainzV2.5\e2.Gainz\obj\x64\Release\ilc\intermediate\MDIL\e2.Gainz.rsp"' returned exit code 1 e2.Gainz
so we are failing to publish the app to windows store.
if we removed stimulsoft reference sample project will build.
Thanks
Odata Solutions Inc.
(Registered
Attachments
OdataSampleForStimulsoft.zip
(1.45 MiB) Downloaded 382 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Compile with .net native tool chain with optimize code f

Post by HighAley »

Hello.

Could you specify the version of our product that you use?

Thank you.
SachinPNikam
Posts: 3
Joined: Tue Nov 07, 2017 5:42 am

Re: Compile with .net native tool chain with optimize code f

Post by SachinPNikam »

hi HighAley
we are used Stimulsoft.Reports.UWP 2017.2.1 in our project.

Thanks
SachinPNikam
Posts: 3
Joined: Tue Nov 07, 2017 5:42 am

Re: Compile with .net native tool chain with optimize code f

Post by SachinPNikam »

hi ,
we complied with detailed debug and we found following error log

1> C:\Users\Anton\Documents\SourceCode\Stimulsoft.Reports\Stimulsoft.Report.UWP\Export\Services\StiPpt2007ExportService.cs(0) : fatal error N1002: Out of Memory (TaskId:464)

there is some code which is point to user folder where we do not have any Anton user
please investigate

Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Compile with .net native tool chain with optimize code f

Post by Alex K. »

Hello,

Please send us a request on support@stimulsoft.com

Thank you.
Locked