Why am I not able to open a VS project

SearchForKnowledge

I have a Visual Studio project that I created in my previous PC (32-bit if that makes any difference). I recently got a new PC (64-bit) and I am trying to open the project and I am seeing the following error:

Unsupported
This version of Visual Studio does not have the following project types installed or does not support them. You can still open these projects in the version of Visual Studio in which they were originally created.
     - ONew, "C:\temp\onb\ONewSln\ONew\ONew.csproj"


No changes required
These projects can be opened in this version of Visual Studio without changing them. They will continue to open in Visual Studio 2010 SP1 and in this version of Visual Studio.
     - ONewWeb, "C:\temp\onb\ONewSln\ONewWeb\ONewWeb.csproj"
     - ONewSln, "C:\temp\onb\ONewSln\ONewSln.sln"

Screenshot:

enter image description here

Is there a add-on or visual studio component that I have to download to make it work?

Please help me resolve the issue.

SearchForKnowledge

After doing some research and spending hours banging my head against the wall, I figured out how to resolve the issue.

You have to install Microsoft Office Developer Tools for Visual Studio 2012.

Open up the Web Platform Installer and if you don’t have it installed, download and install it. Search for Office Developer Tools and install it.

This will enable you to open the project without any issue.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Why am I able to open this file?

From Dev

Why am I not able to use relative path to open a file in CLion?

From Dev

Why I am not able to run a dynamic web project on JBoss AS 5.1 with correct project facet in eclipse

From Dev

Why am I not Able to Construct This Regex

From Dev

Why am I not able to wget these types of links?

From Dev

Why am I not able to change worksheet reference?

From Dev

Why am I not able to add a JPanel to a JPanel?

From Dev

Why am I not able to use $this is an opencart helper?

From Dev

Why am I not able to add this route?

From Dev

Why am I not able to buy applications?

From Dev

I am not able to get why showing exception while I parcing JSON like "JSONObject cannot be converted to JSONArray" in my android project

From Dev

With CTE why i am not able to print 1 to 1000 number or more but 1 to 100 i am able to print

From Dev

I am not able to add support library to my Android Studio Project

From Dev

Why am i not able to print the whole character as i have entered it?

From Dev

If I check in eclipse project into tfs, will I be able to use it in VS environment?

From Dev

Why am I not able to consistently have a `HashTable` serialized?

From Dev

Why I am not able to populate the json data in bootstrap table

From Dev

Why am I able to print this field in a static method?

From Dev

Why am I not being able to compile SASS with Webpack?

From Dev

Why am I able to instantiate my Abstract Base Class in Python?

From Java

Why am I able to edit a LINQ list while iterating over it?

From Dev

Why I am not able to update to the lastest iOS Cordova Platform?

From Dev

Why i am not able to pass optional value ( ? ) for getting image url?

From Dev

Why am I not able to initialize Generic Parameter and Array?

From Dev

Why am I not able to use FindResource() in Windows phone programming?

From Dev

Why am I not able to type input into input boxes?

From Dev

Why am I not able to load the required libraries before running the JAR?

From Dev

Why am I not being able to connect to my database?

From Dev

Why am I not able to untick this checkbox using JavaScript?

Related Related

  1. 1

    Why am I able to open this file?

  2. 2

    Why am I not able to use relative path to open a file in CLion?

  3. 3

    Why I am not able to run a dynamic web project on JBoss AS 5.1 with correct project facet in eclipse

  4. 4

    Why am I not Able to Construct This Regex

  5. 5

    Why am I not able to wget these types of links?

  6. 6

    Why am I not able to change worksheet reference?

  7. 7

    Why am I not able to add a JPanel to a JPanel?

  8. 8

    Why am I not able to use $this is an opencart helper?

  9. 9

    Why am I not able to add this route?

  10. 10

    Why am I not able to buy applications?

  11. 11

    I am not able to get why showing exception while I parcing JSON like "JSONObject cannot be converted to JSONArray" in my android project

  12. 12

    With CTE why i am not able to print 1 to 1000 number or more but 1 to 100 i am able to print

  13. 13

    I am not able to add support library to my Android Studio Project

  14. 14

    Why am i not able to print the whole character as i have entered it?

  15. 15

    If I check in eclipse project into tfs, will I be able to use it in VS environment?

  16. 16

    Why am I not able to consistently have a `HashTable` serialized?

  17. 17

    Why I am not able to populate the json data in bootstrap table

  18. 18

    Why am I able to print this field in a static method?

  19. 19

    Why am I not being able to compile SASS with Webpack?

  20. 20

    Why am I able to instantiate my Abstract Base Class in Python?

  21. 21

    Why am I able to edit a LINQ list while iterating over it?

  22. 22

    Why I am not able to update to the lastest iOS Cordova Platform?

  23. 23

    Why i am not able to pass optional value ( ? ) for getting image url?

  24. 24

    Why am I not able to initialize Generic Parameter and Array?

  25. 25

    Why am I not able to use FindResource() in Windows phone programming?

  26. 26

    Why am I not able to type input into input boxes?

  27. 27

    Why am I not able to load the required libraries before running the JAR?

  28. 28

    Why am I not being able to connect to my database?

  29. 29

    Why am I not able to untick this checkbox using JavaScript?

HotTag

Archive