dahall wrote:
The McAfee firewall that we are using seems to block v2 requests from my code! It allows v1 fine but not newer!
If I disable the firewall (or create a rule) then it works, so this is interesting why McAfee will allow v1 connection but not v2!
Anyway at least I now know the problem thanks!
Have you tried launching the process using the "Run as Administrator" for either the actual .EXE or launching Visual Studio that way and then running your process? Let me know what errors you see when you run it that way.Yes I had done, but I found what the issue is today.
The McAfee firewall that we are using seems to block v2 requests from my code! It allows v1 fine but not newer!
If I disable the firewall (or create a rule) then it works, so this is interesting why McAfee will allow v1 connection but not v2!
Anyway at least I now know the problem thanks!