473,320 Members | 2,193 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Creating Project in asp.net

I cannot create a project in asp.net.It shows "The Tools 3.5 is Unrecognized".But i can create website!! What is the error? and how to solve it?
Dec 29 '11 #1
6 1704
Hi,try this

Check the Below keys are Present in your registry. If not present add it. This should resolve this issue.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\3.5] “DefaultToolsVersion”=”2.0″
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions\2.0] “MSBuildToolsPath”=”C:\\WINDOWS\\Microsoft.NET\\Fr amework\\v2.0.50727\\”
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\Tool sVersions\3.5] “MSBuildToolsPath”=”C:\\WINDOWS\\Microsoft.NET\\Fr amework\\v3.5\\”

Procedure to add keys and value pairs.
1. Start Command Prompt and run RegEdit.exe
2. Browse to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft
3. Add a new Key and name it MSBuild
4. Right Click on MSBuild and add new keys for
3.5
ToolsVersions
ToolsVersions\2.0
ToolsVersions\3.5
5. Then add String Values under each Key with values mentioned above.


I think it may help for your Problem.
Dec 30 '11 #2
How to add string values under each key and what are those values ?
Dec 30 '11 #3
Frinavale
9,735 Expert Mod 8TB
Do you have the 3.5 "tools" installed?
Jan 3 '12 #4
Yes i have installed Microsoft .NET Framework 3.5, but then also it shows the same error!!
Jan 4 '12 #5
Frinavale
9,735 Expert Mod 8TB
You need to post the exact error message because "3.5 Tools" is not the same as the ".Net Framework version 3.5"

Also, what version of Visual Studio are you using?

-Frinny
Jan 4 '12 #6
I am using Visual Studio 2008 and this is the error shown while i click on Create Project-
<path of my project folder> web application1.vbproj : The tools version "3.5" is unrecognized.
Jan 9 '12 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: GaryDotNet | last post by:
Hi, I am trying to go thru the Dist. App. walk through and cannot create the project. Due to company restrictions, I cannot install IIS on my machine. I downloaded and installed Cassini to...
5
by: nitin | last post by:
hi friends i m new to this group. i want to write a simple PROJECT(.prj) in c for addition subtraction and multiplication.plese give me a brief procedure about creating project & how to run it....
1
by: NWx | last post by:
Hi, I created an ASP.NET application in VS.NET 2002, using my local web server running on port 80 Later, I changed the port from 80 to 8080 (because of my router, to allow access to my web...
5
by: Herb | last post by:
I just installed VS2005 and I am trying to create a new Web Site. I click File...New Web Site, select ASP.NET Website, HTTP and I replace "Website" at the end of localhost with my site name. Let's...
0
by: WayCool | last post by:
When I try the steps to start a new project in Visual Studio 2005 for PocketPC 2003 ('Smart Device') by filling in the 'New project' Dialog box and hitting OK, I get a little beep, the Dialog...
2
by: brian.ackermann | last post by:
Hi all, I'm running into some trouble figuring out how to create a 'project' from an existing asp application. The ASP app was written entirely with plain text editors. I would like to set...
0
by: Manikandan | last post by:
Hi, I have a c# project in VSS 6.0D as projectv1 (v1 for version 1) Projectv1 has five or six solutions and around 100 projects (including setup projects). I need to create the version 2 for the...
5
by: =?Utf-8?B?c25vd2JraWQx?= | last post by:
I have Visual C++ 2005 express edition, I downloaded it from the microsoft website. I am using it for school. I started an assignment in the lab at my school, and for the asssignment I had to...
4
by: Gillard | last post by:
when i try to create a project from template i get an error like error : activex can t create object when i try to compile a sinple c++ project that i get from else where i get multiple error...
1
by: vikrant2108243 | last post by:
i wanna know some creative,easier and less time consuming ideas for creating project. i am a new user...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.