EDMServiceType

How do you get a web server, configured with a service account to run the IIS app pool, to connect to a remote admin services without erroring out?

I've tried the FQDN, IP and hostname.  For good measure I opened the MMC to remote admin server, under the context of the service account, and it worked.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[Exception: 

The connection with the remote endpoint was terminated.
]
   Starling2FAModule.IsStarlingEnabled() +648
   Starling2FAModule.Application_AuthorizeRequest(Object sender, EventArgs e) +1190
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
   System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +38
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +11869089
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93