I just installed the Telerik free trial ASP.NET AJAX controls for Visual Studio 2010 Web Express.
I added the controls to the toolbar, and I can drop controls on the forms...
Problem is:
1) It always says Telerik.web.ui.[ControlName].... is not defined:
For Example: Type 'Telerik.Web.UI.Skins.RadButton' is not defined.
2) I cannot select the skins either...
Attempts thus far:
1) Added reference to all the .DLL's directly from the project
2) I was going to add a handler to the web.config, but not sure if this is still applicable in newer versions of the controls.
Not sure what I need to do next?
I added the controls to the toolbar, and I can drop controls on the forms...
Problem is:
1) It always says Telerik.web.ui.[ControlName].... is not defined:
For Example: Type 'Telerik.Web.UI.Skins.RadButton' is not defined.
2) I cannot select the skins either...
Attempts thus far:
1) Added reference to all the .DLL's directly from the project
2) I was going to add a handler to the web.config, but not sure if this is still applicable in newer versions of the controls.
Not sure what I need to do next?