Print the BizTalk Server 2006 Documentation

A common customer request has been to be able to easily print the BizTalk documentation.  Now you can!  Download the entire documentation in PDF format by visiting this link:


http://www.microsoft.com/downloads/details.aspx?FamilyId=8F3EC693-2865-4B85-8455-745511EA4267&displaylang=en


 


We’re listening, so please keep the great suggestions coming.  And be sure to thank the documentation team!

Installing BTS 2006 – Sharepoint 1057 system error

When setting up WSS so you can do a full install of BizTalk, you may get an error similar to “System Error 1057 while trying to query service SPTimer”.  For me, this occured while using the Configure Administrative Virtual Server section of Central Administration.  I was using a local (non AD) service account that I had created.  The problem is corrected if you make sure you enter “domain\user name” or “machine name\user name” format.  Not easy to correlate this error description to the actual issue.


 


Cheers,


Todd

Biztalk Server 2008 Install/Config Wish List

Biztalk Server 2008 Install/Config Wish List

Having done 2006 Installs/Configurations for all (public) versions of BizTalk Server 2006 from CTP to Beta2, I was surprised that the process was not much different for the RTM release.


There was so much hype as to how much the process had improved from 2004 to 2006, and to some extent I have to agree that the configuration after the install is now much easier than 2004 however …


The install part especially the check for prerequisites is still not there yet. Yes, there are so many prereqs that are still missing!


What would be nice for the Biztalk Server 2008 install is that ALL POSSIBLE recommended prereqs are available from a single location, ie prepackaged within a single CAB, and not spread here and there on subwebs on msdn etc…


For example for a vanilla machine install from bare metal, excluding the core essentials such as OS, Visual Studio, Sql Server which are understandably available from separate installs, all the supplementary filesets should be prepackaged in a cab file as part of the iso image.


One classic example is ADOMD.Net 8.0 + Patch + yes you guessed it not ADOMD.Net 9.0 but SqlServer2005_ADOMD.msi!


Please could they get the monikers correct in the prereqs check list!


Wish List, automate an install via script that takes params(such as credentials for automatic reboots etc) via XML config or whatever, initiate the msi to install all prereqs if necessary prepackaged from a cab file, and come back after a long lunch break, to see the post install configuration completed as well while you were away. Now that’s something..


Besides Install/Config and moving onto Integration itself, here’s a Biztalk Server 2008 Wish List  done a while back last year 🙂


Oh by the way I was tempted to get/publish the Biztalk 2008 photos from flickr but instead I will just post the link.


I love artifact explorer/solution designer, as it allows an architect to model the end to end solution of a biztalk integration from a source system using biztalk receive artefacts that publish to the message box and likewise those processing artefacts that subscribe to the message box and eventually the send artifacts to the destination systems. For a deeper look  at the end to end design of a future biztalk system have a look here and take time out to listen to Channel 9 Eddie Churchill’s Solution Designer Video, also take a preview into Eddie Churchill’s Mapper Video  for Biztalk Server 2008

Two Connect releases new adapters for BizTalk

Life’s been hectic for the past couple of months. And my list of “things to blog about” is growing day by day. But, here’s some news that I could not resist stop all my work and blog. J


 


Another incredible effort from my colleague Jesus and team. Two Connect has done it again with 3 new adapters for BizTalk


 



  • SalesForce.com adapter for BizTalk Server 2006
  • Web Services Enhancements (WSE) 3.0 adapter for BizTalk Server 2006
  • SQL Server Service Broker adapter for BizTalk Server 2006 v1.5

 


There is also a MSDN Webcast coming up tomorrow where Jesus will be introducing the SalesForce.com adapter along with colleagues Javier and Ben. Please do register for the same.


 


For more details check Jesus’s blog http://weblogs.asp.net/gsusx/archive/2006/04/18/443275.aspx

MSDN BizTalk Server Adapter Webcast



Here is an email from Jesus Rodriguez on his new adapter and webcasts that some of you may have interest in.


——————————–


 


We just finished the news version of the Service Broker adapter, the Web Services Enhancements 3.0 adapter and the SalesForce.com adapter. I am doing a MSDN Webcast this Thursday introducing the SalesForce.com adapter for BTS 2006 (http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032294305&EventCategory=4&culture=en-US&CountryCode=US ) and another WebCast May 5th for the WSE 3.0 adapter. I blog about it (http://weblogs.asp.net/gsusx/archive/2006/04/18/443275.aspx ) I am wondering if you can reference it in your Weblog. I would like to have a good number of BizTalk developers attending to those WebCasts


 


Thanks,


 



Jesus Rodriguez
Chief Software Architect – Two Connect, Inc.

Microsoft MVP – Windows Server System – BizTalk Server
Phone: 305 / 663-6676 | Fax: 305 / 663-9193
jrodriguez@twoconnect.com | www.twoconnect.com  

A Member of the Microsoft BPI Virtual Technical Specialist Team

Precompiling BizTalk Web Service Endpoint

In a recent MSDN webcast given by Richard Seroter somebody asked about how to avoid “first hit latency” caused by JIT compiling web service code which is deployed not compiled by default. In my post about web project deployment I wrote about precompiling BizTalk web services using aspnet_compiler that will cure this problem. I just wanted to highlight some details.



First, the project can not be compiled in-place, otherwise files get overwritten. It’s better to create separate folder for precompiled web artifacts and pass it as -targetDir to aspnet_compiler.exe.



Second, since you most likely use some script to add assemblies to the BizTalk application its good to use -fixednames option to get consistent file names and directory structure across builds.



Third, if you still want to have some source files updateable (let’s say documentation aspx pages), you’ can provide -u switch to the compiler.



And the last, it’s always good to sign your assemblies with strong key so there are -keyfile, -delaysign, -aptca compiler switches to do that.

More Adapters from Jesús and Webcasts.

Jesús has been very busy building adapters. They include:



SalesForce.com adapter for BizTalk Server 2006
Web Services Enhancements (WSE) 3.0 adapter for BizTalk Server 2006
SQL Server Service Broker adapter for BizTalk Server 2006 v1.5


A Webcast on the SalesForce Adapter will be given tomorrow (April 20), and a Webcast on the WSE 3.0 adapter will be given on May 5. You can read more about the adapters and Webcasts HERE



 


 

More Adapters from Jesús and Webcasts.

Jesús has been very busy building adapters. They include:



SalesForce.com adapter for BizTalk Server 2006
Web Services Enhancements (WSE) 3.0 adapter for BizTalk Server 2006
SQL Server Service Broker adapter for BizTalk Server 2006 v1.5


A Webcast on the SalesForce Adapter will be given tomorrow (April 20), and a Webcast on the WSE 3.0 adapter will be given on May 5. You can read more about the adapters and Webcasts HERE