| Thread | Last Post | Replies |
|
| Web services and namespaces | 09 Dec 2003 12:27 GMT | 3 |
VS.NETO help says the following about the webservice attribute: "The WebServiceAttribute is not required for an XML Web service to be published and executed. You can use the WebServiceAttribute to specify a name for the XML Web service that is not restricted by the rules for a
|
| Access is denied | 09 Dec 2003 10:12 GMT | 2 |
I have a webserver which is running a ASP.NET webservice and a ASP.NET webapplication. The webservice is both used by the webapplication and by ca.100 windowsforms clients in our company. Several weeks ago the webservice stopped
|
| Asynchronous Web Services called from ASP.NET | 09 Dec 2003 09:06 GMT | 1 |
I have a messaging system that will make calls from webforms to a backend web service to handle asynchronous message handling. The webform does not need to know what happend to the call, only some reasonable assurity that the call was processed.
|
| .NET/JAVA Interoperability | 09 Dec 2003 06:55 GMT | 2 |
I'm facing some problem with respect to .NET client invoking a Java WebService. I'm able to access a Java WebService, whose binding is RPC/Encoded.But the same
|
| When to use? | 09 Dec 2003 06:38 GMT | 1 |
When should I use web services over .net remoting? Is there any article on the web about the main differences between the two technologies? Thanks,
|
| Error Using JAVA Websphere Webservice - Content Type Text/html | 08 Dec 2003 16:39 GMT | 1 |
Hi, I am trying to consume a java webservice running on Websphere on the mainframe. The webservice has only one method and when I call it, I get the following message:
|
| My web service prompts for username password | 08 Dec 2003 04:50 GMT | 2 |
I have developed a web service and after deploying it on a Win2k server box with IIS, it starts throwing up the username password dialog. If I key in the windows username/password created in that particular server, it
|
| Waiting Time for WebService Call Return | 07 Dec 2003 07:43 GMT | 1 |
I have a Client Calling a WebService. In the WebService there is a While Loop which runs for 2 min. After that iam returning some value to the client. This does not work If the time the While Loop runs is reduced to 1 min or so. It works.
|
| Visual Studio 2003-Web Service problem | 07 Dec 2003 06:20 GMT | 2 |
I wrote few Web Services in Visual Studio 2002. Since I installed the Visual Studio 2003 I got a problem. The Web Services stop working by GET method, It's work only by POST.
|
| Can a web service update a database ? | 06 Dec 2003 09:25 GMT | 1 |
Traditionally, examples of web service show them serving some data back to the clients. Can they update to a DB on the server too ?
|
| WebService odd error | 06 Dec 2003 05:42 GMT | 1 |
Hi, I am getting this error from a simple WebService (File | New Project | ASP.NET WebService) running WinXP Prof/VS.NET (2002 - old one). Web services ran OK on my machine ever since until I tried today (but I can't remember when it last worked). I'm suspecting that I downloaded a ...
|
| How to test Webservice on Web like on local computer? | 06 Dec 2003 01:07 GMT | 1 |
Hi, All I created a Webservice locally, and it returns all coustomers names in XML format when I click "Invoke" button. But when I test from the Web, it says "The test form is only available for requests from the local machine. ".
|
| Can't access web service from win app | 05 Dec 2003 18:11 GMT | 8 |
I'm having a problem accessing some web services from a windows app. I can access them from the development PC (win 2000) and from a test PC (win 2000 - using windows authentication). I cannot access them from my home PC
|
| Translation webservice | 05 Dec 2003 16:03 GMT | 1 |
I am looking for a webservice (free of charge, if possible) for translations german <->english. Can you help me? Bastien
|
| Spelling Check | 05 Dec 2003 15:58 GMT | 1 |
Does anyone know of a free or trial Spelling Check web service? I have been playing with the Google web service which has a spelling check method, but it appears to only check the spelling for phrases no longer than about 10 words.
|