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

Help Deploying

1 Answer 135 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
jamie
Top achievements
Rank 1
jamie asked on 10 Aug 2007, 09:03 PM
Newbe here,

Able to run Telerik reports on my local machine using VS2005.  All reports work great.

What am I supposed to do on my web server.  I copied the BIN and the APP_Code directories to the web server, and now the site won't come up.  I know the problem is in the web.config where Telerik makes references to some assemblies and other stuff.  Is there any documentaion for deploying to a web server?
Thanks in advance, JD

1 Answer, 1 is accepted

Sort by
0
Chavdar
Telerik team
answered on 13 Aug 2007, 02:19 PM
Hello jamie,

You have to copy to the \Bin folder on the web server all the assemblies that are referenced from the GAC. These are:
  •     Telerik.Reporting.Data.dll
  •     Telerik.Reporting.dll
  •     Telerik.Reporting.Interfaces.dll
  •     Telerik.Reporting.Processing.dll
They are located in [Program Files]\Telerik\Reporting1.0\bin (usually C:\Program Files\Telerik\Reporting1.0\bin).


Additionally you have to copy Telerik.Charting.dll from [Program Files]\Common Files\Telerik\Charting\1.0.2
(usually C:\Program Files\Common Files\Telerik\Charting\1.0.2) to the same \Bin folder.

Give it a try and let me know if there are still problems.


Regards,
Chavdar
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
jamie
Top achievements
Rank 1
Answers by
Chavdar
Telerik team
Share this question
or