Manuel Meyer – 12qw.ch

.NET development and other fun stuff

Archive for June, 2010

Today we tried to deploy from Visual Studio to our local BizTalk Server Instance using the Deployment Framework for BizTalk. At the binding import stage the process failed and reported the following error message:
**********************************************************************
Information: Importing bindings “D:\Projects\MyProject\MyProject\MySolution.MyFolder.MyProject\PortBindings.xml” into application “MyApplication.App1″ in BizTalk configuration database (server=”hostname”, database=”BizTalkMgmtDb”)…
Error: Failed to update binding information.
Cannot update send port “SqlSendPort_DataBase1″.
Cannot [...]

Read the rest of this entry »

BizTalk Tricks: The Tools You Need

Sunday, June 13th, 2010

Open source Tools will help you boost your development productivity in a BizTalk Project. These are the tools you need!
All of the Tools except for DebugView can be downloaded from CodePlex (http://www.codeplex.com).
 
Deployment Framework for BizTalk
The Deployment Framework for BizTalk provides you with a best practice approach on how to structure your BizTalk Visual [...]

Read the rest of this entry »

Windows 7 Tricks: Keyboard Shortcuts

Monday, June 7th, 2010

Windows 7 comes with lots and lots of keyboard shortcuts. Some of them being extraordinarily handy. Here are my favorites:
Open Command Window from Windows Explorer
In Windows Explorer, right click a file or folder while holding down the shift key. This will give you the “Open Command Window Here” command to open a Windows Command Window [...]

Read the rest of this entry »