I was trying to convert Asp.net website to web application. In that I'm facing telerik control issue - Asp.net controls were converted in designer page but Telerik control is not converting. The name 'RadScriptManager1' does not exist in the current context.
I have chosen asp.net empty website and referenced telerik dll. Added one aspx page- It has telerik controls.
Could you please suggest some solution to resolve this.