|
Home > Archive > BizTalk Server Setup > June 2004 > Config error - BiztalkMgmtDb
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 |
Config error - BiztalkMgmtDb
|
|
| tabako 2004-06-11, 5:43 pm |
| I've installed server components in the server machine (win 2003) and configuration ran fine. (including SQL DB)
On Win XP Pro, I've installed dev tools, and monitoring and admin tools. However, I've got a problem configuring it.
It says this partner edition does not support remote DB connection. Even if I installed MSDE on the local machine and selected the local machine, it still gave the same error.
Please help.
----------------------------------------------
sent via http://www.biztalkug.com
all about BizTalk
| |
| Gilles [MSFT] 2004-06-11, 5:44 pm |
| Hello,
>I've installed server components in the server machine (win 2003) and configuration ran fine. (including SQL DB)
>On Win XP Pro, I've installed dev tools, and monitoring and admin tools. However, I've got a problem configuring it.
You are performing a multi-machine setup: Dev tools on one machine and BizTalk on another machine.
>It says this partner edition does not support remote DB connection. Even if I installed MSDE on the local machine
>and selected the local machine, it still gave the same error.
BizTalk does not support MSDE. Installing MSDE on the machine is not going to solve any problems.
BizTalk just ignores it.
The partner edition assumes that you run the whole product on the same physical machine.
This is by design of the licensing.
For your information, the dev tools need to refer to the SQL database used by the runtime engine (the database
you configured when you did setup BizTalk 2004 on the Windows 2003 machine).
So when you are trying to configure using the remote database, the licensing prevents you from configuring.
The solution is to setup everything on the same machine or use another edition, like the Standard Edition.
Thanks.
-Gilles.
|
|
|
|
|