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

Add report assemblies to web project

1 Answer 135 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 01 Oct 2010, 09:17 PM
I have the telerik report assemblies that I want to use in my web project and libraries in one location, lets call it c:\telerik.
If I add a reference c:\telerik\Telerik.Reporting.dll to my web project it gets added but the location is actually C:\Program Files (x86)\Telerik\Reporting Q2 2010\bin\Telerik.Reporting.dll. I assume this has something to do with it being in the GAC.

How can I get it to add it from the location I want?

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 06 Oct 2010, 02:42 PM
Hi Brian,

During the installation of Telerik Reporting on your machine, the Telerik assemblies were added to GAC.
We are using GAC because of the Report Designer. You can manually copy and paste the assemblies to the location of your choose and then use the Add Reference dialog's Browse tab to locate and add them to your web project. 

If you want to deploy your project our suggestion is to check the Deploying Web Applications help article.

Greetings,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Brian
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or