xboxscene.org forums

Author Topic: Xbecopy Can Not Run Properly  (Read 81 times)

foxluqi

  • Archived User
  • Newbie
  • *
  • Posts: 2
Xbecopy Can Not Run Properly
« on: April 07, 2010, 07:43:00 PM »

After the create a sample code and compile it with VS2005SP1+SDK on my laptop (win7 x64).
The VS2005 can compile the code successfully but crash at the setp copy xex to devkit.
The error message in the log is below and the system said xbecopy.exe is crashed.

Compiling...
stdafx.cpp
Compiling...
Helloworld.cpp
Linking...
Creating Xbox 360 Image...
Copying files to target console...
xbecopy: error X1001: Connection to Xbox 360 development kit lost

What I can do is copy the xex to devkit thur neighborhood manually for debuging.
Has anyone met this problem before? Is xbecopy not compatible with win7 x64?
Logged