Recording and replaying against a web app using Ajax seems to work after some serious correlation work However replaying the script with the viewer turned on I observe that during some steps in the replay the pages being dislayed contains i.e. only XML on the form \[code\]<ajax-respons> .... [CDATA ...(The data I have put in and parameterized)] ...... </ajax-response>\[/code\] and not GUI. The business process also works as I can observe that the process is excuted as expected with the expected results.My question is basically why LoadRunner displays this XML in the viewer and if that is some sign of somthing being wrong? Has someone else experienced this?