Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Getting Error -27494

This is a discussion on Getting Error -27494 within the LoadRunner forums, part of the Software Testing category; My application connects to bank application for payment. It has a certifucate which gets downloaded when I access the application. But when I record the script I am getting the ...

Go Back   Geeks Talk > Software Testing > LoadRunner
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 04-23-2008
Junior Member
 
Join Date: Apr 2008
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
FATIMAChand Sultana is on a distinguished road
Getting Error -27494

My application connects to bank application for payment.
It has a certifucate which gets downloaded when I access the application.
But when I record the script I am getting the followinf error
vuser_init.c(20): Error -27494: "InternetSetOption for INTERNET_OPTION_SECURITY_SELECT_CLIENT_CERT" failed (Windows error code=87) following an HttpSendRequest failure (Windows error code=12044) for URL="https://epaymentuat.nakheel.com:4443/ePayment/propertyHome.do" [MsgId: MERR-27494]
This is with no proxy settings.

But when I set the proxy , i get the following error
vuser_init.c(20): Error -26610: HTTP Status-Code=502 (Proxy Error ( The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. )) for "https://epaymentuat.nakheel.com:4443/ePayment/propertyHome.do" [MsgId: MERR-26610]

pls help me whether I need to set the proxy or not
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-06-2008
Junior Member
 
Join Date: Oct 2008
Location: Rockingham,Western Australia
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Load_Runner_Trainnie is on a distinguished road
Re: Getting Error -27494

Try use with proxy.
In recording settings include SSL port 443.
Reply With Quote
  #3 (permalink)  
Old 10-09-2008
Contributing Member
 
Join Date: Jul 2008
Location: India
Posts: 34
Thanks: 0
Thanked 2 Times in 1 Post
j7777 is on a distinguished road
Smile Re: Getting Error -27494

Hi,

The error that you have specified doesn't seems to be a recording error.

-Are you able to record the app. successfully?
If no follow the below steps:

1. Install the certificate(which is downloaded) under trusted root directory.
If it does not help.
2. Try to use proxy settings in the recoridng option. Specify port number 443 and Ip address of the server. If required also convert the certificate into .pem format and use it in the proxy settings in reocrding option.

If yes, (If you are getting error while replaying)
Convert the certificate into.pem format and use the below functions:
int web_set_certificate (const char *CertificateNumber);
int web_set_certificate_ex (const char *option_list, LAST);

Thanks,
J7
Reply With Quote
Reply

  Geeks Talk > Software Testing > LoadRunner

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Error in LR coolkrish LoadRunner 1 03-17-2008 05:52 AM
IO Error malashanbhag Seibel 0 10-19-2007 09:03 PM
Getting error "syntax error in ObjectRepository" siteuse QTP 1 07-05-2007 04:57 PM
DB2 Error Geek_Guest DB2 0 06-16-2007 05:59 PM
Report Net on XP gives error, Cryptographic error has occured chandrabhoopathy1 Data Warehousing 0 05-24-2007 07:07 PM


All times are GMT -4. The time now is 10:12 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved