<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2>hi,</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Verdana><FONT size=2>I'm writing a windows service, The service
reads operations from a table of Sql server and process it to jabber
server(wildfire), if the operation processed fail, the service will re-process
it.</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Verdana><FONT size=2>when I test the program, I try to register
an exist account, jabber server returns conflict, so the program will process
the operation again and again</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Verdana><FONT size=2>The problem is that after the operation
fails many times(such as 350 times), the service still call the
xmppcon.open with "XmppCon.RegisterAccount = true;" to register, But the jabber
server returns <FONT color=#ff0000>nothing</FONT>, and these three
events alse didn't occur<FONT color=#ff0000>:"XmppCon.OnError
XmppCon.OnXmppError XmppCon.OnSocketError"</FONT></FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT color=#ff0000 size=2></FONT></FONT> </DIV>
<DIV><FONT face=Verdana><FONT color=#000000 size=2>So I want to ask, does
anybody know why this happens? thanks</FONT></FONT><FONT face=Verdana></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV align=left><FONT size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0>sunng<A href="http://www.webork.com"><FONT face=»ªÎÄ¿¬Ìå
color=#808080></FONT></A></DIV></FONT></FONT></BODY></HTML>