11-14-2009 08:46 AM
Hi,
I am trying to build an installer and I am getting this error -41 (unknown origin). I am using Visa with three instruments.
Here is what is says :
CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_InitializeDistribution.vi >> NI_MDF.lvlib:MDFConfig_SetBuildDir.vi
C:\Documents and Settings\Nusi\Mes documents\recherche\labview\Builds\rho_ac\rho AC "version light"
Chargement des informations sur le déploiement des produits
Chargement des informations sur le déploiement des produits
Chargement des informations sur le déploiement des produits
Chargement des informations sur le déploiement des produits
**************
*** Erreur : Une erreur interne de cause inconnue a eu lieu (code d'erreur -41)).
*** Fin du rapport d'erreurs
**************
--
For the details I got :
Visitez la page de demande de support sur ni.com/ask_fr pour en apprendre davantage sur la résolution de ce problème. Utilisez les informations suivantes comme référence :
-----------
any ideas ?
thanks a lot
11-15-2009 07:31 AM
Your description reminds me on some unexpected errors which I had while building my application. But I don't remember exactly what happened. On point were missing external files. This does not affect the building of the application but the installer cannot finish. I suggest to look carefully thru your project and see whether there a missing files. The other time I think there was a VI being not part of a class or something like that. But that should be detected while building the application. So I don't remember it exactly but I hope it will help you to find the problem yourself.
Regards