Click here to Skip to main content
16,006,375 members
Home / Discussions / C#
   

C#

 
GeneralRe: Change working directory Pin
Dave Kreskowiak5-Apr-05 16:49
mveDave Kreskowiak5-Apr-05 16:49 
Generalaccess db with listView Pin
{cellardoor}5-Apr-05 13:53
{cellardoor}5-Apr-05 13:53 
GeneralRe: access db with listView Pin
Luis Alonso Ramos5-Apr-05 19:47
Luis Alonso Ramos5-Apr-05 19:47 
GeneralRe: access db with listView Pin
{cellardoor}6-Apr-05 8:28
{cellardoor}6-Apr-05 8:28 
GeneralRe: access db with listView Pin
Luis Alonso Ramos6-Apr-05 8:46
Luis Alonso Ramos6-Apr-05 8:46 
GeneralInconsistent: CRC32 (C#) vs. CRC32 (VB6) Pin
Phil@SP5-Apr-05 11:55
Phil@SP5-Apr-05 11:55 
GeneralRe: Inconsistent: CRC32 (C#) vs. CRC32 (VB6) Pin
Christian Graus5-Apr-05 13:10
protectorChristian Graus5-Apr-05 13:10 
GeneralAccessing WebService over SSL Pin
Anand Chida5-Apr-05 8:59
Anand Chida5-Apr-05 8:59 
Hi,
Do any of you have a good example of accessing a WebService over SSL.

I have done most of the research, it keeps failing saying it as

-------------------
The request failed with HTTP status 403: Forbidden.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The request failed with HTTP status 403: Forbidden.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[WebException: The request failed with HTTP status 403: Forbidden.]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1296
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218
testapp.helloworld.Service1.HelloWorld()
testapp.WebForm1.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731

---
I have installed the client certificate on my client browser and adding this certificate into ClientCertificates collection before calling the WebService.

We are using Entrust Certificate.

Thanks in advance.
Regards,
Anand Chida


GeneralRe: Accessing WebService over SSL Pin
CBone123428-Apr-05 5:27
CBone123428-Apr-05 5:27 
GeneralC# Speech Recognition. Pin
Anonymous5-Apr-05 8:11
Anonymous5-Apr-05 8:11 
GeneralWarning! This is an Ad! Pin
Dave Kreskowiak5-Apr-05 10:53
mveDave Kreskowiak5-Apr-05 10:53 
Generaldelay(windows application form) Pin
cishi_us5-Apr-05 8:05
cishi_us5-Apr-05 8:05 
GeneralRe: delay(windows application form) Pin
yoaz5-Apr-05 9:51
yoaz5-Apr-05 9:51 
GeneralRe: delay(windows application form) Pin
cishi_us6-Apr-05 0:09
cishi_us6-Apr-05 0:09 
GeneralRe: delay(windows application form) Pin
Sebastian Schneider6-Apr-05 0:43
Sebastian Schneider6-Apr-05 0:43 
GeneralRe: delay(windows application form) Pin
Dave Kreskowiak5-Apr-05 10:51
mveDave Kreskowiak5-Apr-05 10:51 
GeneralRe: delay(windows application form) Pin
cishi_us6-Apr-05 0:12
cishi_us6-Apr-05 0:12 
Generaldelay(windows application form) Pin
cishi_us5-Apr-05 7:55
cishi_us5-Apr-05 7:55 
GeneralRe: delay(windows application form) Pin
theoutlander5-Apr-05 13:53
theoutlander5-Apr-05 13:53 
Generaldelay Pin
cishi_us5-Apr-05 7:51
cishi_us5-Apr-05 7:51 
GeneralRegional Settings Pin
Stephen McAllister5-Apr-05 7:49
Stephen McAllister5-Apr-05 7:49 
GeneralRe: Regional Settings Pin
Dave Kreskowiak5-Apr-05 16:44
mveDave Kreskowiak5-Apr-05 16:44 
GeneralRe: Regional Settings Pin
Luis Alonso Ramos5-Apr-05 16:56
Luis Alonso Ramos5-Apr-05 16:56 
GeneralHELP! - Add Active Directory User & Control Folder Permissions Pin
markaelkins5-Apr-05 7:48
markaelkins5-Apr-05 7:48 
GeneralLinklabel on a datagrid column Pin
ModUnit5-Apr-05 7:45
ModUnit5-Apr-05 7:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.