Click here to Skip to main content
15,905,867 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: how to develop an add-in component in .net for outlook Pin
Talal Sultan10-Jan-07 0:04
Talal Sultan10-Jan-07 0:04 
QuestionError reading key file DSO.snk - the system cannot find the file specified Pin
indian1439-Jan-07 23:24
indian1439-Jan-07 23:24 
AnswerRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
Pete O'Hanlon9-Jan-07 23:54
mvePete O'Hanlon9-Jan-07 23:54 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
indian14310-Jan-07 0:05
indian14310-Jan-07 0:05 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
indian14310-Jan-07 0:10
indian14310-Jan-07 0:10 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
Pete O'Hanlon10-Jan-07 0:12
mvePete O'Hanlon10-Jan-07 0:12 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
indian14310-Jan-07 0:33
indian14310-Jan-07 0:33 
QuestionConnecting with a Axis Server Pin
Talal Sultan9-Jan-07 23:08
Talal Sultan9-Jan-07 23:08 
Hello all,

I have a C# windows application and I need it to contact an Axis web service. The service needs a certificate to allow access. I added the certificate into IE.

The weird thing is that when i enter the URL in IE, I get the following message:
<br />
Hi there, this is an AXIS service!<br />
<br />
Perhaps there will be a form for invoking the service here... <br />


I don't get the classical web service screen where you have the list of available methods.

Also, I am unable to make the "add web reference work."

Suppose the URL of the service is https://www.somecompany.com/service/soap.php, when i try to add the reference, I get that the HTML document does not conatain web service discovery information. so I tried this https://www.somecompany.com/service/soap.php?wsdl but I got an error saying the document format is incorrect.

The provider of the web service sent me the wsdl and xsd files. So I thought I would try using wsdl.exe. when I run >wsdl thefile.wsdl it says that it cannot find the xsd file, although the xsd file is located in the same folder and the URL that wsdl.exe says it cannot find is correct!

I tried running wsdl https://www.somecompany.com/service/soap.php directly, i got that the request was aborted because it couldn't create the SSL/TLS secure channel.

What I need to know is, is it possible to connect to such a service? and if so, how?

Thanks in advance.

Talal

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
--Rich Cook

QuestionClickonce deployment Pin
Sarah Jane Snow9-Jan-07 21:09
Sarah Jane Snow9-Jan-07 21:09 
QuestionPopup Panel on custom control does not appear - any ideas? Pin
nzmike9-Jan-07 16:57
nzmike9-Jan-07 16:57 
AnswerRe: Popup Panel on custom control does not appear - any ideas? Pin
Luc Pattyn9-Jan-07 22:19
sitebuilderLuc Pattyn9-Jan-07 22:19 
QuestionDropdownlist in Datagrid (Advanced) Pin
pflick9-Jan-07 12:33
pflick9-Jan-07 12:33 
AnswerRe: Dropdownlist in Datagrid (Advanced) Pin
nagendra rao s.v.9-Jan-07 18:03
nagendra rao s.v.9-Jan-07 18:03 
GeneralThe .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
dudegizmox9-Jan-07 9:26
dudegizmox9-Jan-07 9:26 
GeneralRe: The .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
Pete O'Hanlon9-Jan-07 9:49
mvePete O'Hanlon9-Jan-07 9:49 
GeneralRe: The .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
Luc Pattyn9-Jan-07 10:55
sitebuilderLuc Pattyn9-Jan-07 10:55 
GeneralRe: The .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
Pete O'Hanlon9-Jan-07 23:55
mvePete O'Hanlon9-Jan-07 23:55 
QuestionService Command Line Arguments Pin
Tim Carmichael9-Jan-07 9:25
Tim Carmichael9-Jan-07 9:25 
AnswerRe: Service Command Line Arguments Pin
led mike9-Jan-07 9:38
led mike9-Jan-07 9:38 
GeneralRe: Service Command Line Arguments Pin
Tim Carmichael9-Jan-07 9:44
Tim Carmichael9-Jan-07 9:44 
GeneralRe: Service Command Line Arguments Pin
led mike9-Jan-07 9:47
led mike9-Jan-07 9:47 
GeneralRe: Service Command Line Arguments Pin
Tim Carmichael9-Jan-07 9:49
Tim Carmichael9-Jan-07 9:49 
GeneralRe: Service Command Line Arguments Pin
led mike9-Jan-07 11:32
led mike9-Jan-07 11:32 
QuestionPopulating at design time using 'GetStandardValues' Pin
stovesy9-Jan-07 5:34
stovesy9-Jan-07 5:34 
Question.NET code execution... Pin
RajeshGuptha9-Jan-07 2:33
RajeshGuptha9-Jan-07 2:33 

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.