| Thread | Last Post | Replies |
|
| URGENT : how to read axml file into web methods and use soap envel | 11 Sep 2006 03:15 GMT | 1 |
I am looking forward to have code samples/case studies. I am trying building a web services for my company. I need to read xml files in to the web services/web methods, then validate the xml data to be inline with wsdl schema, and need to insert into Oracle
|
| Webservice and MySQL | 11 Sep 2006 02:36 GMT | 1 |
Hi, I have a question. I need to do a webservice that connects to a database in MySQL. This webservice must be able to be acceded by a program (in VB6) that record information in this database. And on the other hand, it must be acceded also for a page in ASP.NET that loads the ...
|
| Webservice and MySQL | 11 Sep 2006 02:35 GMT | 1 |
Hi, I have a question. I need to do a webservice that connects to a database in MySQL. This webservice must be able to be acceded by a program (in VB6) that record information in this database. And on the other hand, it must be acceded also for a page in ASP.NET that loads the ...
|
| ws-internationalization, ws-18n, etc. | 11 Sep 2006 02:33 GMT | 3 |
Has anyone done any work implementing the ws-i18n SOAP header extensions in an ASP.NET web service?
 Signature Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
|
| soap service in standalone app | 10 Sep 2006 03:46 GMT | 2 |
In an C# appl I need a soap service to be called by other (unix) systems. In Visual Studio .NET it seems only possible to create a soap service as an .asmx file to be used in IIS. Does anybody know how to create a soap service to be run in a
|
| Forms and Validation for Web Service | 08 Sep 2006 23:21 GMT | 1 |
I have a number of web services that take several inputs and perform a calculations. I want to be able to create a web form automatically with the appropriate validation controlled by the XSD embedded in the WSDL. Is this sort of thing possible? Any ideas or pointers gratefully
|
| Problem in calling a webservice asynchronously | 08 Sep 2006 21:44 GMT | 5 |
I have a simple web service that returns a dataset. Its very simple. i call the web service from a windows app. it works abosolutely fine when i can the web service method synchronously. but when i try to call the method asynchronosuly using the 'beginxxx' and 'endxxxx' it does not ...
|
| Accessing Web Service from Windows forms app, Permission Exceptions | 08 Sep 2006 21:40 GMT | 3 |
I have a web service that I'm using for several applications to retrieve data from an oracle database. I have ASP.net pages and some CE apps all accessing the web service fine. The web service is located on a server that i have full control over.
|
| old asp and webservices? | 08 Sep 2006 12:31 GMT | 4 |
Does anyone know if it is possible to consume WS with the old asp? I know it is possible with asp.net. Thank you
|
| ws-internationalization, ws-i18n, etc. | 08 Sep 2006 07:33 GMT | 1 |
Has anyone done any work implementing the ws-i18n SOAP header extensions in an ASP.NET web service?
 Signature Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
|
| help! WebService does not work if it uses MFC. | 08 Sep 2006 07:04 GMT | 2 |
Hi, all I have a trouble. I have a WebService that uses MCpp assembly that uses some MFC classes. Everything perfectly works on my machine. But when i install web site on
|
| Soap header with prefix | 08 Sep 2006 02:32 GMT | 6 |
I have to use Java (axis) webservice that will be called with my .net client. Now they gave me the specification on what their common soap header will look like, listed below: <sec:autentication>
|
| Need WS support for multipart mime in DotNet | 07 Sep 2006 22:27 GMT | 2 |
We are trying to consume web services provided by an external system. This system uses multipart mime to receive and send binary data. As I've understood it, WSE 3.0 doesn't support that standard, only inline attachmant (MTOM).
|
| .NET 2.0 Deploy Webservice to a Web Server | 07 Sep 2006 22:14 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.
|
| WSE 3.0 CertSrv Request | 07 Sep 2006 21:54 GMT | 8 |
I am having a problem creating the appropriate Certificates for mutual X509 security use our in house Cert Authority with teh CertSrv wizard. I have not found any good documentation on what type of certificates need to be created and which parameters need to be set in the ...
|