3/13/2014 (11 years ago) | |
Clarify | |
Any | |
4/14/2014 (11 years ago) | |
Windows (Any) | |
Any |
Trying to open up the selfservice.sln solution file using Visual Studio shows the following error:
Acceptance\Acceptance.fsproj: The application which this project type is based on was not found.
Resolution
11 years ago
This can happen if the F# tools are not installed.
F# is a programming language that is used for acceptance testing of the selfservice application.
To resolve this, install the F# tools for your version of Visual Studio.
For example, if you are using:
Visual Studio Express 2012 for Web (http://www.microsoft.com/en-us/download/details.aspx?id=30669)
then you should install:
F# Tools for Visual Studio Express 2012 for Web (http://www.microsoft.com/en-us/download/details.aspx?id=34675)
You must be logged in to post a comment.
Login