When integrating the QV reports into .Net, webticket is getting invalid.
Currently I have 2 different webservers and through load balancing the users will be routed to the server based on the availability. When I enable both the nodes @F5 Tool Load balancing, the webticket is invalid.
But if I enable one single node(either one of the 2 webservers) in F5 Tool, I am able to view the QV reports through .net IFRAME integration and webticket is getting generated and being authenticated and response is received and sent back to .net.
Trusted IP of .Net servers and load balancer servers are added to QV config.xml
Anonymous authentication is enabled in IIS.
The thing is that if I give load balancer IP it is not able to generate the web ticket but if I directly use the active node webserver IP to generate the webticket , it was generating and able to view QV reports through .net portal.