06-11-2013 11:15 PM
I had designed a software and use some .net controls in front panel. The program is working fine with my computer which used to design the software. After application has been built, i installed it into another computer. However, the application cannot start . I tried it on 3rd computer and the application is just working fine. After i done some troubleshooting, i found that with the presence of .net controls in my program, the application wont start running on the 2nd computer. I believe the program is caused by .net controls. Can somebody teach me how to solve this problem? Do any others software that i need to be installed in the 2nd computer in order to use the .net controls. Thank you
06-12-2013
06:13 AM
- last edited on
04-30-2025
04:37 PM
by
Content Cleaner
hi,
you may need to install the microsoft .net framework
refer here
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAPgSAO&l=en-US and
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHnhCAG&l=en-US
06-12-2013 08:29 PM
Yes. I did installed the .net framework. I dunno why the application wont work.
06-12-2013
09:32 PM
- last edited on
04-30-2025
04:38 PM
by
Content Cleaner
I solved the problem where the application need to work with .net framework 3.5 for some computers due to the CLR version. Refer to this https://www.ni.com/docs/en-US/bundle/labview/page/requirements-for-using-net-assemblies-in-labview.h...