Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
May 2013
(2)
April 2013
(1)
October 2012
(6)
September 2012
(2)
September 2010
(2)
January 2010
(1)
December 2009
(1)
November 2009
(5)
October 2009
(1)
September 2009
(2)
August 2009
(1)
July 2009
(1)
May 2009
(5)
April 2009
(4)
March 2009
(5)
February 2009
(4)
January 2009
(3)
November 2008
(1)
October 2008
(2)
September 2008
(1)
May 2008
(3)
April 2008
(3)
March 2008
(3)
February 2008
(2)
January 2008
(2)
December 2007
(3)
November 2007
(3)
October 2007
(2)
May 2007
(1)
November 2006
(2)
Tags
.NET
AppFabric
ASP.NET
BizTalk
C#
Debug
IIS
IIS 7 Tip
InternetExplorer
Live
PowerShell
SCCM
Security
SSRS
Tools
VisualStudio
WinDbg
Windows
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
BizTalk Terminator–DataAccess::RunExecutionAsync: Invalid column name
Shinva
BizTalk Terminator is a very useful tool for troubleshooting common BizTalk issues. It also provides various tasks to view information like Spool Count and Orphaned Instances from the MsgBoxDB. Sometimes while executing a Terminator task you might come across this exception *************************...
on
23 May 2013
Blog Post:
BizTalk–identifier ‘EDI’ does not exist in ‘Orchestration’; are you missing an assembly reference?
Shinva
While working with EDI messages in Orchestrations you might get the following error message. Identifier ‘EDI’ doesn't exist in ‘Orchestration’; are you missing an assembly reference? This happens when you try to access the EDI properties of a message in an orchestration like EDI.ISA06 To...
on
8 May 2013
Blog Post:
BizTalk–Map Incoming Message to a string Field
Shinva
In a recent project I worked, one of the requirements was to copy the entire incoming message to a String Field. Consider the incoming message <ns0:TestNode xmlns:ns0=" http://testEnvelope.SourceSchema" > < FieldOne>FieldOne_0</FieldOne> < FieldTwo>FieldTwo_0<...
on
2 Oct 2012
Blog Post:
RFC_ERROR_LOGON_FAILURE. SapErrorMessage=Name or password is incorrect (repeat logon)
Shinva
While trying to connect to a SAP server from Visual Studio - Consume Adapter Service, you might encounter the following error Microsoft.ServiceModel.Channels.Common.ConnectionException: Details: ErrorCode=RFC_OK. ErrorGroup=RFC_ERROR_LOGON_FAILURE. SapErrorMessage=Name or password is incorrect...
on
27 Sep 2012
Page 1 of 1 (4 items)