LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice development for LabView PDA Module

I recently looked into web services integration in LabView and was quickly able to get something working in an application following some of the instructions available in Developer Zone. As my end goal, I want to have a web service working in a LabView Windows Mobile application, I ported the vi's created for my web service into the PDA vi, but when I built it, I got an error:

----------

WinMain is a missing VI or C file.

 

There was an error building the executable.  Please check the VI's or C files that were added.

----------

 

Given how the webservice vi's work (with the dll's and .NET), I wasn't surprised that it wasn't able to run in a LabView PDA application. Is there any way to get this type of routine to work? (beyond of course trying to work from straight TCP/IP routines)

 

Thanks for any advice!

 

ps. On another note, though still relating to the PDA module, does anyone know how to get transparencies working on a PDA module application? I've noted that all numeric and string controls and indicators always have a thin black border around them whether you like it or not.

0 Kudos
Message 1 of 2
(5,859 Views)

Hi,

 

Please re-post this question in the LabVIEW forum.

--
Michael P
National Instruments
0 Kudos
Message 2 of 2
(5,834 Views)