Hi Remco
Thanks for your prompt response.
For the toolbar filters I've tried pretty much every combination there is.
I've changed the output as you suggested however there is an awful lot, are you aware of anything in particular I should be looking for?
The only things I have spotted so far are messages such as -
Task "Error" skipped, due to false condition; ('$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true').
Task "Warning" skipped, due to false condition; ('$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' =='true' ).
Using "Message" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Configuration=Debug
Platform=AnyCPU
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\' != '' and !HasTrailingSlash('bin\')).
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\' != '' and !HasTrailingSlash('obj\Debug\')).
Just to throw further confusion into the mix, I created a completely new solution using a servicestack template I have installed and that works as expected ie the tests show in both the tests window and the processing queue window
regards
steve