Hi,
I am trying to record loadrunner script using .net protocol but I am getting unable to record error just after clicking on record button. My application is based windows desktop application on .net 4.5 architecture and worked on TLS1.2. All the communication is happening in serialization and desalinization manner.
However, i tried to record the script in HTTP/HTML protocol also after setting up network mapping for TLS1.2 and it recorded successfully but all the request are in encrypted format which is difficult to understand.
Please suggest how can i record my .net desktop application in loadrunner .net protocol that works on TLS1.2.