Buy cheap v i a g r a online to cure impotence.
NETWORK, CABLE MODEM [1 reply] microsoft.public.msdn.webservices, Thursday, June 27, 2002
If you are using XP or 2K you can use internet connection
sharing and not install anything
>-----Original Message-----
>Hi,
>
>That should be an easy one for an expert..
>I have a ca...
NETWORK, CABLE MODEM [1 reply] microsoft.public.msdn.webservices, Thursday, June 27, 2002
If you are using XP or 2K you can use internet connection
sharing and not install anything
>-----Original Message-----
>Hi,
>
>That should be an easy one for an expert..
>I have a ca...
Unique Header Namespace [0 replies] microsoft.public.msdn.webservices, Thursday, June 27, 2002
Anyone know if it is possible to 'easily' change the
namespace of the soap:Header?
For example, using the following
[WebService
(Namespace="http://www.altaresources.com/disneycc/soap/m...
localhost -> machinename [0 replies] microsoft.public.msdn.webservices, Thursday, June 27, 2002
Hi, If invoke methods on a webservice running on my
machine using the 'localhost' as my webserver everything
runs fine. But I want to make the machinename variabel for
easier deployment, ...
Authentication [0 replies] microsoft.public.msdn.webservices, Thursday, June 27, 2002
The best way to do that would be using soapheaders.
>-----Original Message-----
>I have written a client that calls a web service that
>returns a dataset to update a local database. Is th...
HTML web service tester [0 replies] microsoft.public.msdn.webservices, Wednesday, June 26, 2002
Please help. I am looking for an html based web service tester.
I need to input the SOAP 1.1 formatted xml in something like a text
box and send it to the service without passing through a ...
Looking for SMS Web Service for free [0 replies] microsoft.public.msdn.webservices, Wednesday, June 26, 2002
>-----Original Message-----
>Is there a web service that can send SMS messages to
GSM phones for free ?
>Thanks in advace.
>
>ra294
>
>
>.
>
Final call for web services sessions/speakers [0 replies] microsoft.public.msdn.webservices, Wednesday, June 26, 2002
The current set of potential sessions and speakers for the Web Services
DevCon East, October 10-11 in Boston is up at [1]. If you'd like to present,
please send a title and abstract ASAP to c...
Implement Web Service in VB 6.0 [1 reply] microsoft.public.msdn.webservices, Tuesday, June 25, 2002
Hi All,
I am new to web services. I have an existing VB6 COM component that has some
methods. The methods accept XML as parameters. The XML format is
proprietary. Currently we deploy this ...
web service and com+ context [0 replies] microsoft.public.msdn.webservices, Tuesday, June 25, 2002
I have a webservice that uses a few other com+ serviced
components on the same machine - but when I call these
components the web service and the components are not in
the same context (i...
Query Interface Error [0 replies] microsoft.public.msdn.webservices, Monday, June 24, 2002
My program stops on Line #42,
below...
Would sure appreciate some help.
Thanks,
Dave.
#######################################################
Description: An unhandled exception o...
Hydration problem [1 reply] microsoft.public.msdn.webservices, Monday, June 24, 2002
Hello,
I am having a problem with my webservice where it does not properly hydrate
all of my properties properly. I have an object called a connection
property and I make a request with a...
Web Service Lifetime/initialization [0 replies] microsoft.public.msdn.webservices, Saturday, June 22, 2002
Maybe you can use COM-interop to use the facilities
provided by DCOM
Announcement: Web Services User Group Meeting [0 replies] microsoft.public.msdn.webservices, Friday, June 21, 2002
This is an invitation to the Web Services Forum, meeting in Long
Beach, California on the last Tuesday of each month.
Time:
Tuesday June 25, 2002 at 5:30pm
Location:
Long Beach...
Hosting ASP.NET: Cassini [1 reply] microsoft.public.msdn.webservices, Friday, June 21, 2002
I've recently read an article about a free ASP.NET webserver, written in C#,
called Cassini. I can't seem to find it anywhere although I believe it is
available for download.
Anyone out th...
Handling Soap Errors in WebServices using Http GET [0 replies] microsoft.public.msdn.webservices, Friday, June 21, 2002
Hi,
I have a web service that returns a SOAP Exception in the
case of an error. I am able to catch the exception and
display the error messages if I use a client application.
However, ...
Can I do this? [0 replies] microsoft.public.msdn.webservices, Thursday, June 20, 2002
I've created a webservice that has the following method
declared.
DataSet getMSData(XMLDocument quest)
I've created a consuming test client but when I run it I
get very big exception...
Making the first Web call faster [0 replies] microsoft.public.msdn.webservices, Thursday, June 20, 2002
The first web service call to any of my web services usually takes a while.
(3-5 seconds)
After the first call it is instantanious.
Any tricks to make this first call faster?
Comparing COM and WebService [0 replies] microsoft.public.msdn.webservices, Thursday, June 20, 2002
This is a multi-part message in MIME format.
------=_NextPart_000_0011_01C21836.15EB7BD0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Whe...
dummy's guide to making a web service [2 replies] microsoft.public.msdn.webservices, Wednesday, June 19, 2002
Hi,
If this is the wrong forum please forgive me, (and point
me to the right one)
I have created a simple web service with VC++ .Net.. now,
if I access the service with html.. i.e.
h...
Web Service works here but not there [0 replies] microsoft.public.msdn.webservices, Tuesday, June 18, 2002
I'm experiementing with the HelloWorld web service. At home I created it on
my webhost (innerHost), then wrote a VB.NET windows app and created a web
reference to my web service. It worked ju...
Callbacks?? + Simple Example [0 replies] microsoft.public.msdn.webservices, Tuesday, June 18, 2002
Playing with Web Services (from the .NET command-line - best way to learn
new stuff IMHO) I've knocked together a C# .asmx file:-
<%@ webservice Language="c#" class="Hello" %>
using System...
System.Net.WebException received in web service client [0 replies] microsoft.public.msdn.webservices, Tuesday, June 18, 2002
Hi all
Up tp now, i have developed web services on my dev machine and i was able to
consume them. I created a windows forms application which attmepts to
consume a web service on a remote ...
NETWORK, CABLE MODEM [1 reply] microsoft.public.msdn.webservices, Tuesday, June 18, 2002
Hi,
That should be an easy one for an expert..
I have a cable modem, hanging on the usb port. I have 2
computers, geared up with network cards. I have a
crossover cable. The cable modem...
Accessing secure web services from ASP [0 replies] microsoft.public.msdn.webservices, Monday, June 17, 2002
HI
I am also into the same trouble
I am trying to call a secure apache webservice from
MSsoap toolkit client. do you found any solution
Prabhakar?
>-----Original Message-----
>Hi...
Integrate a SOAP Toolkit Client with an Apache Secure Web Se... [1 reply] microsoft.public.msdn.webservices, Monday, June 17, 2002
Can any one help me to integrate a MSSOAP client with
secure webservice running in Apache , can you suggest me
some resources.
The main issue is I am not able to get the client
certificat...
Can I user webservices [2 replies] microsoft.public.msdn.webservices, Saturday, June 15, 2002
Here is the situation:
I'm working with an IP-telephone that displays XML-pages and read data from
a relation- or LDAPdatabase. Today I using COM for the communication with
the database. Wou...
Database Web Service problem [2 replies] microsoft.public.msdn.webservices, Friday, June 14, 2002
I have written a Windows App that connects to a Database,
and pulls some information off it. No problem..., I then
attempted to write a Web service that does essentially the
same thing. H...
OLAP and web services? [1 reply] microsoft.public.msdn.webservices, Friday, June 14, 2002
Does anybody know how to use an OLAP server into web services?
if you konw a method or a web site about this, please help me.
thanks.
Looking for SMS Web Service for free [0 replies] microsoft.public.msdn.webservices, Friday, June 14, 2002
Is there a web service that can send SMS messages to GSM phones for free ?
Thanks in advace.
ra294
Simple example of using stock quote web service [1 reply] microsoft.public.msdn.webservices, Friday, June 14, 2002
I would like to add to my VB.Net application a stock quote capabilities.
I have found some web services that provides that (are they for free ?) but
I could not implement them in my applicati...
Web Service Lifetime/initialization [0 replies] microsoft.public.msdn.webservices, Thursday, June 13, 2002
Hi,
I'm developing an xml web service for use by one of our
clients. There is some initialization that needs to be
done when the service loads into memory, and it is a bit
costly.
...
|