BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 10-05-2009, 07:11 AM   #1
PascalCmoa
New Member
 
Join Date: Oct 2009
Model: 8800
PIN: N/A
Carrier: Computer Engineering
Posts: 1
Default How to use a webservice from MDS - VS2008

Please Login to Remove!

Hi every body,

I'm trying to create a basic software using a webservices.
I put in the WebReference the url of the webservice. In my solution, the WS is now known. In the code behind, i do this code:

Code:
var service = new com_w3schools_www().TempConvert; // My Webservice
function CtoF(value)
{
	return service.CelsiusToFahrenheitAsync(value); // A method of this webservice.
}
But unfortunatly, i can't receive the response of the webservice. I don't know why
__________________
PascalCmoa
8800

Last edited by PascalCmoa; 10-05-2009 at 07:18 AM..
Offline  
Old 10-23-2009, 05:38 AM   #2
brcewane
Thumbs Must Hurt
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: Rogers
Posts: 140
Default

All web service calls in an MDS Runtime application are asynchronous... There is an event on the CelsiusToFahrenheitCompleted object that you can assign to handle your return result.

You can get to this event by expanding the web reference in the solution explorer and navigating down to your method.
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Tektronix TM5006A Mainframe with SI-5010 Programmable Scanner picture

Tektronix TM5006A Mainframe with SI-5010 Programmable Scanner

$299.97



NEW APPLIED MATERIALS PCB, MAINFRAME SIDE I/O PANEL 0100-00280 picture

NEW APPLIED MATERIALS PCB, MAINFRAME SIDE I/O PANEL 0100-00280

$3300.00



Keithley 707 Switching Matrix Mainframe 7073 Semiconductor Matrix Card picture

Keithley 707 Switching Matrix Mainframe 7073 Semiconductor Matrix Card

$299.99



Hp Agilent 70001A Mainframe 70420A Opt 201 Test Set  picture

Hp Agilent 70001A Mainframe 70420A Opt 201 Test Set

$500.00



Used Teseo Image Mainframe W/OVCM02B OALM02B Amplifier Research F3 picture

Used Teseo Image Mainframe W/OVCM02B OALM02B Amplifier Research F3

$999.95



Tektronix 7904 Oscilloscope Mainframe  w/ 2x 7A26 2x 7B92A Modules picture

Tektronix 7904 Oscilloscope Mainframe w/ 2x 7A26 2x 7B92A Modules

$399.97







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.