Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: bcbeatty on March 08, 2006, 02:33:32 pm

Title: Build Test Execute for ASP.Net
Post by: bcbeatty 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
Title: Re: Build Test Execute for ASP.Net
Post by: subh on March 28, 2006, 07:11:33 am
Same problem here. Is it at all possible?
Title: Re: Build Test Execute for ASP.Net
Post by: croban 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  ???