AJAX Futures CTP

  • Thread starter Thread starter Ross Culver
  • Start date Start date
R

Ross Culver

I installed the Futures CTP prior to installing the AJAX Control Toolkit. I
then later went back and uninstalled AJAX futures via Add/Remove Programs as
well as deleted the AJAX Control Toolkit in c:\programs\Microsoft ASP.NET\.
But apparently there's more to removing it than just uninstalling since
everytime I go to the create a new project window, the ASP.NET AJAX Control
Project (AJAX ControlExtender1) still appears in the templates list, even
though I haven't re-deployed the AJAX Control Toolkit.

Where would I find what I suppose is a registry entry for the Futures CTP in
order to remove it?

Thanks.

Ross
 
Go to the <Program Files>\Microsoft Visual Studio .NET 2003\VC#\CSharpProjects

find smth like <ajax future>.VSZ and remove this.
 
Back
Top