Hi
directly to the problem
** i started a new asp web site dragged a script manager then dragged a radcalender it is not showing in design mode and give error
("Could not load file or assembly '"Telerik.Web.UI\, Version\=2009.2.7.1.35 \,Culture\=neutral\, PublicKeyToken\=121fae78165ba3d4 "' or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) C:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\WebSites\WebSite3\web.config ")
**dragged a radgrid it is not showing in design mode and gives a warning
{" System.IO.FilenotfoundExceptoin Could not load file or assembly '"Telerik.Web.UI\, Version\=2009.2.7.1.35 \,Culture\=neutral\, PublicKeyToken\=121fae78165ba3d4 "' )
But it works when i bind it in source mode
** dragged a Radeditor it is shown in design mode and works perfect
when daggering any telerik component it adds a register tab in the aspx file but not in web.config file there is no entry in the web.config for telerik no assembly to httphandlers
adding the assembly to the web.config did not solve the problem
1- what is the difference between the three controls
2- how to solve the assemble problem
using telerik Q2 2009 -VS2008 - WinXP
did not upgrade from previous version
thank you