Visual Studio 2008 is being weird with me
-
Hi, I installed Visual Studio 2008, I don't know if I did anything wrong in the installation, but something doesn't look right. Firstly, I tried opening up a solution that was done in .NET 2.0. It asks to convert then I get the following error: "C:\...\Web\" cannot be opened because it's project type () is not supported by this version of Visual Studio. Secondly, when I try to create a new website, I go to Add New Project. Under C# I select Web. The projects that I select from are: AjaxControlExtender AJAX .NET Server Control AjaxServerControl WCF Service Application How do I create a new ASP.NET website? Please help. Thanks Brendan
-
Hi, I installed Visual Studio 2008, I don't know if I did anything wrong in the installation, but something doesn't look right. Firstly, I tried opening up a solution that was done in .NET 2.0. It asks to convert then I get the following error: "C:\...\Web\" cannot be opened because it's project type () is not supported by this version of Visual Studio. Secondly, when I try to create a new website, I go to Add New Project. Under C# I select Web. The projects that I select from are: AjaxControlExtender AJAX .NET Server Control AjaxServerControl WCF Service Application How do I create a new ASP.NET website? Please help. Thanks Brendan
Under "File/New" you should also see a selection for "Website". Select "Website" instead of "Project."
-
Under "File/New" you should also see a selection for "Website". Select "Website" instead of "Project."
There is nothing, just New Project.