| Thread | Last Post | Replies |
|
| Xml encryption via soap extension error | 03 Dec 2004 20:38 GMT | 2 |
I finally figured out how to utilize the soapextension for encrypting portions of my xml file. However I want to encrypt the header going from the client web page to the server side web service. Unfortunately this only works on the response from the server side web
|
| Web Service timeout | 03 Dec 2004 20:36 GMT | 1 |
I think my web service is timing out, It seems to be returning an E_FAIL before it finishes processing, so what would I set to increase the timeout on a web service request? How do I get the actual E_FAIL message, is there a way to get a more
|
| Not Authorized connecting Webservice in a trusted Domain | 03 Dec 2004 20:34 GMT | 1 |
Hi I try to call a Webservice via java, the webservice is loacated on a IIS-server(Dot-net). It is a trusted Domain so I do not have to Connect with a Username and Password. It seems to be a problem to get Information from the Service. At all I do not get Access.
|
| Bi-directional SOAP messaging possible? | 03 Dec 2004 18:27 GMT | 4 |
Is it possible to send and receive messages across the same endpoints, using WSE 2.0 ? E.g.: 1. Client (behind firewall) opens a tcp connection to a server on the
|
| Securing files stored in virtual directory | 03 Dec 2004 16:43 GMT | 11 |
I am a big problem here and would really appreciate if someone would shed some light on it. My ASP.NET application stores files in the virtual directory of the Web Server. These files are sent as DIME attachments in SOAP Messages
|
| Is it possible to have mulitple Custom Username token authenticato | 03 Dec 2004 15:11 GMT | 1 |
I have a webservice app with two endpoints in it: Service.asmx Secure/SecureService.asmx I have setup my policy etc so that the SecureService.aspx endpoint requires
|
| UserName token Access denied smart client | 03 Dec 2004 15:06 GMT | 2 |
Has anyone got any pointers to the following problem Im trying to use WSE to pass user credentials to a web service, and Im getting 404's.....Ive bolded below to help with reading...thanks (Environment SmartClient, calls proxy calls web service, on VS.NET 2003, WSE2, Win2k) I have ...
|
| Different behaviour access WS from browser and thick client | 03 Dec 2004 09:13 GMT | 3 |
I have a WS that I call that with one method 'logs in' to a COM object and then, with a 2nd method makes a call to the COM object and returns some data. Used from a web app this runs fine. This appears to be because I
|
| Consumming Web Services in ASP | 03 Dec 2004 02:58 GMT | 1 |
I have a web service with complex params. I need call this web service from a page .asp. How to create this complex param? Thanks in advanced. Ricardo
|
| The root element is missing and soapExtension | 03 Dec 2004 02:55 GMT | 1 |
Hi I'm using the example posted on Ron Howard's site for encryting the body of an xml file located at http://www.gotdotnet.com/team/rhoward/ I'm running into trouble where i'm getting an error of this type: System.Web.Services.Protocols.SoapException: Server was unable to
|
| Secure calls to Java web service takes long time | 03 Dec 2004 02:49 GMT | 1 |
I've implemented the sample in Simon Guest's article "WS-Security Interoperability Using WSE 2.0 and Sun JWSDP 1.4" (http://msdn.microsoft.com/webservices/default.aspx?pull=/library/en-us/dnbd a/html/interopsun.asp). I've put the client app and the web service on two
|
| Error when creating Web Service | 03 Dec 2004 02:43 GMT | 10 |
When creating a new web service, I get the following error: Visual Studio .net cannot create or open the application. Web site 'http://localhost/WDWS' not started. The World Wide Web Publish service is started prior to attempting to create
|
| Error accessing Java Web service over SSL with X.509 | 03 Dec 2004 01:05 GMT | 2 |
I’ve got a problem consuming a Web service made by another company (who use J2EE). The Web service requires an X.509 certificate, which I pass in using the ClientCertificates property of the service proxy object. I’m using .NET Framework v1.1.4322.
|
| Web Service Concepts Confirmation? | 02 Dec 2004 22:40 GMT | 6 |
Morning folks (Dan), Been doing a lot of reading on web services and will be going out to purchase a book today specificaly on web services. Any recommendations on a book?
|
| Can java client call the web services using WSE2.0 Authentication and Soap Encryption? | 02 Dec 2004 22:09 GMT | 1 |
Anybody can help me? thanks
|