Hi Experts,
i have a console app that interacts with parature from my Microsoft dynamics crm 2016. Everything works fine until i found my console app will be hosted in a an environment where there will be no internet.
i would like to know how can i enable proxy in my code? I am passing below credentials as parameter to Parature service.
var creds = new ParaCredentials(token, serverUrl,
ParaEnums.ApiVersion.v1, accountId, deptId, false);
any help on this is much appreciated!
*This post is locked for comments
thanks alex - we actually ended up creating a new proxy server that can be used in configuration.
this solution was not allowed for some reason in our project.
I was going crazy with exactly the same issues as you and finally figured it out. The program that you may have been downloaded can acted as the "administrator" and changed the proxy settings. Your computer is not recognizing you as the "administrator".
The easiest way to fix this is in Explorer as far as Explorer and Google use the same settings. So when you change one, the other responds as well. In my case it worked with Internet Explorer run as Admin; go to program files>> Internet Explorer and run it as admin from there. Now I prefer to use fineproxy from here https://buy.fineproxy.org/eng/ to protect my privacy. It has unlimited traffic and the highest speed. Hope it will be useful for you too.
getting it to the top!
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156