Running G Web Server In A Stand Alone Application Returns Error 1025 Primary Software: LabVIEW Toolkits>>Internet Developers ToolkitPrimary Software Version: 6.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I made a VI that calls and runs the G Web Server of the LabVIEW Internet Toolkit 6.0.1. It works perfectly in the LabVIEW 8.5 environment. I have created an executable from my VI and I get Error 1025 when I run it. Solution: The Get GWS Application Instance.vi and the HTTP Server are loaded dynamically when launching the HTTP Server Control.vi. If the HTTP Server Control.vi is used in a stand alone application Error 1025 at Open Reference.vi will occurr because Get GWS Application Instance.vi and HTTP Server are not found. To prevent this error the http0.llb needs to be added in the same folder as the EXE file and Attached below there is the HTTP Server Control (Stand Alone).vi, which is the modified version of the HTTP Server Control.vi shipped with the Internet Toolkit. In order to have the executable running correctly follow these steps:
The G Web Server is now ready to run in the stand alone application. Related Links: KnowledgeBase 18RDJ60O: Why Does My Executable Not Work When Using the Current VI's Path Constant? Attachments:
Report Date: 06/16/2008 Last Updated: 07/07/2008 Document ID: 4MF64U53 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
