Release LoadGen Api, Appliance and MCP Server: 1.0.0.11852
Release LoadGen Api, Appliance and MCP Server: 1.0.0.11852
LoadGen General
No general changes in this release.
LoadGen Api
[#8546] Fixed a Webrecorder follow-up issue where C# scripts were silently treated as VB.NET on the agent side and failed to compile with "COULD NOT FIND INTERFACE!". The API now forwards the recorded script's language (C# or Visual Basic) from the load profile to the Web Testing configuration sent to the agent, and the chosen language is recorded in the dispatch log so it can be verified at a glance. End-to-end C# Webrecorder support also requires the matching agent-side change; VB Webrecorder scripts are unaffected.