D
David Clegg
Is it possible to debug an assembly on a CF device? Whenever I attempt
to do this, VS.NET 2003 tells me
---------------------------
Microsoft Development Environment
---------------------------
A project with an Output Type of Class Library cannot be started
directly.
In order to debug this project, go to the Debugging tab under
Configuration Settings in Project Properties, and set the Start Action
to Start External Program or Start URL. Alternatively, you can add a
non-library project to this solution that uses a reference to this
project and set it as the startup project.
---------------------------
OK
---------------------------
This is despite the projects Start Action being set to 'Program', and
the Start Application being set to '\Program Files\<AppDir>\<AppExe>'.
And if I run an executable which uses the assembly, I cannot step into
the assembly, even though I manually deployed the .pdb file.
--
Cheers,
David Clegg
(e-mail address removed)
Vote 1 http://cc.borland.com/codecentral/ccweb.exe/listing?id=21489
Now supports Google Groups searching with Dyna-extend(tm) technology!
QualityCentral. The best way to bug Borland about bugs.
http://qc.borland.com
"Weaselling out of things is important to learn. It's what separates us
from the animals. Except the weasel." - Homer Simpson
to do this, VS.NET 2003 tells me
---------------------------
Microsoft Development Environment
---------------------------
A project with an Output Type of Class Library cannot be started
directly.
In order to debug this project, go to the Debugging tab under
Configuration Settings in Project Properties, and set the Start Action
to Start External Program or Start URL. Alternatively, you can add a
non-library project to this solution that uses a reference to this
project and set it as the startup project.
---------------------------
OK
---------------------------
This is despite the projects Start Action being set to 'Program', and
the Start Application being set to '\Program Files\<AppDir>\<AppExe>'.
And if I run an executable which uses the assembly, I cannot step into
the assembly, even though I manually deployed the .pdb file.
--
Cheers,
David Clegg
(e-mail address removed)
Vote 1 http://cc.borland.com/codecentral/ccweb.exe/listing?id=21489
Now supports Google Groups searching with Dyna-extend(tm) technology!
QualityCentral. The best way to bug Borland about bugs.
http://qc.borland.com
"Weaselling out of things is important to learn. It's what separates us
from the animals. Except the weasel." - Homer Simpson