473,387 Members | 1,638 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

SSL and web services - Repost

I'm trying to consume a .net web service with VC++.net. It works fine
without SSL but will not work at all with SSL and no exception is
thrown. Can someone please explain possible causes as to why this is
happening? By the way, no client certificate is required and you can
browse to the URL in IE with no problem, no messages, etc. tia...
Nov 17 '05 #1
5 1879
Hi wjred,

Thanks for you posting in the group!

Maybe the 2 following KB articles would shed light on your problem:

INFO: Building Secure ASP.NET Web Applications Guide
http://support.microsoft.com/?id=330246

HOW TO: Secure XML Web Services with Secure Socket Layer in Windows 2000
http://support.microsoft.com/?id=307267
If those articles don't help to your problem, please feel free to reply
this message.
Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------

Nov 17 '05 #2
CSoapWininetClient
CSoapMSXMLInetClient
Your own -
http://msdn.microsoft.com/library/en...SOAPSample.asp
When using WinInet (or SSPI directly) you can enable logging:
http://support.microsoft.com/?id=260729

"Wade Redmond" <wj***@hotmail.com> wrote in message
news:b4**************************@posting.google.c om...
I'm trying to consume a .net web service with VC++.net. It works fine
without SSL but will not work at all with SSL and no exception is
thrown. Can someone please explain possible causes as to why this is
happening? By the way, no client certificate is required and you can
browse to the URL in IE with no problem, no messages, etc. tia...


Nov 17 '05 #3
Gary, thanks for your post but it doesn't address the problem at all.

I'm trying to consume a .net web service with vc++.net under https,
not configure a certificate on the server.

Again, the problem is when I'm trying to consume the server when the
endpoint url is https. With http, it works fine however after
changing the endpoint to https the function call will not work and no
exception is thrown. It acts as if the function isn't even there when
executing the code.

v-******@online.microsoft.com (Gary Chang) wrote in message news:<Qs**************@cpmsftngxa07.phx.gbl>...
Hi wjred,

Thanks for you posting in the group!

Maybe the 2 following KB articles would shed light on your problem:

INFO: Building Secure ASP.NET Web Applications Guide
http://support.microsoft.com/?id=330246

HOW TO: Secure XML Web Services with Secure Socket Layer in Windows 2000
http://support.microsoft.com/?id=307267
If those articles don't help to your problem, please feel free to reply
this message.
Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------

Nov 17 '05 #4
Hi wjred

Sorry for my misunderstanding of your problem!

I noticed the community member Leon has posted an advise, do you have tried
his suggestion?
If your problem still cannot be resolved, I will look for more resource to
work on your problem.

Thanks!
Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------

Nov 17 '05 #5
Hi Wade,

How is the problem going now?
Does your problem still persist?

BTW, I want to confirm that is your application a pure .NET program, do you
have used the ATL/MFC approach in your program?
Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------

Nov 17 '05 #6

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

Similar topics

3
by: Adam | last post by:
I've posted about this previously, but failed to receive a satisfactory response, so have included a code sample: I am trying to receive messages from an HTML viewer control in compact.net (c#),...
14
by: Steve McLellan | last post by:
Hi, Sorry to repost, but this is becoming aggravating, and causing me a lot of wasted time. I've got a reasonably large mixed C++ project, and after a number of builds (but not a constant...
5
by: Adrian Parker | last post by:
I've got the standard SqlCacheDependency working just fine , ie. I've defined (and encrypted) the connectionStrings section in the web.config, and I've also defined an an sqlCacheDependency in the...
2
by: Gerry | last post by:
I have a combo box and I can populate it with my class of dat (the class allows me to store each userid,username called - see code below I want the user to select the dropdown and see the...
2
by: DotNetGruven | last post by:
We have a web service that returns a string which happens to be well formed XML. The client sees the string ok, except the angle brackets are HTML encoded ( &gt and &lt ). Is this expected...
3
by: gregory_may | last post by:
According to this article, I cant change "CanStop" on the fly!!! ...
2
by: Raj | last post by:
Hi, I have the following problem. I am displaying and printing a PDF file that is generated by my Application server. The print dialogs comes up correctly for the small PDF for the larger PDFs...
2
by: Arvind Ganesan | last post by:
Hi, I would like to write a service in C# and I have the need to display a UI with status information, statistics, etc. If I use the Windows Service project in C#, I noticed that the...
4
by: Dave Burns | last post by:
Hello, I am trying to specify a logical default value for a in a WCF Web Service using basicHttpBinding. I realize that the language defaults are: int - 0 string - null bool - false
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.