| Thread | Last Post | Replies |
|
| webservice with apache? | 22 Apr 2004 15:45 GMT | 2 |
I need some information about how to run a C# generated webservice on apache. Any source on the internet is welcome...
|
| Share Class Library between Service and Consumer | 22 Apr 2004 09:21 GMT | 3 |
I want to share a class library between a web service and it's consumer (another web service). When I run the consumer I get a conversion error saying one class is not derived from the other How can I overcome this Simplified pseudo code is shown belo Service
|
| credentials for .net calling java web services | 22 Apr 2004 05:57 GMT | 1 |
I have a Java web service which i need to call in an ASP.NET application. This Java web service requires authentication against LDAP server. Apache Axis is used and it will retrieve the username and password from
|
| How to Install .Net 2003 | 22 Apr 2004 05:50 GMT | 1 |
Is there a guide to how to install .Net 2003? For example; does the newer version want to make a new install and is that a good idea? Is it a good idea to remove .Net 2002 before I install the newer version?
|
| Dyanamically change Reference for Web Service? | 21 Apr 2004 11:16 GMT | 3 |
Can the URL used to define the Web Service be changed at runtime? We would like to develop a client pointing to a test box during development, then point it to a production web service during production. It appears the reference is embedded in the DLL. Is this
|
| webexception 404 | 21 Apr 2004 09:54 GMT | 2 |
I have a windows application that runs a webservice, namelly A, which uses sessions (i dont know if this is important). some times the requests of the client (winform) are passed from the webservice A to another Webservice, B, which is stateless. In the begining, When A tried to ...
|
| delay in first call to web service | 21 Apr 2004 02:47 GMT | 2 |
i have a web service written in vb.net and hosted in asp.net under IIS 5. i see a COM+ package in the Component Services explorer for this web service. however, i never see a process ID associated with the COM+ package. the IIS web site for the web service is set to run in High ...
|
| ASP.NET Web Service Walkthrough difficulties | 20 Apr 2004 16:25 GMT | 9 |
Hello. I am having difficulties creating a simple ASP.NET Web Service following the walkthrough in the MS book that comes with VS 2003. My development machine is running XP PRO, and the server is running Windows Server 2003. The development machine is not in a domain of the ...
|
| Consuming a SOAP Vector Type from .Net | 20 Apr 2004 09:20 GMT | 1 |
I have exposed my Java web services to receive a SOAP Vector type and to return results as a SOAP Vector. Both vectors should contain Arrays of String. My .net web application need to consume this web service and I have
|
| register asp.net to IIS | 20 Apr 2004 00:51 GMT | 3 |
How do I register asp.net to IIS. When I try to install SQL reporting services I get the error asp.net is not registered to IIS server. I downloaded asp.net 1.1
|
| Custom interfaces | 19 Apr 2004 15:51 GMT | 3 |
My web service class implements a custom interface. When I see the service description, my custom interface is not there. In my client, I add a reference to the web service and my custom interface does not appear. Are custom interfaces supported on web services? Are there
|
| Diffrence between WebServices and Remoting | 19 Apr 2004 15:49 GMT | 1 |
Please give the difference between webservices and Remoting.
|
| Webservices Authentication | 19 Apr 2004 10:40 GMT | 3 |
i am new to webservices and written 1-2 sample webservices, i need some help to authenticate, that my service should be available to some specific callers, like when the service is called so it should validate that if the call was from valid application or User .
|
| VB.net Windows Application vs Internet Explorer | 19 Apr 2004 08:57 GMT | 1 |
Could someone guide me how to call a webpage and show data on the webpage in vb.net windows application coding. Under my vb.net windows application, I want to click one button and the button click event will trigger the Internet Explorer, and show the data
|
| Can't invoke a webservice from WSLD now | 19 Apr 2004 06:35 GMT | 1 |
When I call the WDSL from my webservice I'm now getting this ================================================== Test The test form is only available for requests from the local machine.
|