all groups > visual studio .net general > february 2005 >
You're in the

visual studio .net general

group:

Problem to use debug mode


Problem to use debug mode Gandalf
2/24/2005 2:43:02 AM
visual studio .net general:
Hi,

I have a problem with MS Visual Studio .NET 2003. I want to debug a PPC
application, but when I run "debug mode", I obtain the following problem, a
..cab file is not found.

I have installed VS .NET 2003 on my d: partition. And since now, I have a
problem :
"Cannot copy C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\Diagnostics\System_SR_fr.CAB to
the device"

Because my file isn't on C:...but on "D:\Programs\Microsoft Visual Studio
..NET 2003\CompactFrameworkSDK\v1.0.5000\Windows
CE\Diagnostics\System_SR_fr.CAB"
and all my VS .NET product. I don't understand why VS is searching here.

Do you have an idea ?
RE: Problem to use debug mode Rachel
3/2/2005 5:11:12 AM
Sounds like you have hard coded your file to search in that spot. You will
need to change your code to reflect your App.path and then append on your
file. You may need to tweak it some more. Many programmers have this
problem when they attempt to compile their projects into executables for the
first time.

[quoted text, click to view]
AddThis Social Bookmark Button