How Can I Embed the G Web (HTTP) Server into an Executable Using the LabVIEW Application Builder? Primary Software: LabVIEW Toolkits>>Internet Developers ToolkitPrimary Software Version: N/A Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I want to embed the G Web Server (HTTP Server) in an executable that I create with the LabVIEW Application Builder. How can I do this? Solution: In LabVIEW 5.1 or later, you need to add a line to your executable's INI file. You also need to make sure that the LabVIEW Run-Time Engine has access to the appropriate panel image libraries. Refer to the Internet Toolkit FAQ and the Internet Toolkit Troubleshooting Wizard (linked below) for more information. In LabVIEW 5.0.1 or earlier, you can embed the G Web Server in your executable using the Internet Toolkit. You need to ensure that all VIs necessary for proper operation of the G Web Server are included in the VI library that you use to create your executable. Since many of the VIs used by the G Web Server are called dynamically, you cannot simply do a Save with Options on the HTTP Server VI and add its hierarchy to your VI library. Refer to the Internet Toolkit FAQ and the Internet Toolkit Troubleshooting Wizard (linked below) for more information. Related Links: Internet Toolkit FAQ Internet Toolkit Troubleshooting Wizard Attachments:
Report Date: 07/23/1998 Last Updated: 10/29/2007 Document ID: DIRECT-3WNP28 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
