OpenText Intelligent Capture: Cannot login to Administrator.

OpenText Intelligent Capture: Cannot login to Administrator.

Issue: 
You cannot login to Administrator.  

Cause:
 Account does not have sufficient permissions or Internet Explorer Enhanced security is enabled.

Resolution:

A. Add 127.0.0.1 to Internet Explorer's Trusted Sites or Intranet Zones.

B. Change 127.0.0.1 to localhost in binnt\

CaptivaAdministrator.exe.config in the following element:

<setting name="Host" serializeAs="String">

<value>127.0.0.1</value>

</setting>

C. Launch Administrator using "Run As Administrator"