438 object or property error
Fri, 5 May 2006 04:52:01 -0700
We have a application using SOAP, XML, VB at about 200 locations working
fine. The same program in 5 locations gets a 438 error. We have verified
the versions of IIS, all the dlls, uninstalled and reinstalled several times
with no luck.
Does anyone have any possible other ideas as to why its not working ...
|
How to pass XML file data to webservice??
Thu, 4 May 2006 07:29:02 -0700
Hello Friends,
I am to able to create XML file from my application required for any
webservice webform.
How can I pass this XML file to web service.
To get its inputs from the XML file.
Please Note: - I don't intend to do any .NET or JAVA coding to populate
the data in the objects .Instead I plan to inpu ...
|
Webservice in intranet -> can't access internet -> can't access schemas.xmlsoap.org
Sun, 30 Apr 2006 11:00:12 +0200
Hi all,
I want to use a webservice in our intranet. I get a WSDL file of that
service but unfortunately it points to http://schemas.xmlsoap.org/...
That's very bad, because I can not access the internet with our
company's servers due to security reasons.
Has someone an idea where I can get all the XML ...
|
SOAP Listener in .NET
Fri, 28 Apr 2006 13:56:03 -0700
Hi All,
I am thinking of an alternative way to send/service/receive SOAP Messages
with out using the WebService that is hosted on IIS.
Is there a way to develope a Service that can accept plain SOAP Messages (
With out much support for WS Addressing, Routing, Security, etc..), And it
should understand ...
|
What's wrong with my SOAP call ? HELP !
Thu, 27 Apr 2006 14:56:02 -0700
My knowledge of SOAP/XML is very limited. I need help to find out why the
SOAP call coming from my IBM Mainframe doesn't work and the one from the PC
works.
I have installed the trace utility from Microsoft SOAP Toolkit to intercept
and trace the SOAP/HTTP calls. There are differences in the trace content ...
|
ASP/SOAP parser error
27 Apr 2006 09:42:33 -0700
Hello guys, I hope you can help me with this little problem. I'm
posting a SOAP envelope to a server, I receive the response from it,
but at the moment I want to get the values from it, I received the
following error:
Reference to undeclared namespace prefix: 'SOAP'
Here's the code:
xmlhttp.send(SoapTe ...
|
mssoap
Thu, 27 Apr 2006 12:01:40 +0200
Hi,
I have a webapp who needs mssoap30.
Must i install soap toolkit 3.0 on a iis?
When i read about that toolkit the support retired april 2005.
http://www.microsoft.com/downloads/details.aspx?familyid=c943c0dd-ceec-4088-
9753-86f052ec8450&displaylang=en
Why that?
Thanx for help
// tw
...
|
|
|
Monitor Soap Process Progress
Wed, 26 Apr 2006 14:56:46 -0400
Hello!
I wanted to get some advice on this before I spend time trying to make
it work. I have a soap process that creates a big file which, upon
successful conclusion, can be downloaded via a previously given url. I
need to show the progress of the process but I can't stream the
information back to the ...
|
WSE 3.0 signing SOAP with X509 without policy stuff
Wed, 26 Apr 2006 04:09:01 -0700
Hi,
How can I manually sign a SOAP envelope (available as a SoapEnvelope object
or a as a plain string containing SOAP xml) without using any policy stuff? I
don't want lots of weird "enterprise grade" xml policy configuration in my
app I just want a very simple simple little code snippet that does the
...
|
Computer Operations Turnover Log
Wed, 26 Apr 2006 01:52:02 -0700
I am looking for some help to use Sharepoint as a tool for Computer
Operations Turnover Log. Presently we use Excel, we have a template that we
use to create the daily turnover. It is written to by 3 shifts, and close at
the turnover from 3rd to 1st, then a new spread sheet is started for the days
proces ...
|