08-06-2010 04:11 AM
Hello!
I'm using Vision Builder 3.5 and LabVIEW 8.5.1. Vision Development Module is also installed. I also used LabVIEW several times.
I built several inspection routines with the Vision Builder. Then I wanted to create .vi-files. So I hit Tools -> Migrate Inspection to LabVIEW...
In the upcoming box I select:
1-Version of LabVIEW: LabVIEW 8.5 - NI Vision 8.5.0
2- The directory I want the vi-files to be.
The migration starts, but it's never finished. There's always the following error message:
Error at LabVIEW Code Creation Step #3
It doesn't matter which inspection I use. It's always the same error.
I didn't find any further information about this error code. So maybe someone is able to help.
Thanks in advance.
Solved! Go to Solution.
08-07-2010 09:31 AM
Can you verify that you have read/write access to your temp folder (typically C:\Documents and Settings\<User Name>\Local Settings\Temp).
This error is due to the fact that a temporary file (VBAI.bin) is likely not written to this folder or cannot be read at the time of code generation. Is it present in this folder after you try to generate the code?
Which priviledges do you have when you run Vision Builder AI? Are you logged as Administrator? Can you try to run Vision Builder with Administrator priviledges and see if you're still getting the same error?
Also, which operating system are you running?
Thanks,
Christophe
08-09-2010 01:50 AM
Thank you for your help. Missing priviledges were indeed the origin of the error. I don't have the rights of a administrator in the network. We now solved this problem.
08-09-2010 08:32 AM
You shouldn't need administrator priviledges - read/write access to the temp folder mentioned above should be sufficient.
Glad you were able to solve the problem.
Best regards,
Christophe