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

[Solved] Telerik.Web.UI and web.config

1 Answer 193 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
MWM
Top achievements
Rank 1
MWM asked on 25 Mar 2008, 11:02 PM
It's my understanding that the controls for "prometheus" are in a single DLL.  I put this DLL into the GAC.

Does anyone know how to declare the "Telerik.Web.UI" in the web.config file so I can omit having this DLL in my "bin" directory and only in the GAC?

Also, is it possible to omit any version information in the declaration for this assembly so that any updates to it can just be done in the GAC without changes to the web.config?  If so, what's the declaration look like?

Thanks for any help,

Mark

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 26 Mar 2008, 12:21 PM
Hello MWM,

If you have your dll located in GAC, you should reference it explicitly in the web.config file and specify all details.

Greetings,
Simon
the Telerik team

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