473,803 Members | 3,424 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems using WinHttp.WinHttp Request.5.1 to access an https (ssl)page on an Oracle-Application-Server-10g

Hi

I am trying to use WinHttp.WinHttp Request.5.1 to access an https (ssl)
page on an Oracle-Application-Server-10g and I keep getting a
-2147483638 error. I am able to use the exact same script to access
https pages on other servers and I can access http requests on oracle
application servers.

The problem is isolated to accessing https pages on oracle application
servers and I have now come up against this problem with three of my
clients who are running oracle servers so it looks like there is
something about WinHttpRequests that the oracle servers doesnt like. I
have tried setting all the headers in the WinHttpRequest to match the
headers sent when accessing the site in firefox but still no luck.

If anyone has ever come across this problem and has figured out the
cause I would be really grateful if you could enlighten me.

Many thanks
Sep 18 '08 #1
0 4948

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2644
by: Dave Navarro | last post by:
Can anyone point me to example code for using the xmlHTTP object for retrieving an SSL page. Thanks! --Dave
5
1593
by: pembed2003 | last post by:
Hi all, I have to write a C++ application to access some data from an Oracle database. I will be using gcc running on Solaris. Can you tell me how to do this if it's possible? Some sample code or how-to will be useful. Thanks!
0
2367
by: Irwinsp | last post by:
Hi All, I have a form that needs to be placed on the web. The form contains a subform. The relationship from the form to the sub-form is 1 to many. Can this type of form be converted to a Data Access Page? Data on both forms must be updatable. If this can be done, can anyone recommend a book on Data Access Page. The Running Microsoft Access Book I have only devotes a few pages to Data Access Pages. Thanks! Paul Irwin
0
1289
by: quiquef | last post by:
Hi, I am sending emails to students using PL/SQL. My problem is: if the student wants to unsubscribe from the mailing list. How can I load that into a table using Oracle PL/SQL.
2
14187
by: Diego F. | last post by:
Hello. I'm writing some code to connect and execute queries using oracle namespace in VB.NET. My question is about the use of transactions. To use oracle transactions, I must do something like: Dim con As New OracleConnection(_conString) Dim cmd As New OracleCommand(query, con) cmd.CommandType = CommandType.Text con.Open()
1
1416
by: ganesh061974 | last post by:
TITLE / SUBJECT :USING ORACLE IN VB.NET 1.I AM USING VB.NET TO CONNECT A REMOTE ORACLE DATABASE. I AM GETTING.IT CONNECTED TO THE DATABASE. Then I created a DATASET using the connection.I the Dataset I have created a tableadhapter which will get the value from the DropDown list.I have put the SQL command as "Select emp_no,emp_name from emp_mast where emp_no='&emp_no'".But after this the table adapter does accept the required value to the...
2
2364
by: maanasa | last post by:
hi, My question is can we retrieve data from oracle in built tables like dba_users, dba_roles, dba_role_privs on to a text field using oracle forms. If yes then what're the privileges that needs to be assigned? How can this be done. What other criteria needs to be satisfied? If the answer is no, then what could be the other probable solution to this. Can any one help on this as this is quite urgent and important for me. Thanks, maanasa
1
2748
by: sfayed | last post by:
Hello, Does anyone have a good solution to close cursors when using Oracle 9 with VB.NET. I have tried disposing of the command object, the data adapter and increasing the OPEN_CURSORS variable to a higher number still nothing consistently works. When too many cursors are opened, I receive the max cursor error. Any suggestions would be greatly appreciated!
2
1513
by: jjaimes | last post by:
I am new in Perl and I need some help with the following, from a Unix box I want to transfer a file that is in https page port 443, in where I have to put username and password to go inside, but I don't have any idea how to do it, somebody can help me with it. Also an basic example will be welcome Thanks in advance
0
932
by: flabbers11 | last post by:
hi when i try to email a data access page, all the values in the drop down lists are shown, is there anyway to prevent this? thanks
0
9566
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10555
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10300
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9127
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6844
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5503
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4277
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3802
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2974
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.