Hi, Im having trouble viewing a Response which is chunked UTF-16. View results tree displays encoded text which I cant use. If I Save Response to a file it appears as expected in notepad (notepad++ displays NUL after each character).
Am I missing a config option to allow the UTF-16 reponse to be displayed? Should I be able to extract a variable out of the saved file even though its UTF-16? Response headers: HTTP/1.1 200 OK Cache-Control: private Transfer-Encoding: chunked Content-Type: application/json; charset=utf-16 Server: Microsoft-IIS/7.0 X-AspNet-Version: 2.0.50727 Set-Cookie: SecurityToken=etlwabVmCrGZDZU0Ix+Re1oUhBmHlZFQDDKrVO68Pd5tdqT2HgkEEyaiBR2UyKiL; expires=Mon, 02-Mar-2009 05:55:06 GMT; path=/ X-Powered-By: ASP.NET Date: Mon, 02 Mar 2009 05:35:05 GMT Thanks for your help. Troy -- NOTICE: This e-mail message is intended only for the addressee(s) and contains information which may be confidential. If you are not the intended recipient please advise the sender by return email, do not use or disclose the contents, and delete the message and any attachments from your system.

