Hi. I am getting the following error when trying to run my asp.net application.
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045) (C:\Projects\Life\Life.Web.UI\web.config line 87)
The application was working fine yesterday. I didn't mess around with any of the project references, nor did I edit the web.config file. Does anyone know how to fix this error?
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045) (C:\Projects\Life\Life.Web.UI\web.config line 87)
|
The application was working fine yesterday. I didn't mess around with any of the project references, nor did I edit the web.config file. Does anyone know how to fix this error?