Hi - I am trying to do some basic load testing of the ActiveSync protocol. Has anyone done this? I have found:
1) The 32 bit version of the Exchange Load Generator throws an exception during one of the setup screens:
LoadGenWin Error: 0 : 12/14/2012 10:26:56 -- Unable to load default profiles:System.ArgumentException: The path is not of a legal form.at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase)
at Microsoft.Exchange.Swordfish.TaskEngine.LazyInitModules()
at Microsoft.Exchange.Swordfish.TaskEngine.get_LoadedWellknownProfiles()
at Microsoft.Exchange.Swordfish.TaskEngine.get_LoadedCustomTypes()
at Microsoft.Exchange.Swordfish.GUI.WizardForm.loadProfiles()
I don't know what path might be the problem - something to do with the modules. This happened on my Win7 box as well as my Win Server 2008.
2) The 64 bit version of the tool does not include the ActiveSync protocol, even though the download page says it does. There is no module included for ActiveSync and there is no option for ActiveSync when setting up a test.
Any ideas?
Boris