When profiling an orchestration i am receiving an exception (see attach). Has anyone any idea? Thnx Brecht
Mostly I think this is relevant for the database settings - if I'm constantly pointing at another machine why should I have to type it over and over again?
The BizTalk Documenter can handle the path to htmlhelp not being in the config file by assuming the most common installation path. The orchestration profile does not do this as the code is comment...
Ive seen a few occasions where I have run the profiler and it looks as though every single shape has been hit and executed successfully and all routes through the orchestration have been executed. ...
The dateime format returned from the DateTimePicker control has to match the format of the database which is the english datetime format. In order to be able to create reports. Either the local set...
The current Avg duration is problematic beause it is often affected by the initial ramp-up time of the type. As Darren and I discussed in the past, will be useful to provide a mean avg. This can b...
The "List Orchestration" button seems to be one-use only as it disappears after being clicked. This prevents re-listing orchestrations if, for instance, I've changed the server details.
The Profiler crashes with a NullReferenceException in Microsoft.Sdc.OrchestrationProfiler.Core.ReportGenerator.RetrieveDeployedOrcestrations() (note the spelling). The crash is due to the fact tha...
The Orchestration Profiler's date/time range is coerced into AM, even if PM times are entered in the UI or command line. For example, if I request profiling between 05:00 PM and 07:00 PM, I will g...
Even though the Orchestration Profiler asks the user for the date/time range to load tracking data for, this range is not taken into account for orchestrations invoked via a Call shape. As a resul...