04-24-2012 05:10 AM
hi everybody!!!
well, i am working with a program, READ_XCLPRUEBA, i read information from a excel sheet,
well if i run the program works properly, but the problem come when i exectate it twice, the second time give me an error that i can't solve, so i must run and close the programm every moment i want to do something with this...why is this?? can someone help me please??
TAKE MY VI,S TO WORK IF YOU WANT!!
THANKS!
Solved! Go to Solution.
04-24-2012 05:37 AM
What is the error description, error code? You should have mentioned about the error.
Sometimes error can not be replicated..sometimes they can be PC specific or software version specific.
I hope you got my point.
04-24-2012 05:40 AM
Have you closed references that you no longer need? this is a common problem when using ActiveX and Excel
Can you send your vi as a *.vi file rather than a *.zip file (my organisation forbids the download of *.zip but allows *.vi for some reason)
04-24-2012 05:45 AM
Sorry Gak!!
that is the error,
Error -2146827284 occurred at Unknown System Error in OPENWorksheetTDMS.vi->READ_XCLPRUEBA1.vi
This error code is undefined. Undefined errors might occur for a number of reasons. For example, no one has provided a description for the code, or you might have wired a number that is not an error code to the error code input.
Additionally, undefined error codes might occur because the error relates to a third-party object, such as the operating system or ActiveX. For these third-party errors, you might be able to obtain a description of the error by searching the Web for the error code (-2146827284) or for its hexadecimal representation (0x800A03EC).
and i put again the zip because i have forgotten to attach one subvi!
thanks!
04-24-2012 05:47 AM
ok Kenneth Naylor here you have in vi format,
the readxclprueba is the principal vi, others are subvi..
04-24-2012 05:48 AM
Kenneth Naylor, opnly i can send it 3 by 3 so..waiti will say you when i finished
04-24-2012 05:50 AM
finish with this this is the last one!!
thats all!!
thanksss!
04-24-2012 05:53 AM
And the block diagram passwords!?
04-24-2012 06:02 AM
Hi Alan,
This is the same error which you had posted last time. Here.
Please check.
04-24-2012 06:10 AM
but i make changes on it and doesn't improve... and now is the same error bt appears in other location doesn't it?