I've just uploaded a version of my Fix Encoding Pipeline Component I had written for BizTalk Server 2006 that has been retro-ported to BizTalk Server 2004.

The code is not exactly the same and it is not so pretty, but mostly because  the .NET Frramework 1.1 does not have functionality to enumerate supported encodings (not even half baked like v2.0), so I hardcoded a list of encodings for the dropdown, which I hope are supported :-).

Keep in mind you'll need to GAC the component in order for the custom UITypeEditor to work!. Enjoy.


Tomas Restrepo

Software developer located in Colombia.