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

Configuring the telerik in online server

1 Answer 49 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Debashis Pyne
Top achievements
Rank 1
Debashis Pyne asked on 06 Sep 2010, 02:55 PM
Hi,

This the first time that I would be setting up the telerik toolkit in the online server.
I have uploaded all of my aspx - c# files along all the required DLLs of telerik and my projects.

However when I try to run my web application it throws an error as attached.
I cannot install the telerik EXE as the project is hosted in a shared server.

Can anyone please suggest?

Thanks,
Debashis

1 Answer, 1 is accepted

Sort by
0
Biliana Ficheva
Telerik team
answered on 06 Sep 2010, 03:44 PM
Hi Debashis Pyne,

The Telerik.Web.Design assembly is only necessary for the correct operation of the Visual Studio designers, so it is not recommended to have this reference in your project which is uploaded on the server.
In order to fix the problem you should remove the following entry from your config file:
<add assembly="Telerik.Web.Design, Version ........" />

All the best,
Biliana
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
Installer and VS Extensions
Asked by
Debashis Pyne
Top achievements
Rank 1
Answers by
Biliana Ficheva
Telerik team
Share this question
or