SCORCH Web Console Error Executing the current operation

When I tried to access my Orchestrator 2012 R2 web console @ https://localhost:82 I was receiving the following error:

Error Executing the current operation [HttpWebRequest_WebExeption_RemoteServer] Arguments: NotFound Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem.

clip_image001

My Orchestrator web service (http://localhost:81/Orchestrator2012/Orchestrator.svc) still worked just fine.

I did a search online and most of what I found pointed to this issue occurring after an Orchestrator upgrade. In my case this was a fresh Orchestrator install. I also checked the IIS connection string for the Orchestrator web console. It was fine.

I was able to resolve this. Here is what I did:

In IIS go to the application pools.

clip_image002

Go into the Advanced Settings of the System Center 2012 Orchestrator Web Features.

clip_image003

Updated the identity that the app pool runs under. Make sure the identity has access to the Orchestrator database.

clip_image004

Run an iisreset.

The Orchestrator web console should be running just fine after this!

clip_image005

Print Friendly, PDF & Email

1 thought on “SCORCH Web Console Error Executing the current operation”

Leave a Comment