<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rich Wallace</title>
	<atom:link href="http://www.richwallace.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richwallace.net</link>
	<description>Freelance Data Integration and Development Consultant</description>
	<lastBuildDate>Fri, 27 Jan 2012 18:06:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Error When Configuring BizTalk Server Group</title>
		<link>http://www.richwallace.net/installing-configuring-biztalk-server/</link>
		<comments>http://www.richwallace.net/installing-configuring-biztalk-server/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 16:39:30 +0000</pubDate>
		<dc:creator>Rich Wallace</dc:creator>
				<category><![CDATA[BizTalk Server]]></category>

		<guid isPermaLink="false">http://www.richwallace.net/?p=4331</guid>
		<description><![CDATA[During my BizTalk journey, I&#8217;ve gone through several new installations of the framework as well as upgrading to newer versions of server software.  One of the most common scenarios that pop up when performing a new installation of BizTalk Server &#8230;]]></description>
			<content:encoded><![CDATA[<p>During my BizTalk journey, I&#8217;ve gone through several new installations of the framework as well as upgrading to newer versions of server software.  One of the most common scenarios that pop up when performing a new installation of BizTalk Server that seems to frustrate newer shops or developers/admins is when the BizTalk installation or configuration process errors out for seemingly no reason.<span id="more-4331"></span></p>
<p>Typically, the actual installation goes through smoothly and once the base product is laid down, all is well until the BizTalk configuration wizard tries to perform it&#8217;s final steps.  Just to keep things in perspective, here are the typical steps taken in configuring a new installation of BizTalk Server leading up to the error.</p>
<p><strong>Start the BizTalk Configuration Wizard</strong></p>
<p>The first step is simply launching the BizTalk Configuration Wizard after the installation is complete.</p>
<p style="text-align: center;"><a href="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-configuration-wizard.png" rel="shadowbox[sbpost-4331];player=img;"><img class="aligncenter size-full wp-image-4340" title="BizTalk Configuration Wizard Start Screen" src="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-configuration-wizard.png" alt="BizTalk Configuration Wizard Start Screen" width="580" height="526" /></a></p>
<p style="text-align: left;">Many situations would allow for using the &#8220;Basic configuration&#8221; to be used, but I&#8217;m a control freak when it comes to what and how every module is installed on my servers, so naturally, I pick the &#8220;Custom configuration&#8221; option and then click on &#8220;Configure&#8221; to start the process.</p>
<p style="text-align: center;"><a href="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-custom-configuration.png" rel="shadowbox[sbpost-4331];player=img;"><img class="aligncenter  wp-image-4343" title="BizTalk Custom Configuration Wizard Screen" src="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-custom-configuration.png" alt="BizTalk Custom Configuration Wizard Screen" width="580" height="470" /></a></p>
<p style="text-align: left;">For the sake of demonstration, I&#8217;m going to simply install everything on a single server.  Typically, and resource limitations aside, I&#8217;d split the install among several servers, but the issue I&#8217;m covering is not typically install location specific.</p>
<p style="text-align: left;"><strong>Configure BizTalk Group</strong></p>
<p style="text-align: left;">Given the fact that the root issue typically pops up during the configuration of the BizTalk Group feature, I&#8217;ll focus on this step for now.  Obviously a typical installation of BizTalk Server may not just consist of a running BizTalk Group, but again, I don&#8217;t want to waste your time with things that are not affecting you for this challenge.</p>
<p style="text-align: left;"><strong>Note:</strong> If you haven&#8217;t performed a custom configuration before, you <strong>must</strong> install the Enterprise Single Sign-on feature before you are allowed to install the BizTalk Group, otherwise, you&#8217;ll be slapped with this beauty:</p>
<p style="text-align: center;"><a href="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-custom-group-sso-req.png" rel="shadowbox[sbpost-4331];player=img;"><img class="aligncenter  wp-image-4346" title="BizTalk Group SSO Requirement" src="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-custom-group-sso-req.png" alt="BizTalk Group SSO Requirement" width="580" height="470" /></a></p>
<p style="text-align: left;">I&#8217;ll write up an entire installation guide a bit later on that will cover such details, so keep an eye open for that once I have it ready.  For the time being, accept the defaults of the SSO feature installation and include your Master Secret backup password and location.  Next, click on the &#8220;Group&#8221; option in the navigation tree.</p>
<p style="text-align: center;"><a href="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-custom-group-configuration.png" rel="shadowbox[sbpost-4331];player=img;"><img class="aligncenter  wp-image-4347" title="BizTalk Custom Group Configuration" src="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-custom-group-configuration.png" alt="BizTalk Custom Group Configuration" width="580" height="470" /></a></p>
<p style="text-align: left;">Select &#8220;Enable BizTalk Server Group on this computer&#8221; and then opt to &#8220;Create a new BizTalk Group&#8221;.  The Data stores and BizTalk Administrative Roles will populate automatically for you.  Again, simply for the sake of demonstrating the error, that&#8217;s all I&#8217;m going to include in this configuration process.  Click on &#8220;Apply Configuration&#8221; and click on &#8220;Next&#8221; to see the faulty magic&#8230;</p>
<p style="text-align: center;"><a href="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-2009-config-error.png" rel="shadowbox[sbpost-4331];player=img;"><img class="aligncenter  wp-image-4348" title="BizTalk Server Group Configuration Error" src="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-2009-config-error.png" alt="BizTalk Server Group Configuration Error" width="580" height="494" /></a></p>
<p style="text-align: left;">Unfortunately, and one thing that Microsoft is <strong><em>really</em></strong> good at, is not typically exposing the actual error right there on the screen.  So, let&#8217;s dig in to that Logfile that has been created in the temp directory to see what&#8217;s up.</p>
<p style="text-align: center;"><a href="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-configuration-log.png" rel="shadowbox[sbpost-4331];player=img;"><img class="aligncenter  wp-image-4352" title="BizTalk Configuration Log" src="http://www.richwallace.net/wp-content/uploads/2012/01/biztalk-configuration-log.png" alt="BizTalk Configuration Log" width="580" height="191" /></a></p>
<p style="text-align: left;">I&#8217;ve cleaned up the configuration log and highlighted the location of where the BizTalk Configuration Wizard logged the error.  As plainly demonstrated, the wizard was unable to create the necessary database, &#8220;BizTalkMgmtDb&#8221; on the target SQL Server.</p>
<p style="text-align: left;"><strong>The Problem</strong></p>
<p style="text-align: left;">I hate to label this particular error as a, &#8220;problem&#8221;, but it does frustrate several folks.  However, the root issue is more of a comparability issue more than anything else.  Technology is constantly improving, err&#8230;upgrading to different versions, and not all versions of different software will be guaranteed to play well with one another.</p>
<p style="text-align: left;">In this case, the issue is that the installation of Microsoft BizTalk Server 2009 is attempting to create databases on SQL Server 2008 R2.  There is a compatibility gap between the R2 release of SQL Server 2008 and BizTalk Server 2009.  BizTalk Server 2009 does not support SQL Server 2008 R2 , whereas BizTalk Server 2010 will communicate as desired with SQL 2008 R2.</p>
<p style="text-align: left;"><strong>The Solution</strong></p>
<p>Of course, the solution may require you to throw money at the issue in order to ensure that the correct versions of server platforms are in use.</p>
<p>I hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richwallace.net/installing-configuring-biztalk-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

