----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Sovon Message 1 in Discussion Hi, I was writing a webservice that uses a soap extension. The soap message is being encrypted by the soap extension and then the Unicode eqivalent is written back to the Soap message. Now while serializing at the client side it doesn't create any problem. But while deserializing the message at the Server side it throws an error saying that hexadecimal value 0xD816, is an invalid character. I learnt that is how .NET framework works. That is it serializes any thing but while deserializing if the character is not printable it throws an error. Please suggest on hoe to overcome this. Regards, Sovon. ----------------------------------------------------------- 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]
