You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
I receive the: 'Internet Explorer: Invalid "Exceptions" format' error.
When adding an "Internet Explorer" action and checking the "Use automatic configuration script" option the application try to use the content of the "Exceptions:" field to fill the browser's automatic configuration script "Address" field.
The issue is that the content of the "Exceptions." field is validated as a list of exception (site1.mydomain.com, site2.mydomain.com, ...) so entering a configuration script location as
"http://myserver.mydomain.com/proxy.pac" results in an error when saving: 'Internet Explorer: Invalid "Exceptions" format'.
I'm using version 3.6.1 on Windows 7 targeting Internet Explorer 11 settings.
I receive the: 'Internet Explorer: Invalid "Exceptions" format' error.
When adding an "Internet Explorer" action and checking the "Use automatic configuration script" option the application try to use the content of the "Exceptions:" field to fill the browser's automatic configuration script "Address" field.
The issue is that the content of the "Exceptions." field is validated as a list of exception (site1.mydomain.com, site2.mydomain.com, ...) so entering a configuration script location as
"http://myserver.mydomain.com/proxy.pac" results in an error when saving: 'Internet Explorer: Invalid "Exceptions" format'.
I'm using version 3.6.1 on Windows 7 targeting Internet Explorer 11 settings.