VB.Net Soap Method Not Exposed
Mon, 25 Feb 2008 10:31:54 -0600
I am writting a program that communicates with Amazon Seller services. One
of the tasks involved is the uploading and downloading of XML documents
containting order information. Below is the example source code provided by
Amazon for vb.net. I finally got most of the code working, but I am stuck
on one is ...
|
Widows Mail
Thu, 21 Feb 2008 08:45:04 -0800
When I receive e-mails with a £ sign they show up as ?. Is there anything I
can do my end to correct this?
--
Barry ...
|
Internet Connection from Dell Inspiron E1505
Wed, 20 Feb 2008 18:56:00 -0800
Greetings,
I'm trying to connect a Dell Notebook to the Internet. The Hard Drive
crashed, I replaced the hard drive and installed the OS, but I cannot connect
to the Internet. I connect the Ethernet RJ45 cable to the back but nothing
happens. ...
|
soap fault error message
Sun, 17 Feb 2008 21:32:14 -0500
I get the following message when trying to install software:
SOAP FAULT: <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Body><soap:Fault><faultcode>soap:Server</faultco ...
|
Asynchronous webservice call results in InvalidOperationException.
Fri, 15 Feb 2008 07:12:02 -0800
I am trying to call a webservice method asynchronously.
This works correctly on compact framework. But, when I try it on .net
(Desktop) it results in an InvalidOperationException. The StackTrace
indicates that there is an error in the XML.
This exception is raised on calling the EndXYZ() function of the webser ...
|
Using Acccess 2003 and the WebService toolkit for Office (2.01)
Mon, 11 Feb 2008 22:18:56 +0100
Hi,
I'm trying to discover a webservice, to use it in Access.
(It works perfectly in Visual Studio 2005/2008).
When I launch the Tools/Web Services Reference command in Access VB
editor, and enter my url for the webservice, the search always fail.
Is it because the XDSL url is protected by a login/p ...
|
RE: newbie connecting to a web service problem
Sat, 09 Feb 2008 17:51:00 GMT
> Dear Friends,
>
> I am creating a client to connect to a web service. I am creating the client
> with asp.net. the web service is on developed with WSDP from SUN product. so
> we have to use SOAP to connect to it. They have given this code to be used
> for web service in asp.
>
> "=== Create an inst ...
|
|
|
Our new website
Fri, 8 Feb 2008 15:41:50 -0800
This website is for artist, freelancers, programmers, writers, translators. All who is looking for work.
If you are a skilled professional use page "Add profile" to create your profile.
Also this website is for those who is looking for skilled professional.
If you are looking for a professional use page "Pr ...
|
file sequence
Fri, 8 Feb 2008 08:56:00 -0800
Win 98 displayed files in folders in ascii sequence, but XP tries to be
clever and sort by perceived numbers, thus 81f is considered less than 796. I
use a base-36 date system where a=10, f=15... v=31 so I can store the date in
3 symbols, (e.g. 796= 6 Sep 2007, 81f= 15 Jan 2008) so I'd prefer to go back
to a ...
|
ATL Soap Messages How to get Fault Information
Thu, 7 Feb 2008 07:49:54 -0800 (PST)
I am developing a client application that talks to a JBOSS soap
service. My Client is built using C++ and I added the web reference
via VS2005 and that all works fine. However if there is an exception
thrown on the JBOSS servers soap service the HRESULT of the method is
failed, which is what I expect. How do ...
|