Sign In
Gilles' WebLog
Not actually a Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
BizTalk 2004
BizTalk 2006
Code
Japan
Non computer
Archive
Archives
June 2009
(1)
November 2007
(1)
September 2007
(1)
June 2007
(1)
July 2006
(2)
June 2006
(3)
May 2006
(1)
April 2006
(1)
March 2006
(4)
June 2005
(3)
January 2005
(1)
September 2004
(10)
August 2004
(7)
July 2004
(9)
June 2004
(18)
May 2004
(2)
September, 2004
MSDN Blogs
>
Gilles' WebLog
>
September, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Gilles' WebLog
Is BizTalk supported when running under Virtual PC / Virtual Server?
Posted
over 8 years ago
by
Gilles Zunino
5
Comments
Since Virtual Server has been released, I got asked the question several times so I figured I'd put the answer here where everybody can find it. Knowledge Base Article 842301 says something like: Current released versions of BizTalk (2000, 2002 ,2004...
Gilles' WebLog
[KB838454] Access tracked messages in the BizTalk 2004 message box
Posted
over 8 years ago
by
Gilles Zunino
2
Comments
Knowledge Base Article 838454 describes the new Microsoft.BizTalk.MessageBoxOM.MessageArchive object that was added to Microsoft.BizTalk.MessageBoxOM.dll . Currently, the package is only available through Microsoft Support. There are a few things that...
Gilles' WebLog
How do I work around "Empty choice is unsatisfiable if minOccurs not equal to 0. An error occured at file://[some path to XSD]"?
Posted
over 8 years ago
by
Gilles Zunino
3
Comments
You might have received this error message if you followed these steps: Install BizTalk 2004 on a clean machine with Visual Studio .NET 2003, Start Visual Studio and Create a new C# project (Windows Application for instance), Save the solution...
Gilles' WebLog
Why does BizTalk display "Status unavailable" for Isolated Hosts?
Posted
over 8 years ago
by
Gilles Zunino
0
Comments
Yet another frequently asked question. When using the BizTalk 2004 Administration Console, isolated hosts always report "Status unavailable" (see below). BizTalk Server 2004 offers two kind of hosts: In-Process Hosts and Isolated Hosts. In...
Gilles' WebLog
Format of BizTalk 2004 assemblies: Pipelines
Posted
over 8 years ago
by
Gilles Zunino
0
Comments
Today, we continue our deep dive into the undocumented and unsupported bowels of the BizTalk artifacts compiler and examine how pipelines get compiled to .NET assemblies. Pipelines allow to adjust the format of inbound messages to something that is suitable...
Gilles' WebLog
How do I reuse BizTalk 2004 maps outside of BizTalk?
Posted
over 8 years ago
by
Gilles Zunino
11
Comments
Recently, I shed some light on how Maps are compiled to .NET assemblies . Perhaps one of the most asked question on microsoft.public.biztalk.* is " Calling a map from C# or VB.NET? ". This post attempts to answer that question and clarifies a few things...
Gilles' WebLog
Format of BizTalk 2004 assemblies: Maps
Posted
over 8 years ago
by
Gilles Zunino
3
Comments
Today, we dive deeply into the undocumented and unsupported bowels of the BizTalk artifacts compiler and examine how maps get compiled to .NET assemblies. The BizTalk 2004 Mapper allows to graphically build a transformation between an XML instance of...
Gilles' WebLog
Format of BizTalk 2004 assemblies: How do artifacts get compiled to .NET assemblies
Posted
over 8 years ago
by
Gilles Zunino
5
Comments
Today, we explore some undocumented (and therefore not supported) internal parts of BizTalk 2004. When a BizTalk project is compiled, artifacts like Messages, Orchestrations, Pipelines, Maps or Schemas (to mention only a few) are compiled into a .NET...
Gilles' WebLog
In a pipeline component, some streams are not seekable: Improvements to the Archiver
Posted
over 8 years ago
by
Gilles Zunino
6
Comments
A while back, I presented my Archiver Component . It archives messages as they enter a receive pipeline or right before they leave a send pipeline. It turns out that "DT" found a problem with this component (thank you for reporting this). I have updated...
Gilles' WebLog
HTTP response split attacks, HttpWebRequest and the NET Framework 1.1 SP1
Posted
over 8 years ago
by
Gilles Zunino
17
Comments
The .NET Framework 1.1 SP1 shipped recently and was pushed to Windows Update so you probably were already offered to download it. There is a package for Windows XP and or Windows Server 2003. This release contains several fixes but also attempts to enhance...
Page 1 of 1 (10 items)