Hi,

I tried to use this,

lsPage.onClientError = function(mex) {
alert("PageA\n"+mex);
};

but when event happened it didn't show any information about the page causing the causing the...