This is a migrated thread and some comments may be shown as answers.

NGenTest]ERROR: Failure while compiling

1 Answer 119 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jean
Top achievements
Rank 2
Jean asked on 21 Jun 2013, 11:55 PM
Dear Telerik team,

I face a big problem with my app, compile and test in debug and in release is working perfectly but using the MS app certification kit, it fail each time.

Problem reported by the cert tool is related to the boot time too high (~5.90 secs).
If i disable all the code executed during the loading of my app, remove all the assets etc.. the same problem occur.

Investigating into "%userprofile%\appdata\local\microsoft\appcertkit", these errors are in the "Performance_Test__trace_Launch_6222013_12925.txt" file.


program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]A hardbound dependent native image is missing. (Exception from HRESULT: 0x80131F09)
   95  program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]NGen Command Output end
   96: program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]ERROR: Failure while compiling: C:\Program Files\WindowsApps\SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2\Telerik.Core.dll
   97  program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]32 Bit Ngen - C:\Program Files\WindowsApps\SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2\Telerik.UI.Xaml.Chart.dll
   98  program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]NGen Command: C:\Windows\Microsoft.NET\Framework\v4.0.30319\ngen.exe install "C:\Program Files\WindowsApps\SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2\Telerik.UI.Xaml.Chart.dll" /NoDependencies /noroot /version:v4.0.30319 /package:"SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2" /localappdata:"C:\Users\souch\AppData\Local\Packages\souchprod.chinoishskbasicniveau1_mv3bye4hafgw2\AC" /nologo 

   ..


  102  program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]A hardbound dependent native image is missing. (Exception from HRESULT: 0x80131F09)

  103  program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]NGen Command Output end
  104: program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]ERROR: Failure while compiling: C:\Program Files\WindowsApps\SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2\Telerik.UI.Xaml.Chart.dll
  105  program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]32 Bit Ngen - C:\Program Files\WindowsApps\SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2\Telerik.UI.Xaml.DataVisualization.dll
  106  program Information: 0 : 22/06/2013 01:29:27 INFO:[NGenTest]NGen Command: C:\Windows\Microsoft.NET\Framework\v4.0.30319\ngen.exe install "C:\Program Files\WindowsApps\SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2\Telerik.UI.Xaml.DataVisualization.dll" /NoDependencies /noroot /version:v4.0.30319 /package:"SouchProd.ChinoisHSKBasicniveau1_2.0.10.36_neutral__mv3bye4hafgw2" /localappdata:"C:\Users\souch\AppData\Local\Packages\souchprod.chinoishskbasicniveau1_mv3bye4hafgw2\AC" /nologo 

and so one for each telerik dlls.

I don't see any errors in my VS project (cf screenshot)

Any idea on how to resolve this blocking issue ?

Ps: Latest telerik win8 version used.

Edit: Same on my others projects, can't publish anymore if contain Telerik product.
Windows 8 Pro up-to-date.

Cordially,
Jean

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 25 Jun 2013, 11:19 AM
Hello Jean,

Thank you for contacting us.

I am not sure what is causing the problem you describe. I created a sample project, added the RadControls for Windows 8 SDK and dropped a RadCalendar component on the MainPage. The Certification process went smooth (except for the Default Images).

Please find attached my testing project and the log file from the CERT process. Could you please run it on your side to check whether it passes certification?

I am looking forward to your reply.

Regards,
Georgi
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
General Discussions
Asked by
Jean
Top achievements
Rank 2
Answers by
Georgi
Telerik team
Share this question
or