Semaphore Media and Development

…at the crossroad of creativity and technology…

  • home
  • about
  • blog
  • contact

These are the posts from November 2011

November 18, 2011
Posted by admin

deploy Visual Studio database project through TFS 2010 build

I found a great article on how to configure auto deploy VS database project after build using TFS 2010. http://www.codewrecks.com/blog/index.php/2010/01/04/deploy-a-database-project-with-tfs-build-2010/ One more note: If you want to manually execute the deployment script generated by MSBuild using SQL Mgmt Studio, make sure to set it to SQL Command Mode first or else the :setvar line will [...]

Comments Off

Posted Under Uncategorized

November 17, 2011
Posted by admin

MQSC adapter not available in Biztalk Administration console

While working on a small POC project using BizTalk 2009, I encountered an issue where MQSC adapter isn’t showing up in BizTalk Admin Console. By following the steps described in the blog post I was able to fix the issue. http://blog.nimbo.com/biztalk-2009-websphere-mq-communication-on-windows-2008-64-bit/ Apparently the adapter isn’t getting registered under WOW6432Node in registry. Reinstall WebSphere MQ (client-based) [...]

Comments Off

Posted Under Uncategorized

  • Recent Blog Posts
    • deploy Visual Studio database project through TFS 2010 build
    • MQSC adapter not available in Biztalk Administration console
    • generating polling statement schema via WCF-Oracle DB adapter
    • Installing 32-bit and 64-bit Oracle 11g R2 ODAC to work with BizTalk 2010 Oracle adapters
    • Restoring master secret when migrating BizTalk installation to a new server