Welcome to the UWP feedback portal. We’re happy you’re here! If you have feedback on how to improve the UWP, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi,
I apologize for my english, I hope you will understand anyway my problem:
I'm trying to build a release x64 or x86 of my App.
In visual studio all things go on without errors, the App works without problems.
When I compile any kind of release, the compiler works and produces a release succesfully.
But when I try to open the excutable from the created release, nothing start and I have this log message:

Thread:[1]
Level:ERROR
Logger:Microsoft.Syncfusion_VSExtension_Troubleshooter.Syncfusion_VSExtension_TroubleshooterPackage [(null)]
Message:System.IndexOutOfRangeException:Index out of limits of the matrix.
in System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)
in System.Array.GetValue(Int32 index)
in Microsoft.Syncfusion_VSExtension_Troubleshooter.Syncfusion_VSExtension_TroubleshooterPackage.queryStatusMenuCommand_BeforeQueryStatus(Object sender, EventArgs e).

I attach files created from the GatherLogs
Thanks for support.