blah blah blah is here! blah blah » Close

0
votes
1 answers

Soap Header Problem

i have a ibm java webservice with soap protection username and password needed to give for accesing this webservice .. i need to call this webservice from C# client ... when i call this webservice .its showing this error com.ibm.wsspi. ...

0
votes
0 answers

Regarding SOAP Exception

Hi, I have a drawingboard[windows C#] application and a web application. Using web application i can select the drawing board application. I used click once deployment for that. In this case i am using a dataset to get the values from ...

1
votes
1 answers

Ignore bad SSL during web service call in a medium trust asp.net environment.

Codo
84

My latest site has a web service call via HTTPS in it. Works fine on my workstation and works fine on my dev box. Uploaded it to Rackspace and it doesn't work. OK, I investigate the error and I find out that Rackspace's Cloud uses a modifie ...

Feedback