01-12-2012 02:49 AM
Hi All,
I am using a shared varible in my code. I have created an exe.
As the versions prior to 2009 doesnt support the auto deployment of the varible, i am manually deploying the shared varible.
But i am getting an error code 1 which says that the file/path doesnt exist.
Please help with the way of creating an exe with shared varible.
I have tried using the method mentioned at How Do I Deploy Network Shared Variables from a Compiled Executable?.
But that is not working.
Please help me with this. It is very urgent.
Regards,
Ashish
12-03-2012 03:00 PM
Did you ever get a solution to your problem. I'm having the same issue. If I specify the path as "C:\My Directory\My shared library.lvlib" it says it's invalid. So I don't specify the library name just "C:\My Directory\" and then it gives me an error "file permission erro. You do not have the correct permissions for this file". Any help is appreciated.