Running BizTalk Documentor on a 64bit machine

The BizTalk Documentor is a great tool for auto-generating documentation for your environment.

The tool can be downloaded here: https://biztalkdocumenter.codeplex.com/

If you have a 64bit environment then it will most likely not work for you. You can get around this by running with 32bit Coreflags on. You will need to have either the Win 2k? SDK installed or Visual Studio. Then you open a command prompt and execute the following: coreflags.exe Microsoft.Services.Tools.BiztalkDocumenter.exe /force /32Bit +

 

Happy documentoring!    ;-p