404

Page not found

January 2005 - Posts

Have a look inside!
Want to have a closer look at what BizTalk really does, read the temporary C# source code files generated by BizTalk during compilation.

This is how it's done.
BizTalk Server 2004 SP1 fix list
The BizTalk Server 2004 SP1 fix list came be found here. I don't know if it's official but it at least is something, as there is none supplied with SP1.
BizTalk Server 2004 Installation Guide

Microsoft released a new version of the BizTalk Server 2004 Installation Guide on januari the 4th. One thing worth mentioning was surely the problems you face renaming a SQL Server after installation as written by Patrick.

And don't tell me it's never been done.

BizTalk Explorer Catch

In my current project we use the BizTalk Explorer by Martijn Hoogendoorn. But we get the following error on the production server if we try to edit a send or receive location:

"could not display property frame. COM object with CLSID {8C84BD07-D771-4704-96FA-C482BC6BAA6B} is either not valid or not registered."

It appears we need a developer dll, named BTSGridViewCtrl.dll, on the production server. After installing this dll everything works just fine.