# Thursday, June 22, 2006

Debugging .Net assemblies can be tricky in BizTalk 2004. When working with Orchestrations you need to make sure that the version of the Orchestration dll and .Net assembly corresponded. There are two way in which to do this and be able to debug successfully.

 

1. If your Orchestration project and .Net assembly project are in the same solution. Build/Rebuild solution that contains the Orchestration project and your .Net assembly project. Make sure your .Net assembly project is in debug mode. This can be configured in the 'Configuration Manager". Then, Delete their dll from GAC and install the new ones. Now you can debug by attaching to the process "BTSNTSvc.exe".

 

2. If your Orchestration project and .Net assembly project are in different solutions then you will need to change the versioning from the default VS configuration. To change this, open your projects "AssemblyInfo.cs" file and change [assembly: AssemblyVersion("X.X.X.*")] to a hard coded value such as[assembly: AssemblyVersion("1.0.0.1")]. Make sure your .Net assembly project is in debug mode. This can be configured in the 'Configuration Manager". Then, Delete their dll from GAC and install the new ones. Now you can debug by attaching to the process "BTSNTSvc.exe".

 

 

Ed K.

posted on Thursday, June 22, 2006 11:06:29 AM (Central Standard Time, UTC-06:00)  #    Comments [0] Trackback
Related posts:
Debug that BizTalk Map
Changes to daylight-saving time for 2007 as they apply to BizTalk Server 2006
BizTalk and WMI
Covast Engine Input File Locking - BizTalk 2004
837 differences that can cause headache's
DFW BizTalk Special Interest Group (SIG)
Tracked by:
"do me in the button [1" button design and production]" (do me in the butto... [Trackback]
"movin' on up..." (movin' on up...) [Trackback]
"yellow is a rock band based out of sydney, nova scotia. formed in" (yellow is a... [Trackback]
"Do Me In The Button Order Form" (Do Me In The Button Order Form) [Trackback]
"news" (news) [Trackback]
"Rent Apartments" (Rent Apartments) [Trackback]
"bands: i was a spy one day late great plains the ditchpigs" (bands: i was a spy... [Trackback]
http://texas-hold-em-poker-rules.com [Trackback]
"one day late" (one day late) [Trackback]
"shoes and boots search" (shoes and boots search) [Trackback]
"the campaign records messageboard!" (the campaign records messageboard!) [Trackback]
"the campaign records" (the campaign records) [Trackback]
http://free-texas-holdem-poker-game-online.com [Trackback]
"yellow." (yellow.) [Trackback]
"Pharmacy Benefit" (Pharmacy Benefit) [Trackback]
"i was a spy - progressive punk rock / coffee-core" (i was a spy - progressive p... [Trackback]
"Tom Fun & the Holy Microphone Machine" (Tom Fun & the Holy Microphone M... [Trackback]
"the campaign records (photos)" (the campaign records (photos)) [Trackback]
"yellow.thecampaign.net/photos.php" (yellow.thecampaign.net/photos.php) [Trackback]
"paid to take surveys" (paid to take surveys) [Trackback]
"yellow can be contacted by paper mail at the following address" (yellow can be ... [Trackback]
"i was a spy (for about 6 years)" (i was a spy (for about 6 years)) [Trackback]
"content" (content) [Trackback]
"the following two tracks are from our first album, "the heat'll be" (t... [Trackback]
"get work from home" (get work from home) [Trackback]
"boston table tennis online" (boston table tennis online) [Trackback]
"i was a spy (for about 6 years)" (i was a spy (for about 6 years)) [Trackback]
"news" (news) [Trackback]
Comments are closed.