01-11-2008 05:35 PM
01-11-2008 07:55 PM
01-11-2008 08:06 PM
01-14-2008 11:11 AM
09-06-2010 06:55 PM
This LV-Link (DataTranslation) guys seems like if they are developers from the middle age.
http://www.datx.com/phpkb/question.php?ID=631
I do not enjoy looking for this kind of solutions, i would rather improve my application.. Let me know if you were able to make it work.
09-06-2010 07:57 PM
ok, so here is how i was able to make it work. If you look for lvlink2.dll on your computer you wont be able to find it.
Go to:
Start->Run->Assembly. There you will find the your lvlink2.dll library. You will need to extract that dll from you computer and then place it on the other clean computer. To do this you need to be able to see the "real" view of the assembly folder.
You can do this by:
opening the regedit window then go to:
HKEY_Local_Machine\Software\Microsoft\Fusion\
and then: New ->DWord with the name "DisableCacheViewer" with a value of = 1
Now when you open the assembly window again you can drag-&-drop the lvlink dll (along with the OpenLayer.dll also if you want).
Hope this helps, I apologize for the bad writing but I just solved this and im on a deadline, most of you will understand, if you find other workarounds please let me know.