I try to run a c# project. However, in builds. It said
Severity Code Description Project File Line Suppression State
Error The command "xcopy C:\Project\BusinessObject\bin\Debug\*.* "C:\Program Files (x86)\Telerik\Reporting Q3 2014\Report Designer\FM_DLLs" /r /y" exited with code 2.
I am using Windows 7 32 bit. And I found the "Program files (x86)" does not exist, is this the problem? How should I solve it?
Thanks