No create asp.net 2.0 project in my VS2005?

  • Thread starter Thread starter Nik Coughlin
  • Start date Start date
N

Nik Coughlin

Hi,

My VS2005 seems to be missing the ASP.NET Web Application template for some
reason. With the following instructions:

To create the project and form
On the File menu, point to New, then click Project.
In the New Project dialog box, do the following:
In the Project Types pane, choose either Visual Basic Projects or Visual C#
Projects.
In the Templates pane, choose ASP.NET Web Application.

OK, this is where I get stuck, I don't have ASP.NET Web Application as an
option in there.

This is all I get:

http://nrkn.com/temp/vs2005.png [12k]

Any ideas? Haven't had any luck with Google.
 
Weird. Maybe you can run the installer again and make sure the Web
application option is included?
 
"Nik Coughlin" <[email protected]>'s wild thoughts were
released on Wed, 5 Apr 2006 16:00:02 +1200 bearing the
following fruit:
Hi,

My VS2005 seems to be missing the ASP.NET Web Application template for some
reason. With the following instructions:

To create the project and form
On the File menu, point to New, then click Project.

On the File menu, select 'New Web Site'

J
In the New Project dialog box, do the following:
In the Project Types pane, choose either Visual Basic Projects or Visual C#
Projects.
In the Templates pane, choose ASP.NET Web Application.

OK, this is where I get stuck, I don't have ASP.NET Web Application as an
option in there.

This is all I get:

http://nrkn.com/temp/vs2005.png [12k]

Any ideas? Haven't had any luck with Google.



Jan Hyde (VB MVP)
 
Hi,

My VS2005 seems to be missing the ASP.NET Web Application template for some
reason. With the following instructions:

To create the project and form
On the File menu, point to New, then click Project.
In the New Project dialog box, do the following:
In the Project Types pane, choose either Visual Basic Projects or Visual C#
Projects.
In the Templates pane, choose ASP.NET Web Application.

OK, this is where I get stuck, I don't have ASP.NET Web Application as an
option in there.

This is all I get:

http://nrkn.com/temp/vs2005.png [12k]

Any ideas? Haven't had any luck with Google.

I think that everyone hit this the first time. Don't use New Project,
use New Website.
 
I am also facing the same problem did you find any luck in this please replay
me on (e-mail address removed)
Thanks


dgk said:
Hi,

My VS2005 seems to be missing the ASP.NET Web Application template for some
reason. With the following instructions:

To create the project and form
On the File menu, point to New, then click Project.
In the New Project dialog box, do the following:
In the Project Types pane, choose either Visual Basic Projects or Visual C#
Projects.
In the Templates pane, choose ASP.NET Web Application.

OK, this is where I get stuck, I don't have ASP.NET Web Application as an
option in there.

This is all I get:

http://nrkn.com/temp/vs2005.png [12k]

Any ideas? Haven't had any luck with Google.

I think that everyone hit this the first time. Don't use New Project,
use New Website.
 
Neeraj Black Bits <Neeraj Black
(e-mail address removed)>'s wild thoughts were
released on Fri, 21 Apr 2006 01:11:02 -0700 bearing the
following fruit:
I am also facing the same problem did you find any luck in this please replay
me on (e-mail address removed)
Thanks

Erm.. but the solution is right there... in the post you
replied to... and it's rude to ask for email responses to
newsgroup posts..

J

dgk said:
Hi,

My VS2005 seems to be missing the ASP.NET Web Application template for some
reason. With the following instructions:

To create the project and form
On the File menu, point to New, then click Project.
In the New Project dialog box, do the following:
In the Project Types pane, choose either Visual Basic Projects or Visual C#
Projects.
In the Templates pane, choose ASP.NET Web Application.

OK, this is where I get stuck, I don't have ASP.NET Web Application as an
option in there.

This is all I get:

http://nrkn.com/temp/vs2005.png [12k]

Any ideas? Haven't had any luck with Google.

I think that everyone hit this the first time. Don't use New Project,
use New Website.


Jan Hyde (VB MVP)
 
Back
Top