Error Message/Details

Workaround

Message:

An unexpected system error occurred:

Unhandled error (ORMQueryExecutionException).

We apoologize for the inconvenience, the error will be invesitgated.

Click here to continue.

When attempting to access the Bridge Logs Page In RadPortal > Logs >Bridge (and only this page), the following message displays:

This can happen if the statistics in SQL need to be adjusted so the server is doing less reads against the database file.

Run the following SQL Query against the database:

USE [Comm4]
UPDATE STATISTICS BridgeEvent
UPDATE STATISTICS SiteBridge

Development is aware of this issue.

- Return to list -