From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error "file is not a resource file" after updating to LV2010

Hello everybody,

 

my problem is that I can't call a c++ dll after updating to LV2010 and Visual Studio 2010. The DLL is written in Visual Studio 2008 and worked perfectly. Now I compiled the dll again because add some new functionality. In the development pc I fixed that problem. I manually replace the call library function nodes and configured it again. I made a installer package from my lv project. This installation don't work with the dll on the target with same error "file is not a resource file". The rest of the application works fine.

 

Development PC: Win 7 Enterprise 32Bit

Target PC: Win XP Service Pack 3 32Bit

0 Kudos
Message 1 of 2
(2,214 Views)

Hi

 

Verify that all your files have correct extensions and rebuild the.exe file.

 

I hope this will help

Kind regards,

0 Kudos
Message 2 of 2
(2,117 Views)