exception handling - Why am I getting "Index was outside the bounds of the array" when running mstest.exe on the commandline? -


I'm running it on your machine

  "% ProgramFiles (x86)% \ Microsoft visual Studio 10.0 \ Common 7 \ IDE \ mstest.exe "/testcontainer:"C:\orking?Einstein?Solutions?EnsteinAcceptanceTests\bin?Debug?EnsteinAcceptanceTests.dll" /resultsfile:TestResult.trx "  

and I get

index was outside the bounds of the array

Send to.

Any clues on how could you get this error? When you try to run VS2008 test you receive this error?

VS2010 with mstest.exe.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -