I have the same error on Mac OS X. tclsoap version 1.6.7.


On 29 Jan 2006, at 01:59, Arieh Schneier wrote:

then change server in advanced prefs to muser.messenger.hotmail.com
instead of messenger.hotmail.com.

Then log in and voila, instant new contactlist (but you can't do
anything else :P)

I tried that and got the error below. It seems to crash becuase it loads on
older version of Soap from my Tcl directory (version 1.6):


require dom package greater than 1.6
    while executing
"error "require dom package greater than 1.6""
    invoked from within
"if {[catch {package require SOAP::dom 1.0} ::SOAP::domVersion]} {
    if { [catch {package require dom 2.0} ::SOAP::domVersion]} {
        if { [catch..."
    (file "C:/Program Files/Tcl/lib/tclsoap1.6.7/SOAP.tcl" line 24)
    invoked from within
"source {C:/Program Files/Tcl/lib/tclsoap1.6.7/SOAP.tcl}"
    ("package ifneeded" script)
    invoked from within
"package require SOAP"
    (file "msnp13.tcl" line 1)
    invoked from within
"source msnp13.tcl"
    ("v" arm line 8)
    invoked from within
"switch [ns cget -stat] {

  a {
   #Send three first commands at same time, to it faster
   if { [::config::getKey protocol] == 11 } {
    ::MSN::Writ..."
    (procedure "cmsn_auth" line 7)
    invoked from within
"cmsn_auth $item"
    ("VER" arm line 2)
    invoked from within
"switch [lindex $item 0] {
   MSG {
    cmsn_ns_msg $item $message
    return 0
   }
       IPG {
       ::MSNMobile::MessageReceived "$message"
      ..."
    (procedure "cmsn_ns_handler" line 17)
    invoked from within
"cmsn_ns_handler $command $message"
    ("default" arm line 2)
    invoked from within
"switch [lindex $command 0] {
    ILN {
     if {$::msnp13} {
      $self handleILN $command
     } else {
      cmsn_ns_handler $command $message
    ..."
    (procedure "::NS::Snit_methodhandleCommand" line 27)
    invoked from within
"::NS::Snit_methodhandleCommand ::NS ::NS::Snit_inst1 ::ns ::ns {VER 1
MSNP13 CVR0}"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $command $args"
    invoked from within
"$options(-name) handleCommand $command"
    (procedure "::Connection::Snit_methodreceivedData" line 39)
    invoked from within
"::Connection::Snit_methodreceivedData ::Connection ::Connection::Snit_inst2
::NS::Connection1 ::NS::Connection1"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $command $args"
    invoked from within
"::NS::Connection1 receivedData"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $command $args"
    invoked from within
"ns receivedData"



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
_______________________________________________
Amsn-devel mailing list

------------------------------------
Tom Hennigan


Reply via email to