SOAP-ENV:VersionMismatch error with soap
Posted: Tue Nov 02, 2004 2:22 am
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
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