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

Dll query

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
kavin v
Top achievements
Rank 1
kavin v asked on 09 Apr 2010, 09:29 AM
Hi

Usually we include the dlls in bin directory of our application.But other than that how can we include the dll??

This method is needed for me to upload my files to the remote system as they dont take into account the 'bin' directory.

Thanks in advance,
kavin

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 09 Apr 2010, 03:13 PM
Hello kavin,

You need to upload the Telerik assemblies either in the /bin folder of your application when it is hosted on the production site or add them to the Global Assembly Cache (GAC) on your web server and reference them from there. More information about the possible deployment steps or how to troubleshoot issues with RadControls for ASP.NET AJAX on your production server you can gather from here:

http://www.telerik.com/help/aspnet-ajax/introduction.html (chapter "Installation and Deployment -> Deploying RadControls for ASP.NET AJAX")

Regards,
Sebastian
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
kavin v
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or