Pieter, As Chuck mentioned there are a few scenarios that require Visual Studio installed on the build machine:
* Unit testing, code coverage, and code analysis require Visual Studio Team System for Software Developers. * Other testing (such as load and web testing) requires Visual Studio Team System for Testers. * Building non-MSBuild-based projects (such as *.vdproj projects) requires Visual Studio. Cheers, William On Sat, Jul 19, 2008 at 3:32 AM, Charles Sterling <[EMAIL PROTECTED]> wrote: > In many situations (like this) we expect people will have to install > Visual Studio onto the build server. > > We have looked at building a "Build Server" only install of these > components but when we were done with that thought exercise it really looked > like the Visual Studio install. > > Chuck > > > > > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of > *Pieter de Bruin > *Sent:* Friday, July 18, 2008 7:09 AM > *To:* [email protected] > *Subject:* [OzTFS] Smart device (.NET CF 3.5) unit tests on TF build > server? > > > > Hey all, > > > > We are developing a smart device solution in .NET Compact Framework 3.5. We > are also running TFS2008. Now I am looking for a way to run smart device > unit tests during the build of the project. > > > > My build report shows an error saying that * > Microsoft.VisualStudio.SmartDevice.UnitTestFramework.dll* is not available > on the build server. I would rather not deploy .NET fx related binaries in > my solution. > > > > Do I need an additional install on the build server? > > Any other tips? > > > > Thanks, > > > > Pieter > > OzTFS.com - to unsubscribe from this list, send a message back to the list > with 'unsubscribe' as the subject. View the web archives at > http://www.mail-archive.com/[email protected]/ > Powered by mailenable.com, supported by www.readify.net > OzTFS.com - to unsubscribe from this list, send a message back to the > list with 'unsubscribe' as the subject. View the web archives at > http://www.mail-archive.com/[email protected]/ > Powered by mailenable.com, supported by www.readify.net > OzTFS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. View the web archives at http://www.mail-archive.com/[email protected]/ Powered by mailenable.com, supported by www.readify.net
