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

ayload contains two or more files with the same destination path

4 Answers 60 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.
David
Top achievements
Rank 1
David asked on 23 May 2015, 11:55 AM

I am having a very strange problems with q1 201. Its happens both when i create a blank applications and a telerik solution I was wondering if anyone new of a way to fix this.

 

Error    4    Payload contains two or more files with the same destination path 'Telerik.UI.Xaml.Chart\Themes\Generic.xbf'. Source files:
C:\Program Files (x86)\Telerik\UI for Windows Universal Q1 2015\SDKs\Windows Phone 8.1\Telerik UI for Windows Universal\Redist\CommonConfiguration\neutral\Telerik.UI.Xaml.Chart\Themes\Generic.xbf
C:\Users\david\Documents\Visual Studio 2013\Projects\WorldClock3New\WorldClock\WorldClock\bin\Release\Telerik.UI.Xaml.Chart\Themes\Generic.xbf    WorldClock

 

Regards

David Buckley

4 Answers, 1 is accepted

Sort by
0
Vladislav
Telerik team
answered on 27 May 2015, 08:25 AM
Hi David,

There is a known limitation when using our SDKs along with the "Bing SDK" in one project - this could be causing the issue. Another known incompatibility is using our controls via SDKs on a Windows 10 machine.
As a workaround you could reference our binaries directly, which should solve both problems.

Regards,
Vladislav
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
David
Top achievements
Rank 1
answered on 01 Jun 2015, 01:58 PM
    Thanks for the issue their I am running windows ten that may be the issue however another problem is that the controls like jump list etc are not being added into the toolbox either and its really frustrating how can i get the controls to appear in toolbox for Q1 2015
0
David
Top achievements
Rank 1
answered on 01 Jun 2015, 02:01 PM
I still have another issue controls like jumplist etc are not being added to the toolbox and is very frustrating how do i add controls for q1 2015 in visual studio 2013
0
Khurram
Top achievements
Rank 1
answered on 16 Jun 2015, 07:03 AM

1. Get the path of SDK folder (right click on referenced telerik
library in project and see properties) and copy binaries folder to a
another location

2. Uninstall Telerik Universal App SDK

3. Open you project and remove Telerik Library from references (which
should be giving exclamation mark since the SDK is removed now)

4. Now add the reference of libraries from the folder you copied binaries
into. (In my case, i referenced two libraries 'Telerik.Core.dll' and
'Telerik.UI.Xaml.Primitives.dll')

And it worked.


Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
Vladislav
Telerik team
David
Top achievements
Rank 1
Khurram
Top achievements
Rank 1
Share this question
or