we run in the environment fine. no problems. but once uploaded to the dedicated server it errors out with the new version. we were running fine with the old one on the server. but once the new components went on the server this happened:
Could not load file or assembly 'Telerik.Web.Design, Version=2013.2.611.40, Culture=neutral, PublicKeyToken=<BLANK> or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 22: <add assembly="ActiveReports.PdfExport, Version=6.2.3681.0, Culture=neutral, PublicKeyToken="/>
Line 23: <add assembly="ActiveReports.Web, Version=6.2.3681.0, Culture=neutral, PublicKeyToken="/>
Line 24: <add assembly="Telerik.Web.Design, Version=2013.2.611.40, Culture=neutral, PublicKeyToken="/>
Line 25: </assemblies>
Line 26: </compilation>
|
..removed the keys...
we have no reference to the old files - 2012.2.724.40.
is there something missing with the new one??? Bin 40 UI.dll and UI.Skins.dll are the only 2 files we upload.
Please advise!