10-10-2006 12:56 PM
10-11-2006 09:00 AM
03-16-2007 08:15 AM
03-16-2007 08:31 AM
08-08-2007 05:03 AM
Hi,
I am developing a client-server application on my windows PC with Labview 8.21 using shared variables. (also deploying with the invoke node function)
I have experienced error -1950679035 (0x8BBB005) many times in different occasions ,mostly my fault,.....DCOM wrong settings, Variable Manager hangs, wrong "bind to source" item selected (network item DIO in sted of project item shared variable), sometimes <populating node> appaeared with no items to select, running my client application before running the host application.....and the bad thing about this error, it latches!! and can only be cleared by restarting the SVE in "services". Restarting Labview and my application does not clear this error.
After many days I found that there is a problem with the starting of the SVE at first power-up of my PC.(auto start at power-up)
The SVE runs at power-up but needs to restart again in services. After this I can start my client before starting my host with programmatically clearing the error. At last this problem is solved. Stepping to the next one.....
Maybe there is a sort of dependancy problem at first power-up?
Greatings,
Frank.
10-01-2009 03:05 AM
Hi Frank,
I am having the same problem with Error -1950679035. But cant seems to find the solution. I am using LV8.6.
May i ask the following based on your previous experience;
1. what do you mean by DCOM wrong setting?
2. Do i need to include NI Variable Manager in the Build Specification/My Installer Properties/Additional Installers when building exe file?
Is the NI Variable Engine not enough?
3. Where can I find SVE to re-start it and clear it from errors?
4. How did you programmatically clear the error? Is it possible to see a sample VI.
5. Do I really need to create invoke node function? Is making the Shared Variable Library.lvlib in Autodeploy Variables not enough?
Thanks a lot. I would appreciate for any help as i cant really find why i get the above error.
regards,