Hi everyone,
I am trying to use a custom mlreplay DLL to test synchronization performance. I have created the dll using the generated source files from 'mlgenreplayapi' utility but when I try to start mlreplay with the custom dll I get an error saying that the dll cannot be loaded. There is no additional information in the log so I can't figure out what I have done wrong.
The following is the command I use to start mlreplay:
mlreplay -n 10 -o mlreplay.log ml-replay.dll recorded_protocol_fw820syncserver_2.mlr
I'm using SQL Anywhere 12.0.1.3726 on x64 machine. The dll is built for x64 architecture. I have attached a link to download the project in case anyone want's to look at the set-up.
http://www.fileconvoy.com/dfl.php?id=g88dd2bc727da9ae9999431395d001cc30c3ccbe55
Documentation on mlreplay is sparse so any suggestions/recommendation would be much appreciated.
Thanks,
Ross