11-18-2009 04:25 PM
I am trying to distribute a CVI 9.0.1 app onto an XP machine and it fails during CVI RTE installation.
The NI LabWindows/CVI 9.0.1 Run-Time Engine installation has failed with the following error.
Error 1935. An error occurrred during installation of assembly 'National Instruments.CVI.Reflector,Version="9.0.375.0",Culture="neutrasl",PublicKeyToken="F83B88E0AAF4FB33:. please refer to Help and Support fro more information. HRESULT: 0x8002802F.
Any idea what this is about? An eval version of CVI 8.5 was on the target but I've removed it.
Menchar
11-18-2009 05:07 PM
I removed everything on the target that was NI. Same problem.
Went into system32 directory and removed the NI dll's that were left after un-installing everything (!) and no difference.
I tried installing the CVI 9.0.1 RTE from a downloaded CVIRTE only, and same weird error.
Target is Windows XP Sp3 quad 2 GHz Xeon with 3GB of memory.
This has me dead in the water.
Menchar
11-19-2009 07:39 AM
Menchar:
If you search this forum for 1935, you'll find a couple of posts related to .NET components, including this knowledgebase article.
http://digital.ni.com/public.nsf/websearch/98420F376B25F45B862570DD00615F09?OpenDocument
11-19-2009 12:10 PM
11-19-2009 01:26 PM
Thanks, installing .NET 2.0 SP2 solved the problem.
The IVI always seems to be a hassle - even though I never use it.
Menchar