Forwarding to the right list this time :)
> -----Original Message----- > From: Frank Voellmann (fvoellma) > Sent: Friday, March 24, 2006 12:59 PM > To: [email protected] > Subject: Help with AxisCPP 1.6B fault > > Can anyone suggest possible causes for getting this response > from AXISCPP1.6B running on Win2003Server while the same > client app and webservice dll running on Win2kServer with > same AXISCPP works fine? > Thanks, -Frank > > <?xml version='1.0' encoding='utf-8' ?> > <SOAP-ENV:Envelope > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema > " xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> > <SOAP-ENV:Body> > <SOAP-ENV:Fault> > <faultcode>SOAP-ENV:Server</faultcode> > <faultstring>Unknown exception</faultstring> > <faultactor>server name:listen port</faultactor> > <detail><appSpecific>Unknown Exception has occurred</appSpecific> > </detail> > </SOAP-ENV:Fault> > </SOAP-ENV:Body> > </SOAP-ENV:Envelope> > >
