Server Error in '/' Application - OracleWebEventProvider Server Error in '/' Application - OracleWebEventProvider

Server Error in '/' Application - OracleWebEventProvider

If you have an Oracle Client (ODAC) installed, you may see an application error when loading the Redgate Monitor Web UI.

Open the Redgate Monitor web.config in the Redgate Monitor website folder, C:\Program Files\Red Gate\SQL Monitor\Web\Website\ by default, and just before the end add the following:

<healthMonitoring>
<providers>
<remove name="OracleWebEventProvider"/>
</providers>
</healthMonitoring>

(</system.web> )

then restart both the Redgate Monitor Basemonitor and the Redgate Monitor Web Service services.