Using LoadGen 2007 with MSMQ
The Load Generation tool, Loadgen, enables you to simulate heavy loads on a BizTalk Server system.
Note
The LoadGen 2007 tool is available for download.
Using LoadGen with MSMQ is supported, but we do not auto-register the MSMQ COM components during installation since the MSMQ runtime service may not be installed on your computer.
To use MSMQ and LoadGen, manually register the MSMQTransmitter.dll and ComMsmqMonitor.dll files located in the bins directory:
regsvr32 MSMQTransmitter.dll
If you do not register the MSMQ COM components, you will receive the following runtime errors:
Cannot Load Transport DLL C:\Program Files\LoadGen\Bins\MSMQTransport.dll for Section MSMQRxQTxn
Exception has been thrown by the target of an invocation.