Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Encrypting in WebService

Reply
Thread Tools

Encrypting in WebService

 
 
perspolis
Guest
Posts: n/a
 
      06-13-2006
Hi all
I have a webservice that I send to it some data.
it works well.
but I try to encrypt data before sending with cryptography in .Net then
I get following error
"The request failed with HTTP status 400: Bad Request."

Soap protocol can't transfer enrypted data??

???


 
Reply With Quote
 
 
 
 
Simon Hart
Guest
Posts: n/a
 
      06-19-2006
Can you post some code detailing the problem?

Regards
Simon.

"perspolis" <> wrote in message
news:%...
> Hi all
> I have a webservice that I send to it some data.
> it works well.
> but I try to encrypt data before sending with cryptography in .Net
> then I get following error
> "The request failed with HTTP status 400: Bad Request."
>
> Soap protocol can't transfer enrypted data??
>
> ???
>



 
Reply With Quote
 
 
 
 
perspolis
Guest
Posts: n/a
 
      06-24-2006
Hi
when I transfer encoded information in byte[] it works well but
when transmitting encoded string it gives me an error
"Simon Hart" <> wrote in message
news:...
> Can you post some code detailing the problem?
>
> Regards
> Simon.
>
> "perspolis" <> wrote in message
> news:%...
>> Hi all
>> I have a webservice that I send to it some data.
>> it works well.
>> but I try to encrypt data before sending with cryptography in .Net
>> then I get following error
>> "The request failed with HTTP status 400: Bad Request."
>>
>> Soap protocol can't transfer enrypted data??
>>
>> ???
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem to call a WEBSERVICE in another WEBSERVICE (AXIS/ TOMCAT) Cyril Java 2 06-01-2006 06:07 PM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 1 01-26-2006 12:05 PM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 0 01-26-2006 08:13 AM
WebService on Java server versus WebService on .NET Mr. x Java 2 10-09-2003 11:21 PM
use another webservice in a webservice Mr. x ASP .Net Web Services 0 09-26-2003 10:59 PM



Advertisments