China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:51:10 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
Error With Soap 3.0
Fri, 17 Mar 2006 09:28:45 +0100
Hello,
In my application i have this error:
Connector:Connection failed or server refused connection (request might
exceed MaxPostSize). HRESULT=0x800A151E - Client:An unanticipated error
occurred during the processing of this request. HRESULT=0x800A151E -
Client:Sending the Soap message failed or no reco ...
|
SOAP Wrapper in C++ problem
16 Mar 2006 08:34:59 -0800
Hi,
I'm programming an MFC application that has to communicate with Web
Services, which are in SOAP XML (VB.Net). I did everything I read about
how setting up a web reference under MFC/C++. Which the steps are :
1. Add a web reference
2. It creates a wrapper in a .h document
3. Declare a variable of the ...
|
XmlHttp can access webservices from javascript, but not from within applications?
15 Mar 2006 06:29:14 -0800
Hi All,
After creating an end-point with batches enabled using SQL Server 2005,
I can easily query a database and have xml returned from within
javascript using something like Pablo's code (below).
But, if I try the same code from VB6 or VB.NET (a straight forward port
- swap ActiveXObject for CreateObjec ...
|
JS methods for retrieving and parsing XML with SQL Server 2005
14 Mar 2006 13:03:59 -0800
Before SQL Server 2005, I was able to set up a virtual directory and,
with JavaScript, pretty easily query SQL Server via http, return data
in XML, and parse the XML. Under SQL Server 2005, this process now
seems much more complex. I've gotten as far as creating an endpoint,
creating a SOAP request, and ret ...
|
Execute an sqlbatch through an end-point
13 Mar 2006 13:23:34 -0800
Now that IIS/Virtual directories is dropped in favour of web services
from SQL Server 2005, I need to update all of our sql related web-pages
(to eventually make use of the native xml datatype).
Previously we relied heavily on xmlhttp to query the sqlxml database,
and direct the resulting xml into a styleshe ...
|
Soap problem - error
Sat, 11 Mar 2006 10:09:03 +0100
Hi.
My scenario:
I run windows xp professional with internet information server 5.1.
Have a asp site with this code:
<%@LANGUAGE="VBSCRIPT"%>
<%
Set soapClient = CreateObject("MSSOAP.SoapClient")
soapClient.ClientProperty("ServerHTTPRequest") = True
soapClient.mssoapinit("xxx")
Test = soapClient.login ...
|
|
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 22:20:54 -0500
BECOME A DOT.COM MILLIONAIRE
Invest $1,000. Get back up to
$3,000 a day ,$100,000 monthly. for 1 year. Silent Partners. Do no
work.
www.vosar.net http://www.vosar.net
416-903-5685
775-333-1125
invest@vosar.net mailto:invest@vosar.net ...
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 15:46:09 -0500
...
|
class reusability across client/server
Thu, 9 Mar 2006 11:15:27 -0000
Im new to web services and I'm using visual studio 2003 to build a client
server application using a SOAP web service to communicate between the two.
As web service programmers know, classes on the server side are converted
into the xml serialization classes and a web reference file is created.
The client s ...
|