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)
MSDN Blogs
>
Gilles' WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Gilles' WebLog
WF 4.0 Tracking on .NET Endpoint
Posted
over 3 years ago
by
Gilles Zunino
0
Comments
Vikram has a very nice acticle on tracking in WF 4.0. Worth reading it at: http://blogs.msdn.com/endpoint/archive/2009/06/11/introduction-to-workflow-tracking-in-net-framework-4-0-beta1.aspx .
Gilles' WebLog
The J-POP saga continues: SweetS - Love Like Candy Floss
Posted
over 5 years ago
by
Gilles Zunino
1
Comments
In the past, I have outlined some of the most famous J-POP artists: EXILE or DREAM . Today, let me introduce the (now defunct) Japanese band SweetS ( official web site in Japanese). Formed in 2003, the group experienced minor success before disbanding...
Gilles' WebLog
Hosting a WCF service in Windows Sharepoint Services v3.0
Posted
over 5 years ago
by
Gilles Zunino
7
Comments
With ASP.NET AJAX Extensions being baked into the .NET Framework 3.5 and the improvements to WCF to support JSON, it seems tempting to write WCF services and host the in Windows Sharepoint Services 3.0 Unfortunately, if you create a WCF service and...
Gilles' WebLog
BizTalk Decompiler for Reflector 5 on CodePlex
Posted
over 5 years ago
by
Gilles Zunino
0
Comments
My BizTalk Decompiler only works with Reflector 4. The updated version for Reflector 5 has been available for a while on CodePlex: http://www.codeplex.com/reflectoraddins
Gilles' WebLog
Date/Time tracked with BAM must be expressed in Universal Coordinated Time (UTC)
Posted
over 6 years ago
by
Gilles Zunino
0
Comments
All date/time tracked by BAM must be expressed in UTC. BAM depends on this to provide accurate durations, among many other things. This is clearly explained here . It was also the case for BizTalk 2004 even if the documentation gave subtle hints instead...
Gilles' WebLog
BAM Portal Activity Search: "This action cannot be performed because one or more database(s) appears corrupted"
Posted
over 6 years ago
by
Gilles Zunino
0
Comments
When using the BAM Portal Activity Search feature, you may be directed to an error page with the above error message. This error message means that there are instances with duplicate ID in the activity you were searching. If you look at the "Application...
Gilles' WebLog
BAM is not supported when SQL Server is set to Mixed Authentication Mode
Posted
over 6 years ago
by
Gilles Zunino
2
Comments
Tiho has a good entry on why it is that way and how to fix it. He also explains how to diagnose the problem.
Gilles' WebLog
BizTalk Addin for Reflector
Posted
over 6 years ago
by
Gilles Zunino
10
Comments
This is an addin for Reflector that allows you to list all BizTalk artifacts contained in an assembly and extract them. Installation Donwload the attached file and extract Reflector.BizTalkDecompiler.dll into the same directory as Reflector (otherwise...
Gilles' WebLog
BizTalk Server 2006 Best Practices Analyzer has shipped!
Posted
over 6 years ago
by
Gilles Zunino
0
Comments
The BizTalk Server 2006 Best Practices Analyzer automatically examines a BizTalk Server 2006 deployment and generate a list of issues pertaining to best practices standards for BizTalk Server deployments. The primary use of this tool is to examine BizTalk...
Gilles' WebLog
BAM Query Service: What is it and how can I use it?
Posted
over 6 years ago
by
Gilles Zunino
0
Comments
If you have installed BAM (BizTalk Server 2004 or BizTalk Server 2006), you may have noticed that a web service called the "BAM Query Service" got installed. As its name hints, this web service allows the BAM Portal to retrieve BAM instance data without...
Gilles' WebLog
BizTalk Server 2006 runs great under Microsoft Virtual Server 2005 R2!
Posted
over 6 years ago
by
Gilles Zunino
0
Comments
Today, Microsoft announced that Virtual Server 2005 R2 can be downloaded free of charges. BizTalk Server 2006 works great under Virtual Server 2005 R2. When we were developing BizTalk Server 2006, I ran all tests under Virtual Server and never saw...
Gilles' WebLog
I am not working for Microsoft Japan, but thanks a lot Jeff!
Posted
over 6 years ago
by
Gilles Zunino
1
Comments
In a recent entry , Jeff noticed my Debugger Visualizer for MessageContext and mentioned that I am from MSFT Japan. Well, this is not true. I am in Redmond, USA and I work for the BizTalk team. It it true that I do like Japan and I have visited this gret...
Gilles' WebLog
BisTalk Server 2006 Released Today!
Posted
over 6 years ago
by
Gilles Zunino
0
Comments
You probably know this already. You can find an overview of BizTalk Server 2006 features here . Now that BizTalk 2006 is released, I can speak a little more freely about the product. You can use the "Contact" link to suggest topics you'd like me to...
Gilles' WebLog
BizTalk Server Team Product Management has a Blog!
Posted
over 6 years ago
by
Gilles Zunino
0
Comments
Visit it here . Kris, Steve, Michael and Mark share product updates, links to training materials and even employment opportunities ! I subscribed to their RSS feed.
Gilles' WebLog
Debugger Visualizer for BizTalk 2006: MessageContext
Posted
over 6 years ago
by
Gilles Zunino
4
Comments
Visual Studio 2005 added support for Debugger Visualizers . With debugger visualizers, developers can define what information (and in what form) is shown in the debugger for a specific type. There are many visualizers for various .NET types floating around...
Gilles' WebLog
BizTalk BAM Portal 2006: Activity Search
Posted
over 7 years ago
by
Gilles Zunino
1
Comments
In a previous post , I described the home page of the new BAM Portal. Today, let's take a look at the Instance Search feature. The instance search allows you to search BAM data for a particular activity instance: You can add / remove clauses using...
Gilles' WebLog
BizTalk Server 2006: What is new with Business Activity Monitoring?
Posted
over 7 years ago
by
Gilles Zunino
2
Comments
You probably already read Scott's document on what is new in Business Activity Monitoring 2006 .Today, I'll shed some light on the brand new "out of the box" portal. All information are based on the CTP build you might have picked up at TechEd 2005. Keep...
Gilles' WebLog
Get ready for TechEd 2005 in Orlando!
Posted
over 7 years ago
by
Gilles Zunino
0
Comments
Make sure you pick up a copy of BizTalk Server 2006 CTP (Community Technology Preview) . Starting next week, I will start a serie of deep dive posts on some of the new BAM (Business Activity Monitoring) features ... Staty tuned!
Gilles' WebLog
Download BizTalk 2004 Service Pack 1 today!
Posted
over 7 years ago
by
Gilles Zunino
0
Comments
BizTalk Server 2004 Service Pack 1 was released today. You can download it at http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=f4a5ab9e-d599-4cc8-abdf-ae6ae68bac3d .
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...
Page 1 of 3 (65 items)
1
2
3