This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Error: An unsupported operation was attempted.


Error: An unsupported operation was attempted.

Postby mago » May 28, 2002 @ 6:17pm

hi everyone.
i truly hope that someone can help me with this problem. while coding in eMbedded VC++ i suddenly got error message that said "Assertion Failed! myapp: File dlgdata.cpp, Line 43". and if i choose release state instead of debugging i get the error in the topic.
i'm programming for PPC2002.

any help with this problem is needed!
thanx,
/mago
User avatar
mago
pm Member
 
Posts: 9
Joined: Feb 5, 2002 @ 11:09am


Postby refractor » May 28, 2002 @ 9:02pm

Well, what does the assert on line 43 of dlgdata.cpp check? (Post line 43 if you can't work it out).

Assertions are only inserted into debug code as run-time sanity-checks, so if it's checking something like a null pointer reference or a write alignment then your release code WILL bomb (like it does)... and the assert is giving you fair warning by occurring.

Cheers,

Refractor
User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby Dan East » May 29, 2002 @ 5:55am

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron