Files
Labview-Program/Web Service Upload file/FileUploadWebServices/Mywebservice.lvproj
chanweehewsonos 8180f4ff4f Initial
2025-09-10 13:59:40 +08:00

70 lines
4.1 KiB
Plaintext

<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="20008000">
<Item Name="My Computer" Type="My Computer">
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.tcp.enabled" Type="Bool">false</Property>
<Property Name="server.tcp.port" Type="Int">0</Property>
<Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="MyWebService" Type="Web Service">
<Property Name="Bld_buildSpecName" Type="Str"></Property>
<Property Name="Bld_version.build" Type="Int">36</Property>
<Property Name="ws.autoIncrementVersion" Type="Bool">true</Property>
<Property Name="ws.disconnectInline" Type="Bool">false</Property>
<Property Name="ws.disconnectTypeDefs" Type="Bool">false</Property>
<Property Name="ws.guid" Type="Str">{1A9C9541-E816-4465-8491-098388697578}</Property>
<Property Name="ws.modifyLibraryFile" Type="Bool">false</Property>
<Property Name="ws.privilege_role_map_size" Type="Int">0</Property>
<Property Name="ws.public_folder_name" Type="Str">PublicWebResourse</Property>
<Property Name="ws.remoteDebugging" Type="Bool">true</Property>
<Property Name="ws.removeLibraryItems" Type="Bool">true</Property>
<Property Name="ws.removePolyVIs" Type="Bool">true</Property>
<Property Name="ws.serveDefaultDoc" Type="Bool">true</Property>
<Property Name="ws.SSE2" Type="Bool">true</Property>
<Property Name="ws.static_permissions" Type="Str"></Property>
<Property Name="ws.version.build" Type="Int">36</Property>
<Property Name="ws.version.fix" Type="Int">0</Property>
<Property Name="ws.version.major" Type="Int">1</Property>
<Property Name="ws.version.minor" Type="Int">0</Property>
<Item Name="Public Content" Type="Folder" URL="../PublicWebResourse">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Startup VIs" Type="Startup VIs Container"/>
<Item Name="Web Resources" Type="HTTP WebResources Container">
<Item Name="upload.vi" Type="VI" URL="../upload.vi">
<Property Name="ws.buffered" Type="Bool">true</Property>
<Property Name="ws.includeNameInURL" Type="Bool">true</Property>
<Property Name="ws.keepInMemory" Type="Bool">true</Property>
<Property Name="ws.loadAtStartup" Type="Bool">true</Property>
<Property Name="ws.method" Type="Int">3</Property>
<Property Name="ws.outputFormat" Type="Int">4</Property>
<Property Name="ws.outputType" Type="Int">0</Property>
<Property Name="ws.permissions" Type="Str"></Property>
<Property Name="ws.requireAPIKey" Type="Bool">false</Property>
<Property Name="ws.requiredPrivilege" Type="Str"></Property>
<Property Name="ws.type" Type="Int">1</Property>
<Property Name="ws.uri" Type="Str"></Property>
<Property Name="ws.useHeaders" Type="Bool">true</Property>
<Property Name="ws.useStandardURL" Type="Bool">true</Property>
</Item>
</Item>
</Item>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="Get System Directory.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/sysdir.llb/Get System Directory.vi"/>
<Item Name="NI_WebServices.lvlib" Type="Library" URL="/&lt;vilib&gt;/wsapi/NI_WebServices.lvlib"/>
<Item Name="System Directory Type.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/sysdir.llb/System Directory Type.ctl"/>
</Item>
<Item Name="ws_runtime.dll" Type="Document" URL="ws_runtime.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>