Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

VS 2008 not deploying - Unable to find module...Microsoft_VC90_X86.0138F525_6c8A_333F_A105_14AE030B9A54

Hi I built a function NI app with just the DAQMX library.  Then I got approval to by Measurement studio 2010.  After upgrading the graphic and other components with measurement studio componets, when creating a setup and distribution package I get the above warning and it say the build succeeded.  After the program is installed and start I get an unhanded operations error code CLR20R3.  The program installs fine and runs fine on the development PC.  This only happen on test PCs either XP or Windows 7.

 

I have re-installed VS 2008 SP1

I have created new setup project from scratch with same problem

 

Any insights would be welcome and apprecaited.

 

 

0 Kudos
Message 1 of 2
(4,054 Views)

Hello,

This error may be linked to a missing component in the installer for the program. CLR20R3 is probably referring to the common language runtime 2.0 revision 3 which is part of the .NET framework. Make sure you are including the correct .NET framework in the installer dependencies.

Also use this document as a reference for building distributions

Hope that helps.

Jacob R. | Applications Engineer | National Instruments

0 Kudos
Message 2 of 2
(4,042 Views)