Open and build solution

by Alexey Shirshov December 23, 2008 16:29

If you download code from Source control after opening solution you will be prompted to remove Source control bindings. Choose Yes, 'cause you don't have an account in codeplex or at least you are not member of worm team. If you download source code from release package, this step will not appear.

After that you will be asked about VSTool project what needs VS SDK to be installed. Press ok to unload the project.

Ok, now the solution is loaded and could be built. But additional actions could be required to run test.

First of all, almost all test requires SQL database, so you have to have SQL Express or higher edition of SQL Server. By default connection string starts with "Server=.\sqlexpress". You should replace this part according your server location. All changes should be made in UnitTesting project.

Next, you should define or undefine UseUserInstance custom constant in Advanced compiler setting window at compile tab.

Now, all tests should work fine.

Tags:

Add comment


(Will show your Gravatar icon)  

Enter the word
captcha word
(hear it spoken)


  Country flag

biuquote
  • Comment
  • Preview
Loading



Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen | Modified by Mooglegiant

The Author

My name is Alexey Shirshov. I'm a professional developer with wide specialization. I prefer VB.NET to C#, I hate ASP.NET but there is no better than it. You can contact me by this page.