need help on Vugen "Error: C interpreter run time error: Error -- Unresolved...
I am running a simple script that use Web Service protocol in Vugen. I used the "soap_request" call and with the input from <soapenv:Body> which I obtained when call the web service using SOAPUI....
View ArticleNeed help with Vugen “Error:The WSDL file "" has an error. (Working copy for...
This is related to my other post “need help with Vugen Error: C interpreter run time error: Error -- Unresolved symbol”I am running a simple script that use Web Service protocol in Vugen. I this time...
View ArticleRe: Loadrunner 12 .dll problems
Hi, What protocol do you use to record the script?Do you get any other error or warning in Event View of LR machine while recording the script? Please check some points as below is implemented in...
View ArticleRe: Preventing (or Removing) Unnecessary Tags from Soap Request
Please try to add ExcludeWseHeaders in default.cfg to remove these headers:1. Open default.cfg in folder of script2. Add ExcludeWseHeaders=1 in [WebServices] section, it looks like this:...
View ArticleRe: need help on Vugen "Error: C interpreter run time error: Error --...
Hi, Please provide the LoadRunner version and could you share the script with full extended log? Thanks and Regards,Chau
View ArticleRe: Need help with Vugen “Error:The WSDL file "" has an error. (Working copy...
Hi, As this thread is related to the thread: http://h30499.www3.hp.com/t5/LoadRunner-Support-Forum/need-help-on-Vugen-quot-Error-C-interpreter-run-time-error-Error/m-p/6534956/highlight/false#M10039So...
View ArticleRe: Loadrunner 12 .dll problems
Hi Chau, Thanks for the reply. Using HTTP/HTML protocol to record. Don't get any other errors as it just crashes as soon as the URL is entered, so no recording is actually done.
View ArticleRe: Loadrunner 12 .dll problems
Hi, Thanks for your information. Could you please check UAC, DEP and antivirus are disable fully on LoadRunner machine or not?Please follow the shared document to disable them. Regards,Chau
View ArticleRe: Loadrunner 12 .dll problems
We're unable to fully disable antivirus as it's a requirement in the environment we are working in. But I'll check the rest.I don't see why this would cause a problem with .dll's though?
View ArticleUnable to upload file while executing scenario from Load Runner Controller
Hi,I have created a VUGen script which is uploading a .xls file in the application. I have tried placing the file in "c:" drive and on the network path and both work fine from Vugen. After that I...
View ArticleRe: Unable to upload file while executing scenario from Load Runner Controller
Hi vmanolova, Thanks for the response.I am not using the controller as a load generator. So if I am uploading it from "c:" drive then I should put the file on all the load generators. But I am getting...
View ArticleRe: Loadrunner 12 .dll problems
Hi, Please refer the support matrix document of LoadRunner 12. It mentioned some information about McAfee. We should close it before installing LoadRunner. It might impact to LoadRunner working....
View ArticleRe: Unable to upload file while executing scenario from Load Runner Controller
Hi, It is not recommended to use a shared drive in this case as it will lead to additional network communication and some delays. However if you need to use a shared drive you should map it using the...
View ArticleRe: Unable to upload file while executing scenario from Load Runner Controller
Thanks a ton man, it worked.Although it didn't work after mapping a network drive with the shared path, it still gave the same error.Then I copied the file in c: drives of every load generator and it...
View ArticleRe: Abnormal big number of user session generated when running script under...
Hi, Where did you place the function to terminate SAP session in the script? Action or Vuser_end?When run in Controller, you run the script with number of vusers: 'untill completion' or 'duration'?Load...
View ArticleRe: Abnormal big number of user session generated when running script under...
Hi, Chau. Here is the option I put in: Do you see an issue?Thanks,Jonathan.
View ArticleRe: Abnormal big number of user session generated when running script under...
By the way, on the run-time settings, I deselect the "simulate a new user on each iteration" and it did not fix the problem.Thanks,Jonathan.
View ArticleLoadRunner design pane disabled by popup dialog
When recording an application it opens a new browser window with a dialog. The new window is modal, so the TruClient design pane and main application window are behind it. Mouse-over and right-clicks...
View ArticleRe: TC_FF: evalXPath will not evaluate variable inside of for loop
So, what youre saying is: 1. Set up a for loop *which uses a perfectly accessible variable*2. Instantiate a LoadRunner parameter3. Set that parameter to 14. Perform the steps5. Increment the parameter...
View Article