Hey Steve,
Thanks for the response. Yea, I did a search for VS2014 (Pro) and couldn't find one -- so I wrote one myself ;-)
Yea, I meant VS 2013.
So, back to the problem at hand, I'm afraid I didn't have much luck with fiddler. Did I mention I'm a rank newb ? LOL. Well, I did get fiddler working and it seems to be catching all of my browser type traffic, but nothing from my app. I also copied the source from the Casablancs 'BingRequest' into my project and built it (instead) -- it builds and runs fine, but again, nothing is captured by fiddler. I'm wondering if there is somethng 'funny' with my build setup, or perhaps my network settings.
Not be be deterred however, I tried cURL, and it is able to communicate fine with my REST controller. I'll e-mail you the output from it so you can at least see the json data being returned.
Thanks again.
/Paul
Thanks for the response. Yea, I did a search for VS2014 (Pro) and couldn't find one -- so I wrote one myself ;-)
Yea, I meant VS 2013.
So, back to the problem at hand, I'm afraid I didn't have much luck with fiddler. Did I mention I'm a rank newb ? LOL. Well, I did get fiddler working and it seems to be catching all of my browser type traffic, but nothing from my app. I also copied the source from the Casablancs 'BingRequest' into my project and built it (instead) -- it builds and runs fine, but again, nothing is captured by fiddler. I'm wondering if there is somethng 'funny' with my build setup, or perhaps my network settings.
Not be be deterred however, I tried cURL, and it is able to communicate fine with my REST controller. I'll e-mail you the output from it so you can at least see the json data being returned.
Thanks again.
/Paul