Hi,
I have been working in Online billing web application . It is working fine in localmachine.when installed on the production server I have getting the following exception intermitantly.We have installed nearly on 300 servers but only on one server we are getting the error.We are maintaining Access data base to store for for individual user theme.
'Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500'.
We are using themes.In login page when user submitting the login information the specified exception is rasing.Is the following exception might be the reason.But we are not getting in the remaining servers.
LogDetails:
Exception information: Exception type: ProviderException Exception message: This property cannot be set for anonymous users.
Can U please tell the reason.
Thanks
Ramana.PV