I have successfully installed visual web developer and also installed ASPAJAXExtSetup, I excepted that when I would create a new web application project there would the ASP.NET AJAX. Enabled Web Site, However it was not there. The application present are the ff: ASP.NET Web Site,ASP.NET web service,personal Web starter kit, and Empty Website.
Why is this so Is still there something that I have to configure I have tried in Microsoft Visual Studio and the ASP.net AJAX Enabled Web Site application was there however the other 4 application was lost. Could you me insights regarding this behavior according to the tutorial I've read its just okay to either used visual web developer or microsoft visual studio. Hope anyone could give me idea why this problem occurs...thanks in advance

ASP.NET AJAX Enabled Web Site Application
Juan Castillo
Got the same problem but found why this occurs.
I have a VS2005 with SP1 (English) on WinXP (German)
If I change under Tools | Options under Enviroment > Help my "Online topic page" from default "Englisch" to "German" serveral menu item change and will now be displayed in german while others are still english !
But I have still all project templates under File | New | Project... available.
Second:
Now I have installed ASP.NET AJAX Exentsion successfully.
After that the only project I see under File | New | Project... is the ASP.NET Ajax-Enabled Web Application.
To get the other default project templates page I had to change my Online topic page from above back to the default "English" setting.
After that all default project templates plus the new Ajax-Enabled project are displayed.
Humpty