PC Review


Reply
Thread Tools Rate Thread

0x80000002 error with pocket pc 2003

 
 
Matija
Guest
Posts: n/a
 
      8th Oct 2004
Hi!

Like some of other people in this group I also have a problem with
running application on Pocket PC.

The application runs ok on PPC 2002, but on PPC 2003 the application
is not responding...
In debugging i get an error: First-chance exception in "file".exe:
0x80000002: Datatype Misalignment followed by 0xc0000005: Access
Violation...

The error is caused by the sentence:

m_Oscilloscope_1.Create(WS_VISIBLE | WS_CHILD, rect_1, this,
IDC_OSCILLOSCOPE_1);

I don't understand what could be the cause that it doesn't work on PPC
2003

Does anyone have a solution?
Please!

Thank you
Matija
(E-Mail Removed)
 
Reply With Quote
 
 
 
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      8th Oct 2004
Something inside the method is causing a data alignment exception. PPC03 is
much less forgiving of alignment bugs, so the bug has always been there, it
just didn't present itself until now.

-Chris


"Matija" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi!
>
> Like some of other people in this group I also have a problem with
> running application on Pocket PC.
>
> The application runs ok on PPC 2002, but on PPC 2003 the application
> is not responding...
> In debugging i get an error: First-chance exception in "file".exe:
> 0x80000002: Datatype Misalignment followed by 0xc0000005: Access
> Violation...
>
> The error is caused by the sentence:
>
> m_Oscilloscope_1.Create(WS_VISIBLE | WS_CHILD, rect_1, this,
> IDC_OSCILLOSCOPE_1);
>
> I don't understand what could be the cause that it doesn't work on PPC
> 2003
>
> Does anyone have a solution?
> Please!
>
> Thank you
> Matija
> (E-Mail Removed)



 
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
0x80000002 Exception Andy Baker Microsoft Dot NET Compact Framework 0 7th Mar 2007 04:06 PM
Error!! Convert from 2003 to 2005, Pocket PC m.lahlouh@gmail.com Microsoft C# .NET 0 26th Mar 2006 02:38 PM
0x80000002 crashes in .net PC2002 but ok in .net PC2003 John Bell Microsoft Dot NET Compact Framework 4 17th Feb 2004 09:33 PM
Native Exceptions - Exception code 0x80000002 David Webb Microsoft Dot NET Compact Framework 2 23rd Oct 2003 12:26 AM
Compact Framework cab files for Pocket PC 2002 and Pocket PC 2003 Asheesh Microsoft Dot NET Compact Framework 3 28th Aug 2003 12:45 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:33 AM.