shairai / MTMCopyTool

Copy and Cloning Test Suites and Tests over Team Collections MTM Copy Tool is a newer version of Test Case Migration Tool that can copy and cloning Test Suites and Tests over Team Projects and Team Collections.
13 stars 7 forks source link

Can't compile #5

Open davidphillipsuk opened 8 years ago

davidphillipsuk commented 8 years ago

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

difesara commented 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.