i developed my web app in trial version and now decided to purchase it. i uninstalled trial,deleted all folders in c:\programfiles, restarted my machine, install dev version in my computer, restarted my machine. now i opened up my app and ofcourse it will fail.
and even when i tried to create new project, i have to manually go into web.config to disable these two lines
<!--<add assembly="Telerik.Web.UI, Version=2008.2.826.20, Culture=neutral, PublicKeyToken=121FAE78165BA3D4"/>
<add assembly="Telerik.Charting, Version=2.0.4.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/>-->
How do i apply the licensed version to my existing app? or to the new app without having gone to web.config to disable anything. please help me. thank you very much.
and even when i tried to create new project, i have to manually go into web.config to disable these two lines
<!--<add assembly="Telerik.Web.UI, Version=2008.2.826.20, Culture=neutral, PublicKeyToken=121FAE78165BA3D4"/>
<add assembly="Telerik.Charting, Version=2.0.4.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/>-->
How do i apply the licensed version to my existing app? or to the new app without having gone to web.config to disable anything. please help me. thank you very much.