On my local server my *.rdlc reports work find, however after copying over to the web hosting server I am getting the following error:
An error occurred during local report processing.
The definition of the report 'h:\root\home\******\ReportDistForm.rdlc' is invalid.
An unexpected error occurred in Report Processing.
Could not load file or assembly 'Microsoft.SqlServer.Types, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT:
0x80131040)
Any idea how to fix this please?