07-12-2011 09:00 AM
Hello all,
I am completely blocked by a nervous problem!
I did a group of vi's using a dll. Like bibliothek. Maybe at the beginning I worked without project, I don't remember. Then I changed the path, in fact I changed OS.
The DLL is in subdirectory of the project. I copy-paste the project. Then the newest one go take the DLL of the old place, in a absolute path.
Then I deleted the old place. At opening of the project I see the white box saying that some refenrences have changed. In fact LW find that DLL is in a subdirectory. Up here, it seems ok. But when I compiled, or recompile, the vi using constructor is broken. He lost the DLL. Then I choose a path on constructor to the actual place of the DLL. But there, assembly is empty, I have an error "error when trying loading assembly".
I don't understand what is wrong.. When I restore the old place, it works, but I dont want that labview look for his DLL in absolute path. Now I must go on Win7 and I can't have the same path...
Please..
PS: Sorry for my poor english
07-12-2011 10:01 AM
Ok I found myself..
Permissions on network drives. http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/thread/e91bfb53-5148-4122-894c-56dc0d0b6...