Hi Team,
I am trying to record my .net windows application which works over HTTP (TLS1.2) using .net protocol but I am getting error ("unable to record the application please check the recording logs") error just after clicking on record button.
When i record the application using HTTP protocol, it recorded successfully and i see application is sending all custom HTTP request to the server with lots of business objects which are in un-readable format due to serializationa and de-serialization.
Anyhow i need to record the application in .net protocol which indetify all the business objects in readble format and i can use serialization and de-serialization in the script. For that i put LR web api DLLs to bin folder of that script to use LR web functions but still unbale to lauch the application.
Please suggest how can i record my .net desktop application in loadrunner using .net protocol over HTTP that works on TLS1.2.
I have all the admin rights on that machine.
Loadrunner Version: 12.53
Application .net framework Version: 4.5.2