Asp.net 2.0

B

barry

I have just installed Visual Studio 2005 and would like to know if you are
suppose to be able to execute asp.net from within VS or do you have to use
Visual Web Developer.
I do not find any templates in VS to create a web site.

thanks
 
B

barry

Thanks Juan, but I want to be able to create a website using asp.net like it
was in vs 2003. You went into the new project and clicked on the asp.net web
application template. Is there a new way of doing this?

thanks
 
J

Juan T. Llibre

There's no more "Applications" in VS 2005.
There's only Projects and Websites.

To get a new, templated, website, go to the "File" menu, and select "New Web Site".
That will open to the equivalent template dialog in VS 2003.

You can add as many templates as you want to,
or customize the standard template VS 2005 offers.



Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 
B

barry

Thanks, Juan but I only find under File - New Projects... - I do not find
New Web Sites

thanks
 
J

Juan T. Llibre

That's strange.

See what Anand sees (writer for the ASPAlliance) :

http://aspalliance.com/695

Now, see what Thiru sees :
http://www.developer.com/net/asp/article.php/3450901

Now, see what the aspdeveloper.net tutorial sees :
http://www.aspdeveloper.net/tiki-print.php?page=TutorialVisualStudio2005Beginner200512

Are you sure you're using the release version of VS 2005 ?

Could you look at what the "Help", "About Microsoft Visual Studio" dialog says ?




Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 
B

barry

Here is an what appears on the "about" dialog box (it will not let me send
the image it says it is two big)

Visual Studio 2005
Tools for the Microsoft Office System

Microsoft Visual Studio 2005 Microsoft .NET Framework
Version 8.0.50727.42 (RTM.050727-4200) Version 2.0.50727

Could it have anything to do with this being VSTO 2005?
 
B

barry

The problem was that I did not select the Web development on the setup.

Thanks for all you time
 

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