Hi,
I'm having some issues adding fiddler.exe as a reference in VS2013, no matter what i do VS does not recognize it as a reference when building the solution.
Intellisense reads it just fine and i can add it and any object within in it to the code without any issues.
I've tried this both in a new project and an in an existing inspector solution I've grabbed from github (I'm modifying the WCF binary inspector to decode FastInfoset encoded messages), also tried copying the exe locally instead of grabbing it from the Program Files directory.
Has anyone experienced this issue or has any insights in how to solve it?
P.S.
For fiddler 4 is it possible to use .NET 4/4.5 project profiles for fiddler (4) plugins? the fiddler documentation is quite outdated and it still instructs me to create a .NET 3.5 solution.
Thanks.
I'm having some issues adding fiddler.exe as a reference in VS2013, no matter what i do VS does not recognize it as a reference when building the solution.
Intellisense reads it just fine and i can add it and any object within in it to the code without any issues.
I've tried this both in a new project and an in an existing inspector solution I've grabbed from github (I'm modifying the WCF binary inspector to decode FastInfoset encoded messages), also tried copying the exe locally instead of grabbing it from the Program Files directory.
Has anyone experienced this issue or has any insights in how to solve it?
P.S.
For fiddler 4 is it possible to use .NET 4/4.5 project profiles for fiddler (4) plugins? the fiddler documentation is quite outdated and it still instructs me to create a .NET 3.5 solution.
Thanks.