This is a migrated thread and some comments may be shown as answers.

can't create rad control website! because of template!

1 Answer 47 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
khaled jendi
Top achievements
Rank 1
khaled jendi asked on 13 Aug 2011, 04:58 PM
hi,

I cant create new rad controls project, I got this error when I try to create a website, so how can I solve this error?

1 Answer, 1 is accepted

Sort by
0
Erjan Gavalji
Telerik team
answered on 15 Aug 2011, 12:02 PM
Hi Khaled,

There was an omission in the RadControls for ASP.NET AJAX Q2 2010 SP1 VSExtensions we solved shortly after that.
To fix this error I would recommend you to use the latest version of the Telerik WebUI VSExtensions

Which version of the Visual Studio IDE are you using?
If VS2010, you could use the steps below:

1) Close all Visual Studio instances
2) Use Windows Explorer to check the following two folders for Telerik subfolders and delete them:
    %localappdata%\Microsoft\VisualStudio\10.0\Extensions
     [VisualStudioInstallDir]\Common7\IDE\Extensions
3) Visit the Visual Studio Online Gallery and download the Telerik WebUI VSExtensions to a folder of your choice
4) Start a Visual Studio 2010 Command Prompt As Administrator and navigate to the folder you downloaded the VSIX file to
5) Run the following command:
    vsixinstaller /a [TelerikWebUIVSIX_FileName.vsix]
6) Repeat steps 3) -> 5) to get any Telerik VSExtensions you need added to your IDE.

If, on the other hand, you use Visual Studio 2008, you would need to visit your Telerik Account and download the RadControls for ASP.NET AJAX Q2 2010 SP2 installer (or, better yet, use the latest one, Q2 2011).

Kind regards,
Erjan Gavalji
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Installer and VS Extensions
Asked by
khaled jendi
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Share this question
or