08-08-2013 09:07 AM
Hello
I am trying to load a .NET dll in Labview 2010 (Windows 7)
The version of the .NET framework I have is 4.5.50709
I made the following config file, according to the online instructions:
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.5.50709"/>
</startup>
</configuration>
But on startup, Labview asks if I want to install .NET 4.5.50709 and redirects me to the microsoft website.
I am wondering if there is anything I can do to have Labview see the correct .NET framework installation.
Thanks
Michael
			
    
	
		
		
		08-12-2013
	
		
		04:31 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		06-20-2025
	
		
		09:55 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Hello Morger,
I think you already saw that link :
http://zone.ni.com/reference/en-XX/help/371361G-01/lvhowto/develop_vi_previous_net_ver/
Be sure to respect these instructions : Save this configuration file as labview.exe.config in the labview\ directory.
Paolo_P 
Certified TestStand Architect 
Certified LabVIEW Architect 
National Instruments France
11-27-2013 01:58 AM
Do you have an update on this?
I have also problems loading .NET 4.5 assemblies in LabVIEW 2012