Page 1 of 1

SOAP-ENV:VersionMismatch error with soap

Posted: Tue Nov 02, 2004 2:22 am
by t_ravichandu
Hi all,
i'm using wsdl(SOAP) for my site..
i'v a class, which i am using for instantiation using its constructor...every thing...all the functions in the class work fine...untill they touch the wsdl server part....
i mean...every thing is working fine if i don't use the try;catch block which consist the call to new soapserver and the addfunction and the handle function.....
i'm sure there is no problem with the wsdl file also....since when i use the same wsdl file with out classes it is working fine...
pls help me..
regards
chandu

Posted: Tue Apr 12, 2005 1:03 pm
by abertoll
What kind of error are you getting and which version of PHP are you using? I had a similar problem when I tried using PHP 4.

Look here:

http://www.zend.com/php5/articles/php5-exceptions.php

In particular the section : "Error Handling Before PHP 5"

Angelo

Posted: Wed Apr 13, 2005 6:07 am
by n00b Saibot
Oh Man! why are you reviving year-old thread :?: Do you suppose he would be sitting there waiting for you all the time to come and reply to his post :?: I see you have posted your SOAP problem but sit still and someone will reply to it.

Posted: Wed Apr 13, 2005 6:13 am
by Chris Corbyn
n00b Saibot wrote:Oh Man! why are you reviving year-old thread :?: Do you suppose he would be sitting there waiting for you all the time to come and reply to his post :?: I see you have posted your SOAP problem but sit still and someone will reply to it.
LOL... it'll be awesome if he/she suddenly reappears to give thanks for the answer to the question like they still have the error and have been splitting hairs ever since Nov 04.

Posted: Wed Apr 13, 2005 6:22 am
by n00b Saibot
Oh Boy! That would really be Kickin :!: w00t :D

Posted: Mon Apr 25, 2005 11:24 am
by abertoll
Well you know...

it's nice to be able to do a search online about a problem and get an answer, not just a million other posts of people asking the same question.


;)