SoftwareTipsandTricks Forum

Go Back   SoftwareTipsandTricks Forum > Operating Systems > Windows XP
User Name
Password


Windows XP and Yahoo messenger

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes

  #1  
Old 03-12-2003, 02:29 PM
XPuser's Avatar
XPuser Offline
Junior Member
 
Join Date: Mar 2003
Posts: 6
Angry Windows XP and Yahoo messenger

Hello,

Any one experienced problems with yahoo messenger on XP? The errors I get are pretty frustrating. It all started out when I installed the messenger and tried to send an instant message.
Have IE 6.0 messenger 5.5 and my machine is an IBM Thinkpad.

The pop up window went:
-----------------------------------------------------------------------
An error has occured in the script on this page.

Line : 341
Char: 24
Error: Library not registered
Code: 0
URL : about blank

Do you want to continue running scripts on this page?
------------------------------------------------------------------------

Theres no login problems though. This happened only when I wanted to chat with friends online. On clicking NO a number of times i was able to chat. But when I moved on to another screen and came back to the chat window, the above message would pop up again. No access to voice at all. It would go - connecting to audio server and ... i guess keep connecting.

Did a virus check and came up with nothing. The yahoo support came up with a solution to register a dll. So I went to the command prompt c:\windows\system and typed "regsvr32 dxtmsft.dll" and the message i received was "successfully registered the dll". So far so good. I restarted the machine and guess what! same error..

ok, i thought, no big deal! uninstalled yahoo messenger. Manually deleted the folders and registry entries and reinstalled the messenger. Now the error is
---------------------------------------------------------------------
An exception occured. Do you with to debug?
---------------------------------------------------------------------

A click on either YES or NO brings up the debug screen at the following line:
-----------------------------------------------------------------------
//---PRIVATE FUNCTIONS

function $Invoke(a,b){ $Y.InvokeCommand(a,b) };

.......... error is above apparantly. It wont step out or anything.

function $SetBase(s){Path=s};
function $SetInfo(s,d){YMSGR[s]=d};
function $Copy(){
var t=document.selection.createRange().text;
if (t!="")
$Invoke(10,t);
else if((typeof $Element!="undefined")&&($Element.tagName=="A"))
$Invoke(10,$Element.innerText);
}
---------------------------------------------------------------------------

When I close the debugger yahoo messenger closes.

Yahoo has a standard reply to all my queries "Uninstall Messenger and try again". Any enlightened soul out there to help me with this problem.

P.S.

Now I am an expert at installing and uninstalling yahoo messenger! Anyone wishing to utilize my expertise in this area could contact me, huh!
Reply With Quote

  #2  
Old 03-12-2003, 03:10 PM
XPuser's Avatar
XPuser Offline
Junior Member
 
Join Date: Mar 2003
Posts: 6
continuation from previous post

I forgot to mention the error in the debug window for the second error. It goes:

------------------------------------------------------------------
A run time error has occured. Do you wish to Debug?

Line 340
Error: Library not registered

-------------------------------------------------------------------

And then it enters the debug window.
Reply With Quote

  #3  
Old 03-12-2003, 03:31 PM
XPuser's Avatar
XPuser Offline
Junior Member
 
Join Date: Mar 2003
Posts: 6
messenger 4

HI guys,

Got sick of it finally. Trashed messenger 5.5. Downloaded version 4.1 ... works like a charm so far.... havent tried the audio and stuff ... but it works.

if any1 can figure out the above errors .. please do let me know.
Reply With Quote

  #4  
Old 03-13-2003, 09:31 AM
XPuser's Avatar
XPuser Offline
Junior Member
 
Join Date: Mar 2003
Posts: 6
Thumbs up Finally got messenger 5.5 working too

Looks like I am the only one posting questions and solutions too. Re installated XP and then messenger 5.5. As of 13th March 2003 14:45 hrs both are working perfectly fine.
Reply With Quote

  #5  
Old 03-13-2003, 12:19 PM
Vivere Offline
Junior Member
 
Join Date: Feb 2003
Posts: 8
Cool

Hi ..

This deserves a answer .... hip.. hip ..hurahhhhhhhhhhhhhhh
WELL DONE !!!!!
Full Credit goes to you !!!

But Freecreed is very helpful too...
http://www.freecreed.com/

Vivere
Reply With Quote

  #6  
Old 06-30-2006, 10:34 AM
rojasree Offline
Registered User
 
Join Date: Jun 2006
Posts: 1
Yahoo installation problem-windows XP

Hi..

I am not able to run the yahoo msgr exe(any version) on Windows XP.

Please let me know whats the problem...??

Previously yahoomsgr 7.0 was installed...but i uninstalled it to install new version..after that i am not able to install any version..??

Please let me know, how to fix this problem..?

Rojasree.
Reply With Quote

  #7  
Old 05-24-2008, 06:19 AM
rajeshcd Offline
Registered User
 
Join Date: May 2008
Posts: 2
Yahoo Messenger installaion problem - Help Request

Hi

I had installed yahoo messenger the latest version on my laptop with Windows XP. But after installation its showing an error as "The Exception Breakpoint. A Breakpoint has been reached. (0x80000003) occurred in the application at location 0x1001b79e. Click Ok to terminate the program. Click on Cancel to debug the program.

Please help me on this problem.

thanks and warm regards

Rajesh




Quote:
Originally Posted by XPuser
Hello,

Any one experienced problems with yahoo messenger on XP? The errors I get are pretty frustrating. It all started out when I installed the messenger and tried to send an instant message.
Have IE 6.0 messenger 5.5 and my machine is an IBM Thinkpad.

The pop up window went:
-----------------------------------------------------------------------
An error has occured in the script on this page.

Line : 341
Char: 24
Error: Library not registered
Code: 0
URL : about blank

Do you want to continue running scripts on this page?
------------------------------------------------------------------------

Theres no login problems though. This happened only when I wanted to chat with friends online. On clicking NO a number of times i was able to chat. But when I moved on to another screen and came back to the chat window, the above message would pop up again. No access to voice at all. It would go - connecting to audio server and ... i guess keep connecting.

Did a virus check and came up with nothing. The yahoo support came up with a solution to register a dll. So I went to the command prompt c:\windows\system and typed "regsvr32 dxtmsft.dll" and the message i received was "successfully registered the dll". So far so good. I restarted the machine and guess what! same error..

ok, i thought, no big deal! uninstalled yahoo messenger. Manually deleted the folders and registry entries and reinstalled the messenger. Now the error is
---------------------------------------------------------------------
An exception occured. Do you with to debug?
---------------------------------------------------------------------

A click on either YES or NO brings up the debug screen at the following line:
-----------------------------------------------------------------------
//---PRIVATE FUNCTIONS

function $Invoke(a,b){ $Y.InvokeCommand(a,b) };

.......... error is above apparantly. It wont step out or anything.

function $SetBase(s){Path=s};
function $SetInfo(s,d){YMSGR[s]=d};
function $Copy(){
var t=document.selection.createRange().text;
if (t!="")
$Invoke(10,t);
else if((typeof $Element!="undefined")&&($Element.tagName=="A"))
$Invoke(10,$Element.innerText);
}
---------------------------------------------------------------------------

When I close the debugger yahoo messenger closes.

Yahoo has a standard reply to all my queries "Uninstall Messenger and try again". Any enlightened soul out there to help me with this problem.

P.S.

Now I am an expert at installing and uninstalling yahoo messenger! Anyone wishing to utilize my expertise in this area could contact me, huh!
Reply With Quote

  #8  
Old 05-24-2008, 06:25 AM
rajeshcd Offline
Registered User
 
Join Date: May 2008
Posts: 2
Hi

I had installed yahoo messenger the latest version on my laptop with Windows XP. But after installation its showing an error as:

"The Exception Breakpoint. A Breakpoint has been reached. (0x80000003) occurred in the application at location 0x1001b79e. Click Ok to terminate the program. Click on Cancel to debug the program."

Please help me on this problem.

thanks and warm regards

Rajesh
Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes 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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Yahoo Messenger unable to connect mylongneckbottl Windows XP 7 11-02-2007 03:17 PM
Yahoo Booter Help Play_The_0dds Software Problems and Useful Utilities 5 02-26-2006 07:42 PM
MSN Messenger problem. Software conflict? asteri Windows XP 1 12-17-2004 08:40 AM
Messenger 2 Ren Chit Chat 7 12-05-2004 11:41 PM
Windows NT Workstation, IE 6.0 and Yahoo Jerry98vert Other Operating Systems 1 08-29-2003 04:38 PM



All times are GMT -5. The time now is 01:14 PM.


Designed by eXtremepixels. Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.