PC Review


Reply
Thread Tools Rate Thread

Debugging via ActiveSync

 
 
LightStamp
Guest
Posts: n/a
 
      18th Nov 2009
I've got an existing CE5 application that i will maintain. I'm running the
app from VS2005 and deploying to the device. I've set a breakpoint in a
module and hit F5 and get "the breakpoint will not currently be hit. The
specified module has not been loaded."
How do I enable this breakpoint during runtime for debugging?

In desktop apps I've had to add a reference say to another DLL but this
module is in the project.

TIA
Harry


 
Reply With Quote
 
 
 
 
DickGrier
Guest
Posts: n/a
 
      18th Nov 2009
Is your project running in Debug mode? If you are compiling for Release,
then the executable will not have the symbolic information required to hit
the breakpoint.

Dick

--
Richard Grier, Consultant, Hard & Software 12962 West Louisiana Avenue
Lakewood, CO 80228 303-986-2179 (voice) Homepage: www.hardandsoftware.net
Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004, Revised July
2006.

 
Reply With Quote
 
LightStamp
Guest
Posts: n/a
 
      19th Nov 2009
Think part of the problem is I've never debugged a CE 5 app like this only
Pocket PC apps and I hear debugging is different for this OS. I just want
to debug to the device though so seems like it ought to be possible.

"LightStamp" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've got an existing CE5 application that i will maintain. I'm running
> the app from VS2005 and deploying to the device. I've set a breakpoint in
> a module and hit F5 and get "the breakpoint will not currently be hit.
> The specified module has not been loaded."
> How do I enable this breakpoint during runtime for debugging?
>
> In desktop apps I've had to add a reference say to another DLL but this
> module is in the project.
>
> TIA
> Harry
>



 
Reply With Quote
 
russryba@gmail.com
Guest
Posts: n/a
 
      21st Nov 2009
On Nov 18, 9:38*am, "LightStamp" <harry.simp...@mapcoexpress.net>
wrote:
> I've got an existing CE5 application that i will maintain. *I'm runningthe
> app from VS2005 and deploying to the device. *I've set a breakpoint in a
> module and hit F5 and get "the breakpoint will not currently be hit. *The
> specified module has not been loaded."
> How do I enable this breakpoint during runtime for debugging?
>
> In desktop apps I've had to add a reference say to another DLL but this
> module is in the project.
>
> TIA
> Harry


I've run into this before if my target platform did not match my
device type. For instance I have a winmo5 project that I can debug
with breakpoints on a Dell Axim X51 (Winmo5), but debugging fails with
on a winmo6 iPaq device.

You may need to change your target platform. In Solution Explorer,
right click the project name and choose "Change Target Platform" near
the bottom of the context menu. Make sure you have the correct
windows mobile SDK that matches your hardware os version.

Regards,
Russ
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debugging: Prevent upload to go via ActiveSync cyberco Microsoft Dot NET Compact Framework 1 27th Dec 2006 04:15 PM
RE: Problems with Windows CE 5.0 VS2005 debugging and ActiveSync =?Utf-8?B?c3dj?= Microsoft Dot NET Compact Framework 1 6th Jun 2006 08:50 PM
Debugging on WinCE hardware using activesync =?Utf-8?B?QmV5ZXJz?= Microsoft C# .NET 1 24th Aug 2005 04:46 PM
CE.NET ActiveSync and CompactFramework debugging A.User Microsoft Dot NET Compact Framework 3 3rd Jun 2004 03:48 AM
ActiveSync 3.7 and debugging Detlef Grittner Microsoft Dot NET Compact Framework 0 9th Nov 2003 01:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:50 PM.