by: Ganesh |
last post by:
Can someone tell me how do i go about creating an xml schema for a web
service that i need to develop. Basically what the web service does is reads
the input schema and displays a list of forms...
|
by: Leonid |
last post by:
Thanks a lot for your time!
Here is WSDL:
<?xml version="1.0" encoding="utf-8"?>
|
by: Søren Reinke |
last post by:
Hi there
For at project i need to build a Soap proxy with build in caching
functionality.
The reason is our backend system that we communicate with by Soap, does not
always answer (break...
|
by: Brian Campbell |
last post by:
I need to add some information to the http header for my
soap proxy for authentication in the web service. I tried
overriding the GetWebRequest method but it still posts to
the server. I need to...
|
by: AA |
last post by:
Hello, I need to create a soap proxy from this schema..
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-6-MM7-1-2
but the wsdl.exe does not work :(
The xsd.exe create classes...
|
by: Craig |
last post by:
Hello,
I need to create a soap proxy from this schema..
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-6-MM7-1-2
I can't create the proxy with the schema only.
So, I need...
|
by: Jeevan |
last post by:
Hi ,
I am working on developing an ASP.NET server control that is based on
AJAX and need to call a webservice on a remote domain. To avoid the security
warning from IE , I created a proxy...
|
by: Tom Fredriksen |
last post by:
Hi
I am creating soap "proxy", of sorts, to hide a fubar soap server
implemented by some proprietary guys. The point of the proxy server is
to provide a SOAP 1.1 interface with described by...
|
by: Tony Stephens |
last post by:
Hi,
I've created a small forms based application in c# to test a vendor's
product and the web service interface that it exposes. We have deployed two
instances of the vendor product one which...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|