| Thread | Last Post | Replies |
|
| Accessing a known Web Service url from a .NET application | 05 Oct 2006 05:57 GMT | 2 |
I am getting the credential dialog screen asking for user id, password and domain when adding a web reference ( a known Web Service url which is a static ip address link from a remote .NET application ). I have set anoynomous user rights in the IIS where my web service resides ...
|
| Using Cache in WebServices | 05 Oct 2006 04:20 GMT | 1 |
I am developing a Asp.net webservice. Can I use HttpRuntime.Cache to store temporary data between method calls in a service. Also will the data persist if I have 2 webservices in the same project?
|
| POST info to website from web service | 05 Oct 2006 00:37 GMT | 2 |
I'm trying to fill out a form on a website from within a web service. I know there is one field on that form called "call" and I want to put the value "register" in it. I'm using the following code, but I can't get it to work. Any Suggestions? I suspect the problem is in the ...
|
| Siteminder integration | 04 Oct 2006 21:29 GMT | 1 |
Anyone succeeded on integrating Siteminder authentication with WSE 3.0? I'm just starting to dig into WSE, so forgive me if this is a stupid question.
|
| WSE Error message list | 04 Oct 2006 21:00 GMT | 1 |
Where can I find a comprehensive list of WSE error messages (for example: WSE051)?
|
| working with web services in asp.net 2.0 | 04 Oct 2006 09:19 GMT | 2 |
I am working with webservices in asp.net framework 2.0. when i run the webservice it didnot give any errors and it was working well but when I add it to one of my projects as add web reference its giving the following error. ++++++++++++++++++++++++++++++++++++++++++++++++
|
| WebService and MySQL | 03 Oct 2006 20:08 GMT | 1 |
Hi, I ask for your help. I need to create a WebService to which it there passes a string that indicate the path where is a graph (jpg), and this service must record this graph in a database in mysql together with the current hour.
|
| Calling a Web Service? | 03 Oct 2006 17:08 GMT | 3 |
I need to consume a web service. Here's my situation: 1) I need to consume a web service from an IBM AIX server/Web Sphere. 2) The IBM AIX Server is not on the same network as the IIS server that is "hosting" the web service. That is, the IBM AIX server cannot ping the IIS
|
| Partial proxy class Visual Studio 2005/C# | 03 Oct 2006 15:45 GMT | 1 |
While adding a web service reference to a project there are no C# classes generated in the design time. This makes extending a web service quite complicated because when I try to add a partial class the program stops to compile.
|
| XML Wrapper? | 03 Oct 2006 15:07 GMT | 1 |
I am very confused so please understand that this question may not be well formed. I need to work with a WS that requires a wrapper, nesting of the XML, perhaps this is not a good phrase, but I'm not sure where to begin.
|
| .NET 2.0 Deploy Webservice to a Web Server | 03 Oct 2006 00:55 GMT | 3 |
Using C# in VS 2005 Pro. Background: 1. There are 3 of us working on a software project. The project will have at least 5 separate web services, in addition to web and desktop clients.
|
| WebService Timeout | 02 Oct 2006 16:01 GMT | 1 |
I have a web service metod(.NET 2005). It can take long time as executing. I call it from mobil device( it 's developed with .NET 2005 too). I set the webservice's timeout property but it don't effect. It throw timeout error.
|
| WSE 3.0 and Kerberos: Security requirements are not satisfied ... exception | 02 Oct 2006 15:15 GMT | 1 |
I try to run sample comming with WSE 3.0 installation package (WSSecurityKerberosPolicyService.sln), but I receive exception: Calling
|
| publish webservice | 02 Oct 2006 11:47 GMT | 1 |
I have a webservice that works in IIS well. but I transfered it to my main site but it dosen't work properly.. Does that need additional settings in real world?? thanks in advance
|
| Publish webservice | 02 Oct 2006 11:45 GMT | 1 |
I have a webservice that works in IIS well. but I transfered it to my main site but it dosen't work properly.. Does that need additional settings in real world?? thanks in advance
|