Re: VUGEN 11.52 hangs infinitely when compiling
Hi, I confirm.I uninstalled .NET 4.5 and installed .NET 4.0 and ... the problem disappeared !Thanks for your help !
View ArticleRe: SSL protocol error when attempting to read with host
I had the same issue. The suggestion to use web_set_sockets_option("SSL_VERSION", "TLS");worked
View ArticleRe: when run Java Vuser scripts in LR meet error 'Cannot Reply due to...
please make sure to include the classes com.lr.test.* in the "classpath". If not relevent, please comment out and compile the script.
View ArticleRe: Load Runner - Error: nca_connect_server: cannot communicate with host
I found a solution I might share.I kept getting Error: nca_connect_server: cannot communicate with host.I found it alwsays happened after recording a new action. After some digging I found that a value...
View ArticleRe: unable to replay Java Over HTTP
In my application i have two functionalities that are explained below in depth. Note:My transaction is login to the application entering some data and here i have two options to save the data "SEND"...
View ArticleRe: Winsock Protocol - SSL connectivity using server side certificate
Hi Priyanka,I've seen your question both here and on LinkedIn. Our Winsock specialist is out of office this week, I'll ask him to look into your question next week.Thank you for your patience.
View ArticleRe: Recording a Microsoft Dynamics CRM application
Hi,Please make sure that the "soapaction" header is sent with your request. You can verify it by capturing the traffic with Wireshark or a similar sniffing tool. From our experience, such error code is...
View ArticleRe: BPC 10 NetWeaver - Lr12 replay issue
Hi Rene,Any chance you can attach your script and/or Fiddler log file?Thanks!
View ArticleRe: unable to replay Java Over HTTP
Thanks for the expalanation. All your expalanation refers to the UI interaction, for VuGen, we need to know the communication protocol being used in order to tell whether it is possible to capture it...
View ArticleRe: Export Raw Data HP Analysis
Hello, Have you tried a .NET tool (AnalysisApiSample - using Analysis API) in the path C:\Program Files (x86)\HP\LoadRunner\samples\AnalysisAPI? It can help to export raw data. Regards,Hung
View ArticleRe: Simulating File Upload through Vugen
The %40 is an url encoded character for '@'. Please try use the url dfe before correlation.Another solution is manually correlation. Also the correlation string should include '%'. Best RegardsCharlie
View ArticleLoad Runner Report Customization
Hi, I'm using LoadRunner to load test my application. At some point, this application generates an html report.Is there a way to integrate this specific report with the one generated by LoadRunner?If...
View ArticleVugen Replay issues in Cognos 10
Hi, We have a business process to open the report in cognos 10, recorded the script using LR 12 version and did all correlation. While replaying it, the correlated value cv.actionstate value captures...
View ArticleRe: LR Controller 11.52 ERROR Message: Cannot initialize driver dll. exiting
Hi, Could you please paste the exact error message? If possible please copy from log directly, not retyping it here. Thanks.
View ArticleSAP - True Ajax scripts not work from controller
Good day. I have a problem with run True Ajax scripts from controller.I testing SAP application on russian language, and record in True Ajax because there is generator restriction to use SAPGUI...
View ArticleRe: Multiple users scenario failing in loadrunner controller
Hi, Can you measure the resource utilization on the Load Generator and make sure the Load Generator is not over utilized? Thanks,Shlomi
View ArticleController and Microsoft group policy problem
We tried to change domain for one of our Controller VM and apply group policy. Getting an error to open the Controller and loadrunner license utility. Error "The License module's not initialized...
View ArticleRe: Error: CCI security error: You are running under secure mode
If you are using Performance Center, try using "-cancel_security_mode" under edit command line next to edit runtime setting, this will disable the security mode and LG would have no problem executing...
View ArticleHow to transfer the HP LR 11.5 controller license from one machine to other...
I would like to transfer HP LR 11.5 controller license from one machine to other high configuration machine. Please let me know process.
View ArticleRe: when run Java Vuser scripts in LR meet error 'Cannot Reply due to...
hi KMadan, Thanks for your reply.you are right! the configuration is incorrect. Now I have a new question about Java vuser protocol, the class I include in LR scripts cannot run smoothly, errors like...
View Article