Quantcast
Viewing all articles
Browse latest Browse all 20

New Post: Building in VS 11 RTM / Win 8 RTM

FYI

To compile and run this project in Win 8 RTM & VS 11 RTM:

  1. Open the HV2Everything Solution in VS 11 RTM.
  2. Right-click each project (in Solution Explorer) and select Properties.
    Then change the Target Framework from 4.0 to 4.5
  3. Check the References for each project (References folder in Solution Explorer) and where applicable remove and re-Add the following DLLs:
    * Microsoft.VisualStudio.Help.dll
    * Microsoft.VisualStudio.Help.Runtime.dll
    These DLLs are found in C:\Program Files (x86)\Microsoft Help Viewer\v2.0\

The project should now build and run.


Viewing all articles
Browse latest Browse all 20

Trending Articles