A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Windows XP Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Assert Failed



 
 
Thread Tools Display Modes
  #1  
Old June 25th 09, 11:37 PM posted to microsoft.public.windowsxp.help_and_support
carlh
external usenet poster
 
Posts: 1
Default Assert Failed


My system specs a XP Home, Version 2002, SP3; HW: AMD Sempron 2500+,
1.74GHz, 1GB RAM (I know, a real screamer!)
Recently started getting two error messages coming up in sequence
immediately after logging in:
box 1: from “Assert”
ASSERT FAILED\Projects\wtKernel\src\Win32\cm\Core\cmCodeM odule.cpp:90
m_CodeHandle !=NULL
“OK”
box 3: from ddcmigrate.exe – Application Error
The application failed to initialize properly (0x80000003). Click on OK
to terminate the application.
“OK”

Would someone please help me resolve this problem?
Thank you,
Carl Hordesky



--
carlh
------------------------------------------------------------------------
carlh's Profile:
http://forums.techarena.in/members/108881.htm
View this thread: http://forums.techarena.in/windows-x...rt/1203549.htm

http://forums.techarena.in

Ads
  #2  
Old June 26th 09, 01:36 AM posted to microsoft.public.windowsxp.help_and_support
db
external usenet poster
 
Posts: 1,586
Default Assert Failed

some software or
process known as
"assert" is not able
to initiate

but something is trying
to make it run/launch.

if it is a program that
you know, then you may
want to reinstall it.

if it is a program that
you never heard of,
then it may have been
zapped by your anti virus
program.

in the case of it being
an infection, the anti virus
may have zapped the
critical/malicious file,

however, the parent files
are still trying to launch it.

thus the windows message
advising you that the process
failed to launch.

--

db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- Microsoft Partner
- @hotmail.com
~~~~~~~~~~"share the nirvana" - dbZen




"carlh" wrote in message ...

My system specs a XP Home, Version 2002, SP3; HW: AMD Sempron 2500+,
1.74GHz, 1GB RAM (I know, a real screamer!)
Recently started getting two error messages coming up in sequence
immediately after logging in:
box 1: from "Assert"
ASSERT FAILED\Projects\wtKernel\src\Win32\cm\Core\cmCodeM odule.cpp:90
m_CodeHandle !=NULL
"OK"
box 3: from ddcmigrate.exe - Application Error
The application failed to initialize properly (0x80000003). Click on OK
to terminate the application.
"OK"

Would someone please help me resolve this problem?
Thank you,
Carl Hordesky



--
carlh
------------------------------------------------------------------------
carlh's Profile:
http://forums.techarena.in/members/108881.htm
View this thread: http://forums.techarena.in/windows-x...rt/1203549.htm

http://forums.techarena.in

  #3  
Old June 26th 09, 01:58 AM posted to microsoft.public.windowsxp.help_and_support
John John - MVP[_2_]
external usenet poster
 
Posts: 1,637
Default Assert Failed

It's caused by Wild Tangent crap. Get rid of it.

John

carlh wrote:
My system specs a XP Home, Version 2002, SP3; HW: AMD Sempron 2500+,
1.74GHz, 1GB RAM (I know, a real screamer!)
Recently started getting two error messages coming up in sequence
immediately after logging in:
box 1: from “Assert”
ASSERT FAILED\Projects\wtKernel\src\Win32\cm\Core\cmCodeM odule.cpp:90
m_CodeHandle !=NULL
“OK”
box 3: from ddcmigrate.exe – Application Error
The application failed to initialize properly (0x80000003). Click on OK
to terminate the application.
“OK”

Would someone please help me resolve this problem?
Thank you,
Carl Hordesky



  #4  
Old June 26th 09, 09:31 PM posted to microsoft.public.windowsxp.help_and_support
vmanes
external usenet poster
 
Posts: 10
Default Assert Failed

Assert is not a program, it's a programming tool to help with debugging. It
should not even be in released code.

It implies that some state which should exist doesn't, and that's why the
particular program is halting.

As mentioned, this seems to be part of the Wild Tangent game environment, so
removing or disabling those should clear the problem.


"db" databaseben at hotmail dot com wrote in message
...

some software or
process known as
"assert" is not able
to initiate

but something is trying
to make it run/launch.

if it is a program that
you know, then you may
want to reinstall it.

if it is a program that
you never heard of,
then it may have been
zapped by your anti virus
program.

in the case of it being
an infection, the anti virus
may have zapped the
critical/malicious file,

however, the parent files
are still trying to launch it.

thus the windows message
advising you that the process
failed to launch.

--

db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- Microsoft Partner
- @hotmail.com
~~~~~~~~~~"share the nirvana" - dbZen




"carlh" wrote in message
...

My system specs a XP Home, Version 2002, SP3; HW: AMD Sempron 2500+,
1.74GHz, 1GB RAM (I know, a real screamer!)
Recently started getting two error messages coming up in sequence
immediately after logging in:
box 1: from "Assert"
ASSERT FAILED\Projects\wtKernel\src\Win32\cm\Core\cmCodeM odule.cpp:90
m_CodeHandle !=NULL
"OK"
box 3: from ddcmigrate.exe - Application Error
The application failed to initialize properly (0x80000003). Click on OK
to terminate the application.
"OK"

Would someone please help me resolve this problem?
Thank you,
Carl Hordesky



--
carlh
------------------------------------------------------------------------
carlh's Profile:
http://forums.techarena.in/members/108881.htm
View this thread:
http://forums.techarena.in/windows-x...rt/1203549.htm

http://forums.techarena.in



  #5  
Old June 27th 09, 01:44 AM posted to microsoft.public.windowsxp.help_and_support
Jose
external usenet poster
 
Posts: 3,140
Default Assert Failed

On Jun 25, 6:37*pm, carlh wrote:
My system specs a XP Home, Version 2002, SP3; *HW: AMD Sempron 2500+,
1.74GHz, 1GB RAM (I know, a real screamer!)
Recently started getting two error messages coming up in sequence
immediately after logging in:
box 1: from “Assert”
ASSERT FAILED\Projects\wtKernel\src\Win32\cm\Core\cmCodeM odule.cpp:90
m_CodeHandle !=NULL
“OK”
box 3: from ddcmigrate.exe – Application Error
The application failed to initialize properly (0x80000003). Click on OK
to terminate the application.
“OK”

Would someone please help me resolve this problem?
Thank you,
Carl Hordesky


--
carlh
------------------------------------------------------------------------
carlh's Profile:http://forums.techarena.in/members/108881.htm
View this thread:http://forums.techarena.in/windows-x...rt/1203549.htm

http://forums.techarena.in


A little (very little) Googling implicates Wild Tangent.

Here is some advice that may help you:

Wild Tangent makes a lot of little games that probably came
preinstalled on your computer. It usually has an updater (good to
disable that). Use the System Configuration Utility to see what is
starting with Windows and disable it - look for anything connected
with Wild Tangent.

StartRunmsconfig [enter]

This brings up the System Configuration Utility. Look on the Startup
tab and find the probable culprit. Uncheck the box next to its name,
Apply and OK out. You don't need to restart immediately, but the next
time you do you'll get a dialog saying you've used the Utility. Just
tick the box that says in effect, "don't bother me about this again".

I would reboot after making the MSCONFIG changes and tell the message
to go away.

Please let us know if this does the trick.


  #6  
Old June 30th 09, 10:24 PM posted to microsoft.public.windowsxp.help_and_support
carlh[_2_]
external usenet poster
 
Posts: 1
Default Assert Failed


DB Ben, first I salute your Armed Forces service. 2nd, thank you for the
tip. If AV caught the malicious, great - at least I didn't get nailed.
However, I'd still like to get rid of the nuisance messages. 'Any
suggestion on how I can tell what program is tryting to launch?


--
carlh
------------------------------------------------------------------------
carlh's Profile: http://forums.techarena.in/members/108881.htm
View this thread: http://forums.techarena.in/windows-x...rt/1203549.htm

http://forums.techarena.in

  #7  
Old July 1st 09, 04:42 AM posted to microsoft.public.windowsxp.help_and_support
vmanes
external usenet poster
 
Posts: 10
Default Assert Failed

Did you miss the replies from John John and Jose?

Wild Tangent (games) is the suspect program.


"carlh" wrote in message
...


DB Ben, first I salute your Armed Forces service. 2nd, thank you for the
tip. If AV caught the malicious, great - at least I didn't get nailed.
However, I'd still like to get rid of the nuisance messages. 'Any
suggestion on how I can tell what program is tryting to launch?


--
carlh
------------------------------------------------------------------------
carlh's Profile: http://forums.techarena.in/members/108881.htm
View this thread: http://forums.techarena.in/windows-x...rt/1203549.htm

http://forums.techarena.in


  #8  
Old August 19th 09, 05:07 AM posted to microsoft.public.windowsxp.help_and_support
celtmaidn
external usenet poster
 
Posts: 1
Default Assert Failed

Thank you carlh for asking this question. I was having the same issue, and
everything was saying it was connected to Windows 2000. To bad I don't have
that. XP is a bit different.

And thank you to everyone else for the answers. I hadn't installed the
wildtangent games for a few years, this time I did. BIG mistake. Now I know.

Thanks to all for the help.
Pat

"Jose" wrote:

On Jun 25, 6:37 pm, carlh wrote:
My system specs a XP Home, Version 2002, SP3; HW: AMD Sempron 2500+,
1.74GHz, 1GB RAM (I know, a real screamer!)
Recently started getting two error messages coming up in sequence
immediately after logging in:
box 1: from “Assertâ€
ASSERT FAILED\Projects\wtKernel\src\Win32\cm\Core\cmCodeM odule.cpp:90
m_CodeHandle !=NULL
“OKâ€
box 3: from ddcmigrate.exe – Application Error
The application failed to initialize properly (0x80000003). Click on OK
to terminate the application.
“OKâ€

Would someone please help me resolve this problem?
Thank you,
Carl Hordesky


--
carlh
------------------------------------------------------------------------
carlh's Profile:http://forums.techarena.in/members/108881.htm
View this thread:http://forums.techarena.in/windows-x...rt/1203549.htm

http://forums.techarena.in


A little (very little) Googling implicates Wild Tangent.

Here is some advice that may help you:

Wild Tangent makes a lot of little games that probably came
preinstalled on your computer. It usually has an updater (good to
disable that). Use the System Configuration Utility to see what is
starting with Windows and disable it - look for anything connected
with Wild Tangent.

StartRunmsconfig [enter]

This brings up the System Configuration Utility. Look on the Startup
tab and find the probable culprit. Uncheck the box next to its name,
Apply and OK out. You don't need to restart immediately, but the next
time you do you'll get a dialog saying you've used the Utility. Just
tick the box that says in effect, "don't bother me about this again".

I would reboot after making the MSCONFIG changes and tell the message
to go away.

Please let us know if this does the trick.



 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 12:28 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.