BizTalk Server General - How to Debug ASP.Net application while execution a Biztalk Orchestration.

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > December 2004 > How to Debug ASP.Net application while execution a Biztalk Orchestration.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to Debug ASP.Net application while execution a Biztalk Orchestration.
Gaurav.

2004-12-07, 7:46 am

Hi!

I'm want to debug an ASP.Net application that I've
created as part of the Biztalk Server 2004 orchestration.
What I'm attempting is, that while debugging the Biztalk
orchestration, as part of one of its sequences (say HTTP
adapter implementation in particular) be able to debug
the thereon called ASP.Net application.

For simplicity you can take default HTTPSolicitResponse
Sample application(as part of the Biztalk Server 2004
SDK) as the starting point. I need to debug the
Multiplier.aspx.cs code of the ASP.Net application in
this sample.

Is there a way to do the same?

I've tried attaching the Biztalk server process
BTSNTSvc.exe, to the Multiplier solution and putting a
break point at Multiply(HttpRequest req) function and
then extecuting the orchestration, but the debug process
does not trace into the Multiplier code.

Any thoughts on how about trying to do this debugging?

Thanks in advance!
Gaurav.


sena

2004-12-07, 8:46 pm

Gaurav. wrote:
> Hi!
>
> I'm want to debug an ASP.Net application that I've
> created as part of the Biztalk Server 2004 orchestration.
> What I'm attempting is, that while debugging the Biztalk
> orchestration, as part of one of its sequences (say HTTP
> adapter implementation in particular) be able to debug
> the thereon called ASP.Net application.
>
> For simplicity you can take default HTTPSolicitResponse
> Sample application(as part of the Biztalk Server 2004
> SDK) as the starting point. I need to debug the
> Multiplier.aspx.cs code of the ASP.Net application in
> this sample.
>
> Is there a way to do the same?
>
> I've tried attaching the Biztalk server process
> BTSNTSvc.exe, to the Multiplier solution and putting a
> break point at Multiply(HttpRequest req) function and
> then extecuting the orchestration, but the debug process
> does not trace into the Multiplier code.
>
> Any thoughts on how about trying to do this debugging?
>
> Thanks in advance!
> Gaurav.
>
>

If you are running the asp.net application on your box, you could open
the required solution, add the necessary breakpoints and then choose to
attach to the asp.net process. (to do this choose from the menu
debug->process ...).

Sena.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com