-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: Mrinal
Message 3 in Discussion

Hi ,   I may not be able to give you the most appropriate answer , but let us 
explore few options due to which problem may be there :   1. Once you consume 
the relevant WSDL file and create a proxy to work with web service on HPUX 
system .   - Can you check the HPUX system that is receiving your soap requests 
, if there's a some blocking of HTTP soap requests , which can be explicitly 
done by reading the request header as there's a separate entry for soap 
requests , it is possibility seeing the kind of error generated HTTP 505 i.e. 
It's not a valid HTTP1.1 request . Also , in any such case make sure it accepts 
all such requests without any hindrance .   - In any case if your requests are 
failing then you must we receiving back soap exception , so in case you already 
not done it , then handle that error in your code , as inner exception or 
message can give you some more insight .   - Can you also check that wsdl that 
you are consuming is not on a system that is behind a firewall or probably 
needs some authentication , then you need to provide appropriate credentials - 
However this is an unlikely possibility in case of this kind of error .   - 
Finally , as you might be knowing that all these things like SOAP , WSDL are 
still not materialized as standards accross corporates / platforms , so issue 
may persist due to that and may require you to do manual tweaking of wsdl file 
available , so that acceptable soap requests can be send .   hope it helps ,   
regards ,   Mrinal

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to