Open davidphillipsuk opened 8 years ago
You will need to download VS2012 Premium to compile the project Here is the link to download VS2012 Premium. https://www.microsoft.com/en-us/download/details.aspx?id=30654 Follow the installation instructions and that should take care of the issue. make sure you create the project in the same folder where you extracted the files.
Hi,
I'm no developer so I'm probably doing something really stupid, but I've installed VS2013, downloaded a clone of this project and when I open it, I'm prompted for credentials for the codeplex tfs:
"The solution you are opening is bound to source control on the following Team Foundation Server: https://tfs.codeplex.com/tfs/tfs02. Would you like to contact this server to try to enable source control integration?"
If I choose no, I get a bundle of errors when I go to compile. If I choose yes and try and use my codeplex login details it says I don't have permission.
All I really want is the built executable, but I hoped I'd just be able to build and get it myself. Any ideas?
Thanks, David