Google
 

Tuesday, June 26, 2007

How to Install/Setup BizTalk Server 2006?

Pre-requisite Installation
Needs to be manually ensured
OS: Windows server 2000(SP 3)/Windows XP/Windows server 2003/Windows 64 bit
DB: SQL 2000/SQL 2005
Visual Studio 2005, .Net Framework 2.0, windows share Point services(optional), WSS Portal(optional)

Can be taken care by setup if internet is available or pre-downloaded CAB file is present
· Office Web Components (OWC) 11
· Microsoft Data Access Components (MDAC) 2.8 SP1
· Microsoft XML Core Services (MSXML) 3.0 SP7
· Microsoft XML Core Services (MSXML) 6.0
· SQLXML 3.0 SP3
· Microsoft .NET Framework 2.0
· ADOMD.NET 8.0
· ADOMD.Net-KB893091-v8.00.0991-x86.EXE
· ADOMD.NET 9.0



further you can refer MS article http://www.microsoft.com/downloads/details.aspx?FamilyId=B273269C-97E0-411D-8849-5A8070698E4A&displaylang=en


Installation
BTS2006 installation process is simplified for single computer installation. The person must be an administrator or equivalent.

1. Select "Install" on the starting screen.

2. Enter customer information and click next.

3. Accept the EULA and click next.

4. Select the components you want to install, by default all the components are selected that are available on your OS.

5. The Summary screen will display the comonents being installed, you can set login password for automated reboot, click Install.

6. Setup will install file to computer, it will take few minutes.

7. Setup is complete and configuration can be commenced by clicking finish (check box should be mark for Launch BizTalk Configuration console).

8. The Configuration wizard will open, If you have local SQL server, Database detail will be populated, If you choose default configuration, service account credentials will be taken, which will be used for all the BTS services.

9. A summary of configuration is displayed and you can click configure. If any configuration issue is there then appropriate folder will be highlighted with a red star with detail validation error.

10. Configuration wizard configures all services. Green tick indicates success, whereas red cross indicates failure.

11. If everything goes well configuration is complete, click finish. if any service is marked red, can be viewed for detail error descrition, if by any chance configuration is not complete at this time, you can always run configuration console from BizTalk server Configuration.

Migration From BizTalk 2004 to BizTalk 2006

computers currently running BizTalk Server 2004 should follow standard practices of complete computer and database backup before upgrade, and they should stop all of the BizTalk Server services. The upgrade process is not reversible without recovering from your computer and database backup.

1. When a customer executes the BizTalk Server 2006 setup on a computer where BizTalk Server 2004 is already installed, the upgrade process is triggered after Step 3 previously.The upgrade screen appears as follows:

2. BizTalk Server 2006 setup will upgrade to the latest version by way of single sign-on. Furthermore, assuming BizTalk Server can identify the location of the SQL Server database, and the database is currently online, setup will also upgrade the BizTalk Server databases to the new BizTalk Server database schema. This step may take some time depending on the volume of tracking data stored in the system.

Customers wanting to upgrade their databases from SQL Server 2000 to SQL Server 2005 should complete the database upgrade after they have successfully upgraded BizTalk Server 2004 to BizTalk Server 2006.



No comments: