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

8.1 build fails because xbf files not found

12 Answers 531 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.
Andi
Top achievements
Rank 1
Andi asked on 10 Dec 2013, 10:25 AM
Hi there,
I am using VS 2013 and the newest Telerik Rad Controls for 8.1 (RadControls for Windows 8.1 XAML, Version=2013.3.1105).
1) Rebuild Solution gets "Rebuild All succeeded"
2) Change a line and build again (F6)
This build fails with these errors (complete below):
MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Input\Themes\Generic.xbf" because it was not found.

A Rebuild Solution fixes the problem - but we need a solution without a rebuild.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Chart\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.DataVisualization\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Grid\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Input\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeColorsDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeColorsLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Chart\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.DataVisualization\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Grid\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Input\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Chart\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.DataVisualization\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Grid\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Input\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeResourcesLight.xbf" because it was not found.

TIA,
Andi

12 Answers, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 11 Dec 2013, 04:09 PM

Hello Andi,

Thank you for contacting us.

Unfortunately, we could not reproduce the problem on our side. Could you please provide us with more information about the setup of your projects - what references do you use?: SDK, assemblies or source code. It is preferably that you send us a project which reproduces the error.

I look forward to your reply.

Regards,
Rositsa Topchiyska
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.


0
Francesco Iovino
Top achievements
Rank 1
answered on 07 Feb 2014, 09:09 AM
Hello,
I confirm that this build error occur sometime when I change some line of code.

My enviroment is VS 2013 (italian) and Telerik UI for Windows 8.1 version 2013.3.1320.0.
If I do a project clean, all work right.

Thank you
Francesco
0
Andi
Top achievements
Rank 1
answered on 07 Feb 2014, 09:26 AM
For me, a RebuildAll clears those errors.
But unfortunately after a short time the error occurs again (Start/Stop debug session. Build. Bam!)
This is extremly anoyinng.

Andi
0
Andi
Top achievements
Rank 1
answered on 07 Feb 2014, 09:32 AM

Hi there,
I am using the following references:
- .NET for Windows Store apps (4.5.1.0)
- RadControls for Windows 8.1 (2013.3.1203.0)
- Windows (8.1.0.0)

I can not give you the complete solution - I will see if I can extract the problem....

Andi


0
Rosy Topchiyska
Telerik team
answered on 11 Feb 2014, 02:39 PM
Hi Andi,

We confirm that this problem occurs occasionally. It seems that it is not specific for our products, but for any third party controls: Visual Studio Feedback
Unfortunately, the only option at this moment is to rebuild your solution every time this problem occurs.

Please, feel free to contact us if you ave any other questions.

Regards,
Rositsa Topchiyska
Telerik

Check out the new Telerik Platform - the only modular platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native apps. Register for the free online keynote and webinar to learn more about the Platform on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT).

0
Andi
Top achievements
Rank 1
answered on 11 Feb 2014, 02:57 PM
OK - thank you Rosista.
Unfortunately this makes it even worse because MS reaction to such errors is even worse.
If it were a Telerik prob it would be fixed much faster.

Please vote for this issue on Connect.
Thank you,
Andi
0
Vadivel
Top achievements
Rank 1
answered on 04 Mar 2014, 07:01 AM
Am validating your product. Could you please let me know how to generate the xbf files when i build your sample from the command prompt? Note: I can able to generate the xbf files when i manually build your xAML app.
0
Vadivel
Top achievements
Rank 1
answered on 04 Mar 2014, 07:05 AM
Can you please update me the response in IST hours? Please let me know if you need any additional information.
0
Andi
Top achievements
Rank 1
answered on 04 Mar 2014, 09:00 AM
[quote]Vadivel said:Am validating your product. Could you please let me know how to generate the xbf files when i build your sample from the command prompt? Note: I can able to generate the xbf files when i manually build your xAML app.[/quote]

Hi Vadivel,
Sorry - I dont not understand your post (or your english).

What do you mean?
a) You want to build my XAML app? (I can not give you my project!)
b) You want to know my project settings concerning telerik?

In my project there is (as described on initial post) just a reference to RadControls for Windows 8.1 XAML, Version=2013.3.1105.
In the csproj File there are just those lines concerning telerik:
<Page Include="Common\TelerikStyles.xaml">
  <SubType>Designer</SubType>
  <Generator>MSBuild:Compile</Generator>
  <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Page>

This is what the output window displays on a failed debug start:
1>------ Build started: Project: App, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Chart\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.DataVisualization\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Grid\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Input\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\Generic.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeColorsDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeColorsLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Chart\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.DataVisualization\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Grid\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Input\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeResourcesDark.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Chart\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.DataVisualization\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Grid\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Input\Themes\ThemeResourcesLight.xbf" because it was not found.
1>C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets(403,5): error MSB3030: Could not copy the file "obj\Debug\Telerik.UI.Xaml.Primitives\Themes\ThemeResourcesLight.xbf" because it was not found.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Any ideas? 
Do you need any additional informations?

TIA,
Andi

0
Andi
Top achievements
Rank 1
answered on 04 Mar 2014, 09:09 AM
[quote]Vadivel said:Can you please update me the response in IST hours? Please let me know if you need any additional information.[/quote]

Hi Vadivel,
what are IST hours? Indian Standard time?
Do you want to make a net meeting in your working hours?
Andi
0
Ivaylo Gergov
Telerik team
answered on 04 Mar 2014, 10:13 AM
Hello Vavidel,

This question is related to Microsoft so I can suggest that you contact their support for more information. 

Please let us know should you have any questions regarding our product.

Regards,
Ivaylo Gergov
Telerik
0
kittykitty
Top achievements
Rank 1
answered on 25 Oct 2014, 11:24 AM
Hello,
I validate that this develop mistake happen sometime when I change some line of rule.
Tags
General Discussions
Asked by
Andi
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
Francesco Iovino
Top achievements
Rank 1
Andi
Top achievements
Rank 1
Vadivel
Top achievements
Rank 1
Ivaylo Gergov
Telerik team
kittykitty
Top achievements
Rank 1
Share this question
or