new hosting for me
Fri, 08 Apr 05 23:38:14 GMT
Ill have my website back up tonight. I had to get new hosting . I got it at
http://isphost.org
they had my site back online fast. Thanks Ted
...
|
Web-Service needs to use HTTP-POST method problem in MS V Studio
Fri, 8 Apr 2005 14:23:04 -0700
I am trying to use a web-service which requires the http-post method... When
I try to add the web-refernce to the service it fails...
What I have figured out to date is that it requires a service to req via
http-post and it takes and sends data via http-post...
Does anyone know of a way to get Visual S ...
|
.Net WebService, SOAP, .Java Client and parameters
8 Apr 2005 08:03:44 -0700
Hi,
I have a Java applet that communicates with a .Net WebService.
Everything works okay except that the .NET WebService does not seems
to receive the parameters (see the loop and the end) from the .Java
client. But on the other way, the .Java client IS receiving a
response from the .NET WebService. The ...
|
XMLA vs RDL------Please help
Fri, 8 Apr 2005 16:46:28 +0500
Hi,
Could you please enlighten me on the pros and cons of the two different
standards XMLA or RDL?
One thing I see missing in XMLA is CustomReportItems rather available in
RDL. How can XMLA be extended to add my own tags in it?
Thanks in advance,
Shafia
...
|
SOAP calls to a server from a Windows Forms app
Wed, 6 Apr 2005 21:09:58 -0400
Hello All,
I'm building a COM object using C# and I need to communicate with a server
via SOAP.
Unfortunately, all of the samples that I've seen target ASP.Net, config
files, etc.
Does anyone have a quick & dirty sample of how to make SOAP calls from
within a Windows Forms application using C#?
W ...
|
Receiving SOAP Messages over TCP
Wed, 06 Apr 2005 08:16:54 -0700
Hi, I am making an application that receives Asynchronous Soap messages over a TCP connection. As it stands right now, if two messages are close together, the receiver misses the second one, I assume because it is busy with the first. Is there a way to queue the incoming messages or some clever trick in order to ...
|
Http basic authentication fails if the password is empty
Mon, 4 Apr 2005 15:03:16 +0200
Hello all,
I created a web service that uses basic http authentication and I want to access
it from VbScript
Option Explicit
Dim ISubjects
Set ISubjects = CreateObject("MSSOAP.SOAPClient")
With ISubjects
Call .MSSoapInit("http://localhost:8080/wsdl", "HpSvcWData", "PortSubjects")
.ConnectorPropert ...
|
|
|
Last rites declaration of Ioannes Paulus PP. II (Karol Wojtyla)
Mon, 4 Apr 2005 11:05:52 GMT
"The unforgiveable sins this earth must confront and overcome are
Nationalism, capitalism, and hoarding. The idea of every nation
should be forgot, price should be struck from the commons, and
princes should be seen for the devils they are. The sins include
our church, secret societies, and other rel ...
|
XMLA
Wed, 30 Mar 2005 11:33:57 -0800
I am trying to connect to IIS using
my
Microsoft.AnalysisServices.AdomdClient;
I installed the AdoMD.net on the client.
Problem:
when I step though .dll in my code it hangs.
I installed the XMLA SDK on the IIS 6.0 machine with
analysis services sp3a enterprise edition on it. Windows
2003 server. Add ...
|
Error in Excel VBA connecting to Web Service
Tue, 22 Mar 2005 04:41:05 -0800
Hi All, I'm using Ms SOAP toolkit 3 to connect Excel to my web service. All
the while, it works fine on all the machines. But don't know why recently
there are few machines that hit the error below:
WSDLReader:XML Parser failed at linenumber 0, reason is :The system cannot
locate the resource specified.
...
|