This question is locked. New answers and comments are not allowed.
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):
A Rebuild Solution fixes the problem - but we need a solution without a rebuild.
TIA,
Andi
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