LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in Loading an image onto a .NET Picture box in a standalone LabVIEW application

Hi All, I am using an .NET picture box control in my FP which allows me to resize image without much fuss. The snippet that loads the image is attached. I build an application for the same and when I run it, the attached error pops up. How does a code that works in development environment throws an error in the standalone application. Am I missing something here? any help in this regard is appreciated. Thanks in advance Regards, S.P.Prasaanth
Download All
0 Kudos
Message 1 of 3
(2,408 Views)

It's a common mistake generally happens when using Path.
-Try creating indicator at path in both environments and see what is the difference.
-And read: http://digital.ni.com/public.nsf/allkb/FD7DE8BC8FFC256C862565F4006BE363

 

Edit: Attach actual code/vi instead of screenshot to get more help

Thanks
uday
0 Kudos
Message 2 of 3
(2,381 Views)

Hi Uday,

Thank you for the response. But I am sure the file path is correct. I have verified the same as well

 

Regards.
S.P.Prasaanth

0 Kudos
Message 3 of 3
(2,377 Views)