When I run the report on production I got the following error message:
Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the
request on the server. The status code returned from the server was: 12019
It hasn’t happen on Dev and Test before.
I googled, The error is described as:
12019 ERROR_INTERNET_INCORRECT_HANDLE_STATE
The requested operation cannot be carried out because the
handle supplied is not in the correct state.
The requested operation cannot be carried out because the
handle supplied is not in the correct state.
But I cannot find the solution for that.
Has it happend to you before? How to solve that?