This is a migrated thread and some comments may be shown as answers.

Upload to Server

1 Answer 45 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
SDI
Top achievements
Rank 1
SDI asked on 09 Jul 2013, 04:37 AM
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!

1 Answer, 1 is accepted

Sort by
0
SDI
Top achievements
Rank 1
answered on 09 Jul 2013, 01:01 PM
Got it working.

Used "Configure Project" from the Telerik menu item in VS2012. It cleared up whatever issues it was having.
Tags
General Discussions
Asked by
SDI
Top achievements
Rank 1
Answers by
SDI
Top achievements
Rank 1
Share this question
or