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

embed Telerik assemblies for deployment

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Yahia
Top achievements
Rank 1
Yahia asked on 12 Sep 2016, 10:55 AM

Hi,

.NET provides a standard mechanism to resolve any needed assembly via the AssemblyResolve event (https://msdn.microsoft.com/en-us/library/system.appdomain.assemblyresolve(v=vs.110).aspx).
Besides self-implementing this event there are tools (like SmartAssembly) which use this mechanism.
We use this mechanism to make application deployment (including ASP.NET applications) as painless and easy as possible.

With Telerik ASP.NET this does not work :-(

Please provide some way/sample/API to make it possible to embed Telerik ASP.NET assemblies.

Thanks in advance.

Best Regards
Yahia El-Qasem

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 12 Sep 2016, 12:12 PM

Hi all,

If you are interested in such a feature, I advise that you follow the Feedback portal and cast your votes and comments there: http://feedback.telerik.com/Project/108/Feedback/Details/200760-embed-assemblies-telerik-asp-net.

Regards,

Marin Bratanov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
General Discussions
Asked by
Yahia
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or