Hi Momchil,
I have already taken step mentioned at below URL to make Telerik to work on my project.
http://docs.telerik.com/devtools/aspnet-ajax/general-information/adding-the-telerik-controls-to-your-project#add-a-telerik-control-manually-to-the-form
I have already copied all Telerik DLL files from C:\Program Files\Telerik\UI for ASP.NET AJAX Q2 2015\Bin35\ to
BIN folder of my website and referenced it.
And added following code to web.config file.
<pages><controls><add tagPrefix="telerik" namespace="Telerik.Web.UI" assembly="Telerik.Web.UI" /></controls></pages>
But unfortunately, those steps did not help me to resolve the issue I am facing.
So would be please provide me some alternative solution?
Thanks,
Nitin.