Hello, I have a c# project that I have attached to the AOT and am calling a method that sends a web request. I am trying to capture the outbound traffic using Fiddler. I can do this from Visual Studio by looking at computername:8080 but from AX I get a "Server Not Found" Error. I have then sent the request out to an external site and it appears it sends out fine based off the return message. But this is not captured by Fiddler. Does anyone know what port to look at to capture this outbound traffic??
Thank you
*This post is locked for comments
I have the same question (0)