Documents outside of the Web server folder

Hello

At my institution, we have access to readers who are with a to in size.  We have a lot of documents, we plan to scan and save "online".  Currently, our web servers are relatively low, the I'm on now is only 20 GB and it is almost complete.

Can I upload documents via a web page on a drive that is not on the web server and also to build a page that links to these documents so that users can open them?

Thank you

First of all, you should ' t use a url var in a path.  This led to attacks from crossing of directory.

Here's how you can do this job...

  • First of all, make sure that CF runs as a specific user.  It should be already if the guid of lockdown was followed.
  • Take the same references that CF is running (username/password) and create an identical account on the server where the files are stored.
  • Create a share on the server for the files giving the user of CF to read permissions
  • Modify your code to use a UNC path for the file.

File not found...

HTH,

-Dave

Tags: ColdFusion

Similar Questions

  • Difference in the gateway.properties file when you access of PIA and the opening of the PSIGW folder in the domain of the web server

    Hello

    When I open the file gateway.properties by ITTO's domain\application\peoplesoft\psigw web server directory, I see certain values that are not the same, when I open the file gateway.properties of PIA by navigating to Peopletools-> Integration Broker - > gateway configuration-> gateway.properties file. I tried to clear the web server cache, restart the web server. Even then, I see quite different values of these two places. If I do any change in one of the two places, his not reflecting only with access to another place.

    Could someone delete the following point?

    -I think there is only a file gateway.properties under the web server's domain. When access us the PIA file, wherever to be included in?

    -Is the file stored somewhere in the database as well? where it recovers when PIA accesed?

    -The two are always in sync from different modes?

    -How to synchronize these two?

    Thank you

    Dinkar

    There is only one file per domain. It is read by a web service call when you view it in the PIA. This allows you to edit files from another server. The only time they will be different, that is if the URL of your entry point to a server other than the local server.

    If the URL of your entry points to the same server as your local file, then the only advantage to use the PIA to modify the file (except easy access), it is that sometimes it will update the properties in memory. Change the file in the file system requires to restart the web server for the properties to reload in memory.

  • You cannot change the location of the Web site folder

    Greetings,

    When I change the location of the Web sites folder in the server application by changing ' Store Site Files In: ", the files in the default location of continue to load and not those of the location, I've specified. The location, I put is saved in the server application. I can leave the Server app and start again and see the location I specified, but it does not use this place.

    Thank you

    Read https://help.apple.com/serverapp/mac/5.1/#/apd1AB74EDF-C5B3-4C20-AD02-42120FF3B2 08 and try to stick to these principles as much as possible.

    The steps under does not include the method to change the location of the root folder, as Apple has as focus not exactly that.

    Add or change Web pages on your Web site

    To change what is available on the Web site, change the files in the folder to root for the document to your Web site. Folder document root is the folder that contains your website files.

    Use the server application to find the root of your Web site. Default document root is/Library/Server/Web/Data/Sites/Default /. In addition, when you create a site and let the application Server automatically creates a new folder for you, he places the site filesin/library/server/Web/Sites/data/domain_name/.

    1. Selection of sites in the sidebar the Server app.
    2. Select the Web site, and then click the button change .
    3. Click the arrow to the left of the menu pops - up Store Site files in. The Finder opens at the location the document root. Edit files in this folder to change what is available on the Web site.

    They wanted to provide a foolproof server where effective MDM can be performed. Therefore, they went very far to ensure that it should not be messed with. The integrity of services that ensures the effective management of Apple devices are paramount.

    Therefore, I think that you try unfairly to move the part of the services and server would not allow you to do so, as the Profile Manager and Wiki should still work after you have set up to host your Web sites (which Apple documentation referred to as virtual hosts).

    Thus, you need to configure the "Virtual Hosts" with their root of the document.

    HTH

    Leo

    Edit: If you had read: /Library/Server/Web/Config/apache2/ReadMe.txt

    and scroll down to sites you'd understand more.

  • Not possible to activate the scripts on the Web server

    Hello

    I would like to create a page .html for Web with a bit of scripting ESP included - Services because now I understand just this:

    <% for (i=0; i<3; i++) {
      ...some text...
     } %>

    According to this document NOR, I first need to enable scripting:

    To use the script with a Web service, you must enable the feature on the Web of LabVIEW server. In LabVIEW, select the script on the Web Server: Configuration page in the dialog box Options to enable the use of scripts on the Web server.

    I activated the Web server and it works OK. But there is nothing called "Scripting" in the configuration page - and the script is executed (the code is just printed in the form of simple text).

    Anyone know how to activate the ESP script?

    Version: LV 2012.

    Best regards, Jan

    Hi Jan,

    In fact, you use the ESP file instead of a static HTML file.  For example, if we had the static html file:

    Hello world

    This file can be located at something like /MyWebService/HelloWorld.html.

    If I then do something like have a page to say "Hello, Jan" or "Hello, Mark" I could use ESP.  In this case, your code might look like:

    <>

    var xname = form ['name'];

    %>

    Hello, @@xname

    The URL of such a web method is perhaps something like jan/MyWebService/Hellovar/Jan where Jan string literal passed to the terminal of a web method that can resemble

    In this example, the string "Jan" is passed to the terminal of the value of the VI.  What implementation of the Web method in the spec to build his signature might look like in /Hellovar /: value.

    So, back to your original question.  You embed not ESP breast and the HTML document.  Instead, you embed HTML inside a document of ESP and the rendering of the document in HTML format when accessing the URL of the Web method.  While the paper you mentioned earlier has an example project in that you can use as a reference

  • start the Web server in different folders

    I developed a compiled VI (Smarts - Net .exe) that has been designed to operate in a specific folder (\Smarts-Net) and activated the Server Web page of Smarts - Net .html in the same folder.  So far so good.

    The application receives data in real time produced another of our programs and generates graphs to show "what happens".

    My clients would like run multiple instances of my program for their customers, but want to isolate their customer 'A' customer 'B' so that they cannot display the data on the other.  I can start my application using different IP ports so that I can have multiple views, but I want to further isolate the data of the customer in different folders.

    I did a 'manager' program that will create a subfolder of the folder in my main application (\Smarts-Net) so that it would appear as "\Smarts-Net\JobA" and copy all the files in the main folder in the new subfolder.  I then change the of Smarts - Net .ini file with the new pathname of the file and the new port like this number:

    [Smarts-Net]
    server.app.propertiesEnabled = True
    Server.OLE.Enabled = True
    Server.TCP.servic = "My Server computer/VI"
    server.vi.propertiesEnabled = True
    WebServer.DirectoryIndex = "index.htm"
    WebServer.LogEnabled = True
    WebServer.LogPath=C:\Smarts-Net\Logs\Smarts-Net.log
    WebServer.MimeTypes = (a LOT of Mime types in here... I left aside for this post)
    WebServer.Port = 9501
    WebServer.Enabled = True
    WebServer.RootPath=C:\Smarts-Net\JobA
    WebServer.TcpAccess = "" + c * ' "
    WebServer.ViAccess = "' + * '"
    DebugServerEnabled = False
    DebugServerWaitOnLaunch = False

    After you change the .ini file, I start the application (Smarts - Net .exe) to the new folder.

    This is where I need help.  If I try to display the VI from another computer using an address like http://snape:9600/JobA/Smarts-Net.html, I get an "HTTP 404 - File not found" error.  But, if I try to http://snape:9600 / Smarts - Net .html, I get the VI Panel!

    Thus, it seems that I can change the Port in the .ini file, but not the RootPath.  Does anyone know how to get the html to load from a different folder from the one specified when I created the application code?

    Hello Steve,.

    From your description it looks that the web server is already doing what you say you need for.

    There is a difference between the URL path, the path that is entered in the browser and the path of file system, the location of the file on the disk.

    The WebServer.RootPath token specifies the directory of the file system that corresponds to the root directory, "/", in the URL. You have specified C:\Smarts-Net\JobA as root your path so all files in this directory will be the URL of the http://mycomputer:myport / myFile. If you want the URL of http://mycomputer:myport/Logan/myFile then you need to have your root C:\Smarts-Net\ directory.

    Does make sense?

    Nathan

  • NAT problem for the Web server


    I have configured the new cisco asa 5512. I can't access our Web site from outside. We host our internal site
    This is how I configured. Internal IP of the Web server is 192.168.1.19
    in the following config, I changed my public ip of the webserver to 99.99.99.99
    Can someone help me with this.
     
    the Web server object network
    Home 192.168.1.19
    NAT 99.99.99.99 static (inside, outside)
    NAT (inside, outside) interface static tcp www www service
    outside_access_in tcp allowed access list any object Webserver eq www
    Access-group outside_access_in in interface outside

    It is not open by default, but you already enabled.

    Remember that all you need is a translation you have:

     object network Webserver host 192.168.1.19 nat (inside,outside) static 99.99.99.99

    And the list of access allowing access to desired ports:

     access-list outside_access_in permit tcp any object Webserver eq www access-list outside_access_in permit tcp any object Webserver eq 8080 access-group outside_access_in in interface outside 

  • PIX 501 problems with the web server internal.

    I want to open for my internal Web server, so it can be accessed from outside and I read about it here and how to do it and I do what I think of his right, but I can´t operate.

    Now I just tried to open the http port standard 80 but later I want to open a specific port and also use SSL on the web server for added security.

    Then I would like my setup now get help and also how to do when using other ports and SSL later.

    Thanks Thomas!

    6.3 (1) version PIX

    interface ethernet0 10baset

    interface ethernet1 100full

    ethernet0 nameif outside security0

    nameif ethernet1 inside the security100

    alfta hostname

    domain ciscopix.com

    names of

    name 192.168.1.16 TerminalPC

    name 192.168.3.0 Lager

    permit 192.168.1.0 ip access list inside_nat0_outbound 255.255.255.0 192.168.2.0 255.255.255.0

    permit 192.168.1.0 ip access list inside_nat0_outbound 255.255.255.0 255.255.255.0 Lager

    permit 192.168.1.0 ip access list outside_cryptomap_20 255.255.255.0 192.168.2.0 255.255.255.0

    permit 192.168.1.0 ip access list outside_cryptomap_40 255.255.255.0 255.255.255.0 Lager

    outside_cryptomap_60 ip access list allow

    192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0

    outside_access_in tcp allowed access list all eq www

    host 62.108.197.90 eq www

    IP outdoor 62.108.197.90 255.255.255.192

    IP address inside 192.168.1.254 255.255.255.0

    alarm action IP verification of information

    alarm action attack IP audit

    location of PDM 62.108.197.10 255.255.255.255 outside

    location of PDM 62.108.197.11 255.255.255.255 outside

    location of PDM 192.168.1.0 255.255.255.255 inside

    location of PDM TerminalPC 255.255.255.255 inside

    location of PDM 192.168.2.0 255.255.255.0 outside

    location of PDM Lager 255.255.255.0 outside

    location of PDM 192.168.2.0 255.255.255.0 inside

    location of PDM 62.108.197.137 255.255.255.255 outside

    location of PDM 62.108.197.137 255.255.255.255 inside

    location of PDM 195.67.210.72 255.255.255.255 outside

    location of PDM 62.108.197.90 255.255.255.255 inside

    PDM logging 100 information

    Global 1 interface (outside)

    NAT (inside) 0-list of access inside_nat0_outbound

    NAT (inside) 1 0.0.0.0 0.0.0.0 0 0

    static (inside, outside) tcp 62.108.197.90 www TerminalPC www netmask 255.255.255.255 0 0

    Access-group outside_access_in in interface outside

    Route outside 0.0.0.0 0.0.0.0 62.108.197.65 1

    Enable http server

    http 62.108.197.10 255.255.255.255 outside

    http 62.108.197.11 255.255.255.255 outside

    http 195.67.210.72 255.255.255.255 outside

    http 192.168.1.0 255.255.255.0 inside

    http 62.108.197.137 255.255.255.255 inside

    enable floodguard

    Permitted connection ipsec sysopt

    Crypto ipsec transform-set ESP-DES-MD5 esp - esp-md5-hmac

    Crypto ipsec transform-set esp strong - esp-sha-hmac

    outside_map 20 ipsec-isakmp crypto map

    card crypto outside_map 20 match address outside_cryptomap_20

    peer set card crypto outside_map 20 195.198.46.88

    outside_map card crypto 20 the transform-set ESP-DES-MD5 value

    outside_map 40 ipsec-isakmp crypto map

    card crypto outside_map 40 correspondence address outside_cryptomap_40

    peer set card crypto outside_map 40 62.108.197.137

    outside_map card crypto 40 the transform-set ESP-DES-MD5 value

    outside_map 60 ipsec-isakmp crypto map

    card crypto outside_map 60 match address outside_cryptomap_60

    peer set card crypto outside_map 60 195.198.46.88

    card crypto outside_map 60 the transform-set ESP-DES-MD5 value

    outside_map interface card crypto outside

    ISAKMP allows outside

    ISAKMP key * address 62.108.197.137 netmask 255.255.255.255

    ISAKMP key * address 195.198.46.88 netmask 255.255.255.255

    part of pre authentication ISAKMP policy 10

    encryption of ISAKMP policy 10

    ISAKMP policy 10 sha hash

    10 1 ISAKMP policy group

    ISAKMP life duration strategy 10 86400

    part of pre authentication ISAKMP policy 20

    encryption of ISAKMP policy 20

    ISAKMP policy 20 md5 hash

    20 2 ISAKMP policy group

    ISAKMP duration strategy of life 20 86400

    Telnet 192.168.1.0 255.255.255.255 inside

    Get out your ACL - access-list outside_access_in permit tcp any host 62.108.197.90 eq www

    And a new application:

    outside_access_in list access permit tcp any host 62.108.197.90 eq www

    Access-group outside_access_in in interface outside

    * You have the group-access above on your original configuration message, BUT not on the above post.

    Don't forget to issue clear xlate after the change and also record with write mem.

    Try to do this in the pix CLI instead of using PDM.

    Hope this helps and let me know how you go.

    Jay

  • PIX 501 in the firewall of the Web server

    Hello

    At the suggestion of a colleague, we bought a firewall PIX 501 to protect our new Win2003 web server and a UNIX/Oracle DB server.

    I've never worked with before firewalls.

    Our servers are located in a cage at the ISP and belong to us. There are only two servers providing web site. I have read the documentation in the Getting Started book and it does not answer my question.

    We have 2 web sites with different IP numbers on our web server. Let's say 140.5.5.4 and 140.5.5.5. I understand that I have will redefine the numbers with the firewall (192,...) but I do not understand how the routers at the ISP will be able to route requests for two websites to the firewall when it has one IP number, say 140.5.5.1?

    Any help is appreciated.

    Thank you, Jerry

    Jerry,

    what you are referring is called port forwarding. Whether you a PIX with a public IP address 12.1.1.1 and your web servers are respectively and 12.1.1.2 12.1.1.3. Port forwarding is really a 2 step process:

    * a static translation of the public IP address of the PIX (12.1.1.1) at the address of the web server (12.1.1.2)...

    static (inside, outside) tcp 12.1.1.1 12.1.1.2 www www netmask 255.255.255.255 0 0

    * an intermediate statement basically "all web requests should be allowed in the pix outside of the interface"...

    driving permit tcp host 12.1.1.1 eq www everything

    Here is a link that will help you to clarify this point:

    www.Cisco.com/warp/Customer/707/28.html

    This should help you get started. Regarding the basic configuration, it takes config examples on the Cisco site, if you have access CCO.

    Let me know if it helps.

    Rob H.

  • External HTTP &gt; internal to the web server

    Hello

    I have a router ADSL with a public IP assigned, preforming NAT. This leads to a 506th PIX which leads to a Web server. The entire interior of the ADSL is on private IP addresses.

    I want to allow external users access to the Web server on port 80.

    I inwardly and outwardly put up ICMP connectivity (for testing only) and it works correctly.

    I created a virtual server on the ADSL router that forwards port 80 traffic to the external interface of the web server. It has worked successfully for half an hour and then something in the config changed PIX and it no longer works. Here is my config PIX

    SH conf

    : Saved

    : Written by xxxxx at 08:41:10.001 NZST Thursday, October 13, 2005

    6.3 (4) version PIX

    interface ethernet0 car

    Auto interface ethernet1

    ethernet0 nameif outside security0

    nameif ethernet1 inside the security100

    enable the encrypted password xxxxxxxx

    xxxxxxxxx encrypted passwd

    hostname PIX

    domain ciscopix.com

    clock timezone GMT

    fixup protocol dns-length maximum 512

    fixup protocol ftp 21

    fixup protocol h323 h225 1720

    fixup protocol h323 ras 1718-1719

    fixup protocol http 80

    icmp protocol error correction

    fixup protocol rsh 514

    fixup protocol rtsp 554

    fixup protocol sip 5060

    fixup protocol sip udp 5060

    fixup protocol 2000 skinny

    fixup protocol smtp 25

    fixup protocol sqlnet 1521

    fixup protocol tftp 69

    no names

    name 192.168.5.3 PixExt

    name PixInt 192.168.6.1

    name 192.168.5.1 ADSLInt

    name 192.168.6.2 WebExt

    acl1 list access permit icmp any any echo response

    access-list acl1 allow icmp all once exceed

    access-list icmp permitted acl1 everything all inaccessible

    acl1 list access permit tcp any host 192.168.6.2 eq www

    pager lines 22

    opening of session

    timestamp of the record

    Record being buffered memory errors

    logging trap notifications

    ICMP allow all outside

    ICMP allow any inside

    Outside 1500 MTU

    Within 1500 MTU

    external IP 192.168.5.3 255.255.255.0

    IP address inside 192.168.6.1 255.255.255.0

    alarm action IP verification of information

    alarm action attack IP audit

    location of PDM 192.168.6.2 255.255.255.255 inside

    PDM logging 100 information

    history of PDM activate

    ARP timeout 14400

    NAT (inside) 0 192.168.6.0 255.255.255.0 0 0

    Access-group acl1 in external interface

    Route outside 0.0.0.0 0.0.0.0 192.168.5.1 1

    Timeout xlate 0:05:00

    Timeout conn 01:00 half-closed 0:10:00 udp 0: CPP 02:00 0:10:00 01:00 h225

    H323 timeout 0:05:00 mgcp 0: sip from 05:00 0:30:00 sip_media 0:02:00

    Timeout, uauth 0:05:00 absolute

    GANYMEDE + Protocol Ganymede + AAA-server

    AAA-server GANYMEDE + 3 max-failed-attempts

    AAA-server GANYMEDE + deadtime 10

    RADIUS Protocol RADIUS AAA server

    AAA-server RADIUS 3 max-failed-attempts

    AAA-RADIUS deadtime 10 Server

    AAA-server local LOCAL Protocol

    Enable http server

    http 192.168.1.0 255.255.255.0 inside

    http 192.168.6.2 255.255.255.255 inside

    No snmp server location

    No snmp Server contact

    SNMP-Server Community public

    No trap to activate snmp Server

    enable floodguard

    Telnet timeout 5

    SSH timeout 5

    Console timeout 0

    dhcpd lease 3600

    dhcpd ping_timeout 750

    xxxxx xxxxxxx privilege 15 encrypted password username

    Terminal width 80

    Cryptochecksum:xxxx

    DMZInside (config) # route sh

    outside 0.0.0.0 0.0.0.0 192.168.5.1 1 ANOTHER static

    outside 192.168.5.0 255.255.255.0 192.168.5.3 1 static CONNECTION

    inside 192.168.6.0 255.255.255.0 192.168.6.1 1 static CONNECTION

    DMZInside (config) #.

    No idea where I have gone wrong?

    Thank you.

    you are missing this statement

    public static 192.168.6.2 (Interior, exterior) 192.168.6.2

    Thank you

    Nadeem

  • error message "there is a communication problem with the web server."

    I'm trying to connect to three rivers FCU website www.3riversfcu.org and I get the message error "there is a communication problem with the web server." I am running Windows 7 on Toshiba laptop. No idea how to solve this problem? Something in the settings?

    Hi, Mayhem15,

    See if this troubleshooting help.  It was written for Windows XP, but in many cases, these documents still apply for more recent versions of Windows.

    How to troubleshoot possible causes of Internet connection problems in Windows XP

    http://support.Microsoft.com/kb/314095

  • Uploading to FTP host... only works with the file of the Web server root

    When I download a Muse site to the root of the Web server, everything works as expected with the obvious comparison.

    But if I want to download on a file/folder existing... it doesn't work. Muse download files but no files are added on my Web server.

    I know how to add the path if I do something wrong or there at - it a bug somewhere?

    Thank you.

    I should add that the Muse site emergency or any html Web site doesn't not any sense. Backup is only valid for cms. And this isn't just a copy of the files in the site, it has a copy of the database. Muse has no database. Backup of the Muse - is file.muse, which can be placed anywhere.

  • Where to configure clustering: on the web server or a load balancer?

    Hi all

    a few installation questions. I read on clusters and where to set up the pool. My main goal is to reach stickness session, session failover. but I'll ask them later when I clarify below.

    If my installation is

    -> Cluster WebLogic Web server, I need to install the cluster weblogic web server plugin.

    If my installation is

    Balancer load-> cluster WebLogic, I need to configure the LB, cos the LB must meet certain criteria.

    My planned Setup is

    Webserver-> LB-> cluster WebLogic. the weblogic balancing is done at LB. I'll have to set up the LB to balance to the cluster.

    I think I'm NOT configure the weblogic on the correct Web server plugin?

    Configuring the web server is obviously a proxy directly through the lb.

    So my next qn: the configuration to the LB is to balance the weblogic cluster OR a list of all the backend .jsf page server? Assuming that my application launch page is a jsf page. Enjoy your advisor.

    (a) you have little sticky on LB. On the Web server, Weblogic Plugin will take care of permanent sessions.

    (b) Yes, you need to add to your weblogic.xml in the application. There will be no conflict. However, your heap memory usage will increase as you could store session information on two servers.

    "Circumstances and considerations should I need a LoadBalancer in front of my weblogic cluster? --

    The main reason you would use a load balancer is to keep the VIP for your application. He would charge the balance between the weservers. Also usually SSL is stopped at the level of load balancer. It helps you reach cross clutser replication etc... You can read this document... Failover and replication in a Cluster

  • The latest changes to the 'Upload to the FTP host' function has made it useless - no point using a program such as Muse if I can't easily and automatically upload work to the Web server.

    The latest changes to the "Upload to Host FTP" function made it useless - no point using a program such as Muse if I can't easily and automatically upload work to the Web server.  I use BlueHost webhosting with a main area and I have several domains with this account (such as subdomains or folders on this server) - with older versions of Muse when downloading pages it simply opened a warning window to tell me (what I already know) the Web site I am downloading does not point to the main domain BUT now Muse is trying to create a new folder separated into the root directory of the main domain. completely ignoring the directory path that I am giving him - useless!  Why do these crazy changes to the program - and so often - it is very frustrating as amateur ware!

    Hello Stephen,

    There are some problems with the download of ftp through Muse, who knows the team of engineers and those will be corrected in a future version of Muse. At this point, the work around would be to export the html code of Muse and then download via some third party client like filezilla ftp.

    I would recommend that you keep an eye on our page of release notes to get updates more about it - Release notes | Adobe Muse CC

    - Abhishek Maurya

  • How to change the Web server from one server to another server

    Hi all

    Can you please provide the document to change the location of the web server from one server to another server?

    Thanks in advance.

    Thank you and best regards,
    Siva Prasad B

    Siva Prasad says:
    Hi Michel,.

    Coping PS_HOME just move the web server?

    And Michel and I said earlier that you need to reinstall your Web server... and to redeploy the PIA, which is not clear?

    Nicolas.

  • How to allow the clean-up actions to be taken by a reentrant clone before he is killed, seen through the web server, through a narrow browser?

    Here's a question I'll get lucky with.  I have a VI, set to be reentrant, broadcast via the web server.  The main instance of the VI is never worked with: it's a clone whenever someone accesses the correct URL, and the user interacts with the newly created clone (never the main forum).  A clone is able to configure and calling instrument VI when good IDs are entered, which translates to browser popups that are controllable on the end of the user (even if only one user ever does both. To clarify, many clones can be opened simultaneously for connection purposes, but that a user never interacts with the instruments that are not themselves reentrant).

    If the user clicks on my Logout button in their browser, it is trivial to close these instruments other, independent and properly clean.  But if the user simply click on the red X in their browser, it is non-stop and the instruments that the clone called stay open on the server, when they close.

    My experience so far:

    No close panel? event seems to be triggered in the clone.  The clone simply cease to be.

    The remote_panel_connections property doesn't seem to work properly in this case (I have not had luck so far), since it is possible that more than a clone to be active and that the main parent who is spawning clones stays running, but is not interacted with in some way.

    What I need:

    One way for the clone of VI recognize that the user has closed his browser and communicate that it closes all the assets of VI before ending.

    --------------

    I would like to avoid forcing the instruments that the clone call to constantly query to see if the VI clone is present on the network.  If there is no other solution, but this, I would appreciate a suggestion as to the intensive way less code and resources to implement this type of interrogation, as the instruments are really designed to be totally independent after they are called, rather than under vi.

    Thanks for all comments, let me know if you need more information.

    MTdev wrote:

    One way for the clone of VI recognize that the user has closed his browser and communicate that it closes all the assets of VI before ending.

    When a VI stops running, any reference as a queue is also cancelled.  You can make use of this fact.  If your original clone VI could launch a second reentrant VI, which remains active, you could channel all communications to the instruments via VI second using a queue created in the first.  When the first VI disappears, it will trigger an error waiting waiting VI in the second (no vote office is involved).  The second VI can take all the necessary measures.

Maybe you are looking for