Semaphore Media and Development

…at the crossroad of creativity and technology…

  • home
  • about
  • blog
  • contact

These are the posts from May 2010

May 26, 2010
Posted by admin

BizTalk project creation failed

At some point all BizTalk developer will run into this pesky issue. You try to create a new BizTalk project and you get an “… project creation failed” error in Visual Studio. This is because, perhaps after a VS update or other installation, the “PossibleProjectExtensions” attribute in Windows registry get replaced by the default value. [...]

No Comments

Posted Under Uncategorized

May 7, 2010
Posted by admin

FTP folder permission

The interface need to first check to see if a folder already exists on FTP server. If not it needs to create the folder first before the FTP adapter sends the message. After spending a day trying all sorts of methods, I finalized on the following approach: 1. create a helper class that establish a [...]

No Comments

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