LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing UIR in DLL running on Windows7

I have built a DLL (LabWindows CVI 2010) on a system running WinXP, I call this DLL using a test app written in LabVIEW 2010, all works fine. When running the same DLL and test app on Windows 7 the system reports a missing UIR in the DLL - Yes, I have embedded the UIR, and yes calling LoadPanleEX 🙂

 

Any suggestions appreciated

0 Kudos
Message 1 of 3
(3,049 Views)

Hi Ray,

 

I would suggest compiling and building the DLL on the Windows 7 PC, see if that works, if it does try and run it on the XP machine. You will probably find the build of the DLL has different files for each OS.

Regards

Andrew George @ NI UK
0 Kudos
Message 2 of 3
(3,034 Views)

Hi Andy

 

Thanks for this, but I had already tried as you had suggest - without success.

 

I had an idea it could be some files out of date in the Windows 7 PC. To check this, I built a simple LabVIEW application on the XP machine and then created a distribution package. I then ran the distribution on the Windows 7 PC and all worked fine!!!

 

Very strange

 

Cheers

 

Ray

0 Kudos
Message 3 of 3
(3,008 Views)