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

File not found on creating app package for windows store.

5 Answers 119 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
Jasper
Top achievements
Rank 1
Jasper asked on 03 Jun 2016, 01:01 PM

We're evaluating the telerik datagrid and have put some time into making it work.

 

We're now trying to create an app package, however VS2015 throws the following error:

 

ErrorFor file "C:\Users\MYUSERNAME\Documents\Visual Studio 2015\Projects\CompanyApp\CompanyAppClient10\obj\x64\Debug\PackageLayout\Telerik.UI.Xaml.Grid.UWP\Assets\FilterFlyout\ic_arrow_down_white.scale-140.png" - 0x80070003 - The system cannot find the path specified.CompanyAppClient10C:\Users\MYUSERNAME\Documents\Visual Studio 2015\Projects\CompanyApp\CompanyAppClient10\MakeAppx

 

What c

5 Answers, 1 is accepted

Sort by
0
Jasper
Top achievements
Rank 1
answered on 05 Jun 2016, 01:49 PM

Apparently it has something to do with the installation. The app bundle could be created from source code on another workstation.

We'll reinstall VS and Telerik to see if it makes a difference.

0
Jasper
Top achievements
Rank 1
answered on 05 Jun 2016, 08:27 PM

This issue still exists after completely reinstalling both visual studio 2015 and telerik universal windows platform.

Please advise what steps to take to solve this issue.

0
Jasper
Top achievements
Rank 1
answered on 05 Jun 2016, 08:48 PM

Some more info, on both workstations app package creation did not work with the "telerik for windows universal platform" references. 

If i use the "telerik for windows universal " reference it does create the app package. 

0
Ves
Telerik team
answered on 07 Jun 2016, 07:09 AM
Hi Jasper,

Indeed, there was a problem when using SDK references with version 2016.2.504. It is caused by an issue in our SDK configuration for Universal Windows Platform. We have released a fix -- you can download the latest bits from your account, you need version 2016.2.520.

Alternatively, you can use the following workaround -- copy the entire folder

C:\Program Files (x86)\Telerik\UI for Universal Windows Platform Q2 2016\Binaries\Telerik.UI.Xaml.Grid.UWP\Assets\FilterFlyout

into

C:\Program Files (x86)\Telerik\UI for Universal Windows Platform Q2 2016\SDKs\Telerik UI for Universal Windows Platform\Redist\CommonConfiguration\neutral\Telerik.UI.Xaml.Grid.UWP\Assets

The result being that there are two folders in the Assets folder -- FilterFlyout and Reorder.


Please, accept our apologies for the inconvenience caused.

Best regards,
Ves
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jasper
Top achievements
Rank 1
answered on 07 Jun 2016, 08:31 AM
Thanks for your prompt reply, that fixed the issue!
Tags
General Discussion
Asked by
Jasper
Top achievements
Rank 1
Answers by
Jasper
Top achievements
Rank 1
Ves
Telerik team
Share this question
or