Hi,
When I am installing Microsoft Commerce Server Adapters for Microsoft BizTalk Server, I am getting following error.
"There is a problem with this windows installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action BTSDeploy, location c:\program files\Microsoft BizTalk Server 2006\BTSDeploy.exe, command: Deploy Assembly="C:\program files\microsoft commerce server 2007\BizTalk Adapters\Microsoft.CommerceServer.Adapter.GlobalPropertySchemas.dll"
I googled the error but unable to find the solution. Any suggestion will be greatly appreciated.
Regards,
-Ravi Kanth

Error While Installing Microsoft BizTalk Server Adapters for Microsoft Commerce Server
Doug Stoltz
Tarey Wolf
Ravi,
I'm going to jump in here since I've seen similar errors when installing other BizTalk applications in the past. First, make sure the account you are logged in as has local admin permissions on the BizTalk box. BTSDeploy will need to add the Commerce Server adapter assemblies to the GAC and I'm pretty sure this requires local admin rights. Second, make sure the account you are logged in as is a member of the BizTalk Administrators local group on the BizTalk box. Again, I believe this will allow BTSDeploy to add the correct references to the BizTalk databases. Third (I'm sure this is obvious), make sure you install the new Commerce Server adapters on your BizTalk box, not on your Commerce Server box. I got confused several times setting up my test virtual machines and tried installing the adapters on the CS box by mistake.
Jeff Lynch
MVP Windows Server System - Commerce Server
http://codebetter.com/blogs/jeff.lynch
CassieC
There's nothing much that could really go wrong with just one file during install. I was suggesting that there could have been some more general problem with the CS install.
The global property schema is different from the other schema files associated with CS Adapters. The global property schema lists elements that are added to BizTalk message contexts. These have to be deployed so that the adapters can create and submit messages with specific context properties set.
The other schemas describe message bodies. Deploying those schemas is optional.
Running BTSDeploy from the command line should show more diagnostic information.
crodude
The error suggests that the BTSDeploy command failed. Either BTSDeploy.exe was moved from the default BizTalk install directory, or there was a permissions issue running BTSDeploy, or the CS schema file did not unpack properly.
Running this command in a command window might show more details.
Diango
I'm also getting the same error while installing biztalk adapters. My system configuration is as follows:
OS: Windows Server 2003
Software: Installed Commerce Server 2007 and configured the server. Unpacked the starter site and it works great. Installed Biztalk Server on the same machine with default options. SQL Server is on a different machine.
Permission: I've domain admin permissions on the network.
Any help is highly appreciated.
Thanks
Sajid
Blader
Hi,
I'm getting exactly the same error.... (winXP, CS2007 client tools and Biztalk 2006 client tools). I'm biztalk admin member and local admin....
Do I need the CS2007 SDK or perhaps the adapters can only be installed if CS2007 (and not only the client tools) is installed
Thanks for your help
Olivier