Plugin Registration The server was unable to process the request due to an internal error

Brian Buchanan 1 Reputation point
2021-11-22T15:59:53.59+00:00

When trying to log into the plugin registration tool I get the error.
The server was unable to process the request due to an internal error

I have added the information to WEB.CONFIG
<serviceBehaviors>
<behavior name="debug">
<serviceDebug includeExceptionDetailInFaults="true" />
</behavior>
</serviceBehaviors>

</behaviors>

<services>
<service name="XRMServices" behaviorConfiguration="debug" />
</services>

I still cannot see detailed errors. This happened after installing 9.2. I am using the latest SDK Plug In tool.

How can I find out what the internal error is or is there a known fix for 9.2

9.2 has caused me no end of grief.

Windows 365 Enterprise
{count} votes