LabVIEW Web Development Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Help me set my own web directory name...

Hello,

I'm using labview web service, and in my application i'm loading an image from a specific path inside my project , on my computer(see attached file).This image is periodically changed keeping the name of the image unchanged ("image.jpeg").

I found out that while in the debugging mode the path to this image is kept as was set in the VI, in the Publish or Stand Alone Application (.exe) the whole project is saved (in win 7) inside a folder in "Program Data" that has a Globaly Unique Identifier(GUID). This GUID changes every time you publish or create a Stand Alone Application.

 

My question is:

1. How do i create a specific path to this image outside this GUID folder?

2. Can i set, before i create my stand alone application the name of my web folder?

3. Is there any Web VI that can return the specific path of this image every time i'm send a request from my HTTP page?

 

I'll appreciate any help on this issue

Thanks

Itay

 

0 Kudos
Message 1 of 1
(2,844 Views)