Ending back to front printing
Sat, 17 Feb 2007 17:47:07 -0800
I can't get my H-P printer to quit printing back to front, even thought
printer setup shows "front to back" checked.
--
grouper34 ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:38:15 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
New computer unable to initialize webservice through soaptoolkit
3.0
Thu, 08 Jun 2006 16:18:02 -0500
A developer just received a new box we are trying to set up and are
running into problems with soap toolkit we haven't seen before.
The machine has IIS 5.1 installed. VS.Net 2003. .Net framework 1.1
(it did have framework 2.0 installed as well but we removed it when we
started having problems)
The webse ...
|
Great time in France
Wed, 7 Jun 2006 16:02:49 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
Call to Webservice with Soap3 and vs2002 webservices
6 Jun 2006 18:23:45 -0700
Hi Newsgroup!
I'm trying to call some of my Webservices using vs2002 webservices.the
client i writed follow
var sc=Server.CreateObject("MSSOAP.SoapClient30")
sc.ClientProperty("ServerHTTPRequest")=true
sc.mssoapinit(http://localhost/web/chapter10/client/Service.wsdl)
sc.ConnectorProperty("EndPointURL")=ht ...
|
client soap sous ASP(DOTNET)
Tue, 6 Jun 2006 18:31:29 +0200
Bonjour,
Je dveloppe une application web pour grer les adwords de google mais je me
retrouve face un problme de communication avec les serveurs de google
sous ASP.
Quelqu'un connaitrait-il un moyen d'avoir un client SOAP sous ASP ( non
..NET)?
Merci,
jml
...
|
Call to Webservice with Soap3 and Visual C++ 6
24 May 2006 01:50:55 -0700
Hi Newsgroup!
I'm trying to call some of my Webservices using mssoap3/msxml4 and MS
Visual C++ 6.0
for the client part.
Simple call's to functions with basic datatype-parameters like
int,string,... are no problem
but i have no idea how to handle arrays (e.g. string-arrays). I didn't
find any useful
docum ...
|
|
|
can't create out process server component over 516 threads
Wed, 17 May 2006 21:32:03 -0700
hello~~
it is so difficult to solute this problem.
i made a out proc server componnet in Multi Thread Apartment.
and made a wsdl file (isapi listner type )
and connected from client through out the Soap toolkit to this comserver..
and i setup the max thread count value in registry as a 3000( NumThreads =
3 ...
|
servicios web con credenciales en vb6
12 May 2006 01:14:13 -0700
¡Hola a todos!
Estoy desarrollando una aplicación en vb6 que necesita acceder a unos
servicios web con autenticación básica.
He probado varias formas para acceder y os resumo un poco los
resultados:
1) Entrando en un equipo con un usuario con permiso para acceder a
los servicios web: Si el usuario de la ap ...
|
Error 5104 "SRV_TIMEOUT" with SOAP 3.0
Thu, 11 May 2006 06:02:02 -0700
Hi
I developed a webapp who works with SOAP Toolkit 3.0
It works good but with some customers that use an ISA server,
after about 2 minutes my webapp stop with the error 5104.
Why? ...
|