Book a Demo

Author Topic: Can't run Debug in Execution Analyzer  (Read 3043 times)

oleg boldyrev

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Can't run Debug in Execution Analyzer
« on: May 10, 2011, 04:29:29 am »
I could make the Execution Analyzer build the solution and run Test, but not Debug. When clicking on Debug, nothing happens.
Here's my settings:
Debugger: Microsoft.net
Application path: .....\MSTest.exe
Command Line Arguments:
/testcontainer:.\ShoppingCartBLTest\bin\Debug\ShoppingCartBLTest.dll /test:RequestApproveRequestTest
Symbol Search Paths: .\ShoppingCartBLTest\bin\Debug
Is something wrong?
What I run as Test is the same thing.
« Last Edit: May 10, 2011, 04:30:38 am by olboldie »