Published by Jim Parshall on 08 May 2008 at 06:53 am
Biztalk 2006 R2 Under Vista
Biztalk from your Vista development station can be an interesting and sometimes frustrating experience. Here are some bookmarks to articles that might help with this process.
From Microsoft:
Biztalk configuration or installation because of CAB file issues KB942181
Biztalk does not start correctly under Vista. Set delayed start for the service as it depends on ESS ( Enterprise Single Sign-on ) KB942284
Many tools in BizTalk require elevated permissions so “Run As Administrator”
Sometimes Biztalk can get out of sync when deploying. It will just randomly skip steps in redeployment leaving your deployment in a random state. Basically, when this happens a manual uninstall of GAC installed assemblies is necessary.
One way to solve several deployment issues if you are deploying from Visual Studio is to run Visual Studio as an Administrator. Remember, just being logged in as a user in the admin group doesn’t count. You need to physically right click on VS and “Run as Administrator”.
Tags: .Net, BizTalk, CAB files, COM+, ESS, MSI packages, permissions, Run as Administrator, SQL Server, Vista