Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search BizTalk Blogs
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
BizTalk Server
»
BizTalk Blogs
»
BizTalk Community Blogs via Syndication
»
July, 2012
July, 2012
BizTalk Blogs
This group is for blogs related to BizTalk Server. This includes Community Syndicated blogs and Stephen W. Thomas’s blog.
Get this RSS feed
Home
Blogs
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Options
RSS for posts
Monthly Archive List
Archives
June 2013
(46)
May 2013
(64)
April 2013
(70)
March 2013
(65)
February 2013
(57)
January 2013
(79)
December 2012
(63)
November 2012
(68)
October 2012
(74)
September 2012
(66)
August 2012
(63)
July 2012
(77)
June 2012
(101)
May 2012
(64)
April 2012
(64)
March 2012
(68)
February 2012
(48)
January 2012
(34)
December 2011
(61)
November 2011
(44)
October 2011
(76)
September 2011
(66)
August 2011
(46)
July 2011
(66)
June 2011
(75)
May 2011
(58)
April 2011
(46)
March 2011
(65)
February 2011
(62)
January 2011
(76)
December 2010
(67)
November 2010
(140)
October 2010
(154)
September 2010
(143)
August 2010
(120)
July 2010
(86)
June 2010
(116)
May 2010
(91)
April 2010
(120)
March 2010
(98)
February 2010
(103)
January 2010
(107)
December 2009
(64)
November 2009
(118)
October 2009
(127)
September 2009
(89)
August 2009
(74)
July 2009
(115)
June 2009
(129)
May 2009
(134)
April 2009
(136)
March 2009
(161)
February 2009
(100)
January 2009
(107)
December 2008
(107)
November 2008
(106)
October 2008
(173)
September 2008
(146)
August 2008
(139)
July 2008
(101)
June 2008
(115)
May 2008
(120)
April 2008
(134)
March 2008
(104)
February 2008
(136)
January 2008
(106)
December 2007
(73)
November 2007
(135)
October 2007
(143)
September 2007
(138)
August 2007
(144)
July 2007
(139)
June 2007
(139)
May 2007
(166)
April 2007
(199)
March 2007
(200)
February 2007
(188)
January 2007
(182)
December 2006
(151)
November 2006
(149)
October 2006
(184)
September 2006
(147)
August 2006
(124)
July 2006
(125)
June 2006
(125)
May 2006
(89)
April 2006
(63)
March 2006
(83)
February 2006
(40)
January 2006
(42)
December 2005
(16)
November 2005
(32)
October 2005
(17)
September 2005
(29)
August 2005
(15)
July 2005
(11)
June 2005
(45)
May 2005
(39)
April 2005
(28)
March 2005
(14)
February 2005
(16)
January 2005
(18)
December 2004
(14)
November 2004
(13)
October 2004
(11)
September 2004
(26)
August 2004
(8)
July 2004
(9)
June 2004
(2)
May 2004
(2)
April 2004
(2)
March 2004
(2)
February 2004
(1)
Tags
.Net
.NET Framework
Architecture
ASP.NET
Azure
BizTalk
BizTalk 2006
BizTalk 2009
BizTalk 2010
BizTalk Server
Cloud
Community News
General
Microsoft
REST
SharePoint
SOA
Tellago
Uncategorized
Visual Studio
WCF
WCF/WF
Web Services
WF
Windows Azure
BizTalk Community Blogs via Syndication
Numerous BizTalk Bloggers all in one spot. All content is property of the original blog owner.
RSS for posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
BizTalk Community Blogs via Syndication
Fixing ‘The default web application could not be determined…’ when deploying a .NET BCS Connectivity Assembly in SharePoint 2010
Posted
11 months ago
by
Syndicated BizTalk Author
Overview The following error was received when attempting to deploy a .NET BCS Connectivity Assembly to our SharePoint 2010 Farm: Error occurred in deployment step ‘Add Solution’: The default web application could not be determined. Set the SiteUrl property in feature *Model Name*_Feature1 to the URL of the desired site and retry activation. [...] Blog Post by: Michael Gerety
BizTalk Community Blogs via Syndication
SharePoint BCS Links
Posted
11 months ago
by
Syndicated BizTalk Author
Overview While investigating how to create and deploy custom .NET BCS Connectivity Assemblies, I came across a ton of good links that helped out with some specific issues, and I wanted to share them. Clearing BCS Service Application Database The following link describes a method of clearing out the BCS database in order to redeploy BCS custom assemblies [...] Blog Post by: Michael Gerety
BizTalk Community Blogs via Syndication
Measuring Ecosystem Popularity Through Twitter Follower Count, Growth
Posted
11 months ago
by
Syndicated BizTalk Author
Donnie Berkholz of the analysis firm RedMonk recently posted an article about observing tech trends by monitoring book sales. He saw a resurgence of interest in Java, a slowdown of interest in Microsoft languages (except PowerShell), upward movement in Python, and declining interesting in SQL. While on Twitter the other day, I was looking at [...] Blog Post by: Richard Seroter
BizTalk Community Blogs via Syndication
Being selective about when your pre/post processing scripts execute during BizTalk installs
Posted
11 months ago
by
Syndicated BizTalk Author
Nothing quite beats a totally scripted BizTalk installation. It might not be a one click install (unless you’re using advanced tools such as the BizTalk Deployment framework) seeing as there are quite a few screens to get through in the BizTalk msi import/install wizards, but you sure can make it a brainless task. Some common [...] Blog Post by: Johann
BizTalk Community Blogs via Syndication
Installing and Testing the New Service Bus for Windows
Posted
11 months ago
by
Syndicated BizTalk Author
Yesterday, Microsoft kicked out the first public beta of the Service Bus for Windows software. You can use this to install and maintain Service Bus queues and topics in your own data center (or laptop!). See my InfoQ article for a bit more info. I thought I’d take a stab at installing this software on [...] Blog Post by: Richard Seroter
BizTalk Community Blogs via Syndication
BizTalk Server Performance
Posted
11 months ago
by
Syndicated BizTalk Author
Have you ever wanted to evaluate the performance of your Biztalk installation? Evaluating your performance could be done by analyzing quite some counters in the performance monitor of Windows. Or maybe by using the Performance Analysis of Logs (PAL) Tool . However I just found a recently released tool to benchmark your biztalk environments. The tool is called blogical and can be found on codeplexe here . How it works: After the user has started the application and specified the BizTalk Group, the...
BizTalk Community Blogs via Syndication
Top 10 ways you can improve BizTalk Server performance with less effort
Posted
11 months ago
by
Syndicated BizTalk Author
In this article we are going to look at 10 tips you can perform on your BizTalk environment with less effort and maximize your performance. Often times it may be too late to impose some best practices on your BizTalk solutions, things like orchestration best practices like reducing number of persistence points, Pipeline best practices [...] Blog Post by: Saravana Kumar
BizTalk Community Blogs via Syndication
Office 2013: CRM x64 plugin works
Posted
11 months ago
by
Syndicated BizTalk Author
Crm looking good Blog Post by: Mick Badran
BizTalk Community Blogs via Syndication
Office 2013: Office 2013 Preview is out
Posted
11 months ago
by
Syndicated BizTalk Author
Http://office.com/preview After a bit of hunting on this site I found the x64 bit version under ‘Install Options’ As part of the installation I get: In which during this time my account is being provision in the ‘MS Cloud’ Almost there…. Blog Post by: Mick Badran
BizTalk Community Blogs via Syndication
Contest Winners: (MCTS) Microsoft BizTalk Server 2010 (70-595) Certification Guide book
Posted
11 months ago
by
Syndicated BizTalk Author
Thanks to all participants, there were many participants, in a total of 20 different countries, which may demonstrate the good acceptance of this new book by the BizTalk community. But only two could be the winners, so congratulations to: Lisa Edwards from USA, winner of the book (printed copy) And Jonathan Maes from Belgium, winner [...] Blog Post by: Sandro Pereira
BizTalk Community Blogs via Syndication
Service Bus for Windows server, the new features
Posted
11 months ago
by
Syndicated BizTalk Author
This post describes the details of the recently announced Service Bus for Windows Server beta. Codit has been part of the TAP program for this technology and this blog post describes the new features, concepts and provides some code samples.
BizTalk Community Blogs via Syndication
BizTalk 2010 Certification Guide
Posted
11 months ago
by
Syndicated BizTalk Author
If you are looking at getting BT 2010 certified, there is just the book out there that you will need to prepare for the exam 70-595. Authors include Johan Hedberg, Kent Weare & Morten La Cour. The book covers everything from BizTalk basics to WCF to RFID to BAM. Having said that, the book is [...] Blog Post by: DipeshA
BizTalk Community Blogs via Syndication
Change the “Created By” Metadata Property to contain the author information in SharePoint Core Search Results
Posted
11 months ago
by
Syndicated BizTalk Author
Keywords: SharePoint 2010, FAST for SharePoint, Core Results Web Part, customize search results, Created By Managed Property, Author crawled property Task: Display the “Created By” author name on the search results page. Also, modify the “Author” default refiner to display the “Created By” author name. Problem: On a recent project, I was trying to resolve a problem with [...] Blog Post by: kadasani
BizTalk Community Blogs via Syndication
Evolution of BizTalk Server Platform Alignment – Infographics
Posted
11 months ago
by
Syndicated BizTalk Author
We hope we got all the version details correctly, if in case we messed up something please let us know. -BizTalk360 Team Blog Post by: Saravana Kumar
BizTalk Community Blogs via Syndication
Installation of the MQSC adapter in BizTalk
Posted
11 months ago
by
Syndicated BizTalk Author
Hello! Over the last months I’ve done a lot of installations of the MQSC adapter for IBM WebSphere MQ. The reason for me writing this blogpost is the fact that many have some issues when Installing the adapter, in many cases there may be numerous reasons why it’s not working completely. installation guide So in order to Blog Post by: Tord Glad Nordahl
BizTalk Community Blogs via Syndication
There was a failure executing the receive pipeline: Microsoft.BizTalk.Edi.DefaultPipelines.EdiReceive Reason: No Disassemble stage components can recognize the data.
Posted
11 months ago
by
Syndicated BizTalk Author
In my last two posts I showed two possible errors, and their respective solutions, that can happen when we are validating dummy EDI message, provided by our partners, against the schema using Visual Studio, but these errors could also happen in runtime. In this post I will show you one common error when we are [...] Blog Post by: Sandro Pereira
BizTalk Community Blogs via Syndication
Part 2: BizTalk + SignalR
Posted
11 months ago
by
Syndicated BizTalk Author
In my previous post , we discussed some of the reasons why BizTalk and SignalR may complement themselves in some situations. I will now walk through the implementation of this OMS scenario. I am going to create a Call Taker Web application that will communicate with a BizTalk exposed WCF service. Once BizTalk receives the request message, we will send a response acknowledgement message back to the Call Taker Web application. BizTalk will then communicate with OMS system. “In real life...
BizTalk Community Blogs via Syndication
BDD section on BizTalk Technet Wiki
Posted
11 months ago
by
Anonymous
Ive just added a new section to the BizTalk area of the technet wiki containing all of the various content about BDD and BizTalk http://social.technet.microsoft.com/wiki/contents/articles/12322.behaviour-driven-development-with-biztalk.aspxv
BizTalk Community Blogs via Syndication
Part 1: BizTalk + SignalR
Posted
11 months ago
by
Syndicated BizTalk Author
For those unfamiliar with BizTalk, it is Microsoft’s premiere Enterprise Application Integration (EAI) platform. It is used to integrate disparate systems over a variety of protocols using a durable pub-sub mechanism. SignalR does have some similarities to BizTalk in that it is a messaging system that also supports the notion of pub-sub. However, SignalR’s sweet spot is really lightweight messaging across Web clients. SignalR itself is a scalable, asynchronous .Net library authored...
BizTalk Community Blogs via Syndication
Promote using Correlation initialisation inside a loop
Posted
11 months ago
by
Syndicated BizTalk Author
I assume you already know how to promote properties when sending a message from an orchestration to the messagebox. This can of course be achieved by initializing a correlation set with containing all context properties you like to promote. But that 's not why I'm posting this blog. If you need more info on how to promote properties from an orchestration I'll refer you to this blog . Problem The problem is when you try to do this from a send shape inside a loop, you'll get an error...
Page 2 of 4 (77 items)
1
2
3
4