I get the following error "HTTP Error 407 - Proxy Authentication Required" in the CardioLog UI

When a proxy is configured in your network you may encounter the following error in the CardioLog UI:

HTTP Error 407 - Proxy Authentication Required

 

To resolve this issue, add the following to the [CardioLog Installation Folder]\CardioLog\web.config file:

<system.net> 
      <defaultProxy useDefaultCredentials="true" /> 
</system.net>

Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk