Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 19th, 2008, 12:25 PM
Registered User
 
Join Date: Jun 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Over ride GetReaderFromMessage method

Hi,

I am trying to integrate my application with Serena TeamTrack. I am suppose to receive chinese characters from web service but I am receiving the string as "????????". The suggested solution is to override GetReaderFromMessage method and setting the reader's
encoding to UTF-8 in Visual Studio 2005 C#. But I could not find this method any where. Can any one guide me how and where to override this method?

Thanks

 
Old June 19th, 2008, 03:16 PM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

I have never heard of Serena TeamTrack, nor have any knowledge of this 'GetReaderFromMessage' method. A quick search of google reveals only your own posts on this and other web sites asking the same question, therefore I can only assume it is not a standard .Net method and must be part of TeamTrack.

What might be happening however is that you are receiving the correct information, only you are displaying it incorrectly when you are checking it. Have you tried writing it out to a file and checking it using an application you know can handle chinese characters?

/- Sam Judson : Wrox Technical Editor -/





Similar Threads
Thread Thread Starter Forum Replies Last Post
About Method VeradisSanthanam ASP.NET 2.0 Basics 1 June 19th, 2007 06:52 AM
Why is this method placed in filip BOOK: Professional JavaScript for Web Developers ISBN: 978-0-7645-7908-0 1 August 25th, 2006 09:40 PM
Best method rastham SQL Server 2000 2 February 16th, 2006 12:59 AM
Method StanArtis BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 1 December 6th, 2004 06:09 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.