1,VS2005联机调试出现无法调试,报Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\AudioPlayer\AudioPlayer.exe'. Error 0x80070070: 磁盘空间不足。
2,问题原因是 而是没有足够空间完成下载, 默认的下载路径是 \Porgram files\AudioPlayer\AudioPlayer.exe。
3,修改方法:更改下载路径,下载到flash或SD卡里。
A: Project ->properties ->Debugging ->Remote executable 改为 \SDMMC\AudioPlayer\AudioPlayer.exe
B: Project ->properties ->Deployment->Remote directory 改为
\SDMMC\AudioPlayer