Microsoft.com
All DevCenters
MSDN Home
MSDN Archive:
MSDN Archive Home
|
Browse Archive
|
Share Code
|
Help and FAQs
WCF Binary-encoded Message Inspector for Fiddler
Home
Downloads
Discussions
Issue Tracker
People
License
Close
RSS
All Resource Updates
Discussions
Issue Tracker
Releases
Wiki
RSS
Comments
|
Print
|
Page Info
|
Change History (all pages)
Search Wiki:
Home
Resource Page Description
A Message Inspector plugin for Fiddler for decoding WCF Binary-encoded messages.
Usage
Download the plugin and drop it in the the Inspectors folder of your Fiddler installation. For more information, see
http://blog.functionalfun.net/2009/11/fiddler-plug-in-for-inspecting-wcf.html
Last edited
Nov 2 2009 at 6:00 PM
by
samuel_d_jack
, version 7
Comments
dgholzhausen
wrote
Nov 26 2009 at 3:32 AM
I get an error when starting fiddler with the BinaryMessageFiddler.dll extension. I tired the precompiled download and building the source download. Am I missing a script file or something? The extension appears to work as I can see my WCF RIA messages (when I can get WCF RIA to work@!?>#$%)
Fiddler version 2.2.7.5
Failed to load script.
BinaryMessageFiddler.dll
System.IO.FileNotFoundException: Unable to find the specific file. at
MicrosoftJScript.VsaReference.Compile(Boolean throwOnFileNotFound)
at MicrosoftJScript.VsaReference.Compile()
at MicrosoftJScript.VsaEngine.DoCompile()
at MicrosoftJScript.VsaBaseVsaEngine.DCompile()
at Fiddler.FiddlerScript_LoadScript(String sScriptFilename)
at Fiddler.FiddlerScript.LoadRulesScript()
olegk
wrote
Dec 21 2009 at 11:45 PM
As for ver 2.2.4.6, you may prevent this exception by coping the downloaded assembly - BinaryMessageFiddlerExtension.dll - into two directories: the Fiddler install root and into the "Inspectors" folder under it.
samuel_d_jack
wrote
Apr 26 2010 at 11:47 AM
[Deleted comments relating to issues with WCF RIA Services, now that an updated version of the inspector has been posted]
clabross
wrote
May 14 2010 at 4:46 PM
When I go to the WCF Binary tab, I see this:
System.Xml.XmlException: The prefix 'q' is not defined.
at System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader, String res, String arg1, String arg2, String arg3)
at System.Xml.XmlBaseReader.LookupNamespace(PrefixHandleType prefix)
at System.Xml.XmlBinaryReader.ReadNode()
at System.Xml.XmlBinaryReader.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at BinaryMessageFiddlerExtension.BinaryInspector.LoadMessageIntoDocument(Byte[] encodedMessage)
at BinaryMessageFiddlerExtension.BinaryInspector.GetWcfBinaryMessageAsText(Byte[] encodedMessage)
at BinaryMessageFiddlerExtension.BinaryInspector.UpdateView(Byte[] bytes)
any thoughts as to what might be going wrong?
thanks
AravindPk
wrote
Jan 24 at 1:33 PM
I am using Fiddler 2.3.3 version and even after i copy and put that dll in the respective folder, i am not seeing the WCF binary as you mentined in the above image? Any version problem or am i missing something?
Sign in to add a comment
Current Release
0.2
Mon Apr 26 2010 at 7:00 AM
More Tags ...
Popular Tags
.NET
.NET 2.0
.NET 3.5
.NET Framework
2008
2009
2010
2011
2012
ADO.NET
ASP.NET
Azure
C#
C++
CRM
Entity Framework
Hotfix
LINQ
LINQ to SQL
March Issue
MCMS
MSDN Magazine
Samples
SharePoint
SharePoint 2010
silverlight
SQL Server
tfs
VB.NET
Visual Basic
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VS SDK
VSTO
VSX
WCF
windows 7
Windows Forms
Windows Mobile
WPF
Manage Your Profile
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...