Xcopy "exited with code 9009"

Posted by David Veeneman on Stack Overflow See other posts from Stack Overflow or by David Veeneman
Published on 2010-01-01T14:01:20Z Indexed on 2010/05/05 17:18 UTC
Read the original article Hit count: 1637

Filed under:
|
|

I am getting the following error, which I don't understand:

Error   1   The command "xcopy "D:\Users\johndoe\Documents\Visual Studio 2008\Projects\MyProject\MyProject.Modules.Ribbon\bin\Debug\MyProject.Modules.Ribbon.dll" 
  "D:\Users\johndoe\Documents\Visual Studio 2008\Projects\MyProject\MyProject\bin\Debug\Modules\" /Y" exited with code 9009.    MyProject.Modules.Ribbon

Any suggestions on how to fix this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual-studio