Re: error passing byte[] of encrypted data to Web Service
From: ChuckD_Duncan (cduncan_at_nospam.guardianangelcorp.com)
Date: 05/29/05
- Previous message: Yunus Emre ALPÖZEN [MCSD.NET]: "Re: .Net Authorization and NTFS permissions"
- In reply to: Yunus Emre ALPÖZEN [MCSD.NET]: "Re: error passing byte[] of encrypted data to Web Service"
- Next in thread: ChuckD_Duncan: "error passing byte[] or strings of encrypted data to Web Service"
- Reply: ChuckD_Duncan: "error passing byte[] or strings of encrypted data to Web Service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 May 2005 16:17:03 -0400
Thanks... I tried converting the byte array to a string which succeeds but
fails to send ... because (I suspect) that the conversions are binary and
characters in the string end up with every conceivable value, perhaps
terminating nulls or some such?? I am wondering if MIME encoding is
necessary in these cases.
Still working on the problem, but thanks again for your advice.
Chuck
- Previous message: Yunus Emre ALPÖZEN [MCSD.NET]: "Re: .Net Authorization and NTFS permissions"
- In reply to: Yunus Emre ALPÖZEN [MCSD.NET]: "Re: error passing byte[] of encrypted data to Web Service"
- Next in thread: ChuckD_Duncan: "error passing byte[] or strings of encrypted data to Web Service"
- Reply: ChuckD_Duncan: "error passing byte[] or strings of encrypted data to Web Service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|