Book a Demo

Author Topic: Build Test Execute for ASP.Net  (Read 3204 times)

bcbeatty

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Build Test Execute for ASP.Net
« on: March 08, 2006, 02:33:32 pm »
I'm trying to set the properties to build, test and run an ASP.Net Solution.

I've reverse engineered my solution in to a class model.

I've gotten the Build to work by setting the cmd to:
Code: [Select]

"C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.com" "c:\My Solution\MySolution.sln"  /build "debug"


But I haven't been able to get the Run and Debug Run to work correctly.

I'm interested in creating Sequence Diagrams from the stack trace.
What should my settings be for Run, Debug and Vars?

Thanks,
Brian

subh

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Build Test Execute for ASP.Net
« Reply #1 on: March 28, 2006, 07:11:33 am »
Same problem here. Is it at all possible?

croban

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Build Test Execute for ASP.Net
« Reply #2 on: March 31, 2006, 03:59:34 am »
i have also the same problem it would be so nice if some one could help us  ???