Question about VS 2005 and Creating Web Site

L

Lloyd Sheen

When I use VS 2005 Pro I have the following happen:

1: File / New Project
I get two "installed" templates ASP.NET web application and ASP.NET
web service

2: File / New Web Site
I get five "installed" templates APS.NET web site, ASP.NET web
service, personal web site, ASP.AJAX-Enabled web site etc.

I wanted to get AJAX but my question is why is there a difference??

Thanks
Lloyd Sheen
 
D

dgk

When I use VS 2005 Pro I have the following happen:

1: File / New Project
I get two "installed" templates ASP.NET web application and ASP.NET
web service

2: File / New Web Site
I get five "installed" templates APS.NET web site, ASP.NET web
service, personal web site, ASP.AJAX-Enabled web site etc.

I wanted to get AJAX but my question is why is there a difference??

Thanks
Lloyd Sheen

File/New Project should not bring up websites at all. On mine, the
options are VB projects, including Windows Application, Console
Application, and Class Library. There are C# with the same. There's
also a Business Intelligence section, and one for Smart Devices, and
Other Project Types which are setup types.

It depends partly on what you've installed obviously. I've also
installed the Ajax templates, but they don't show up unless I specify
opening a Website, not a Project.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top