LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with project when switched from Labview 8.2.1 to Labview 10

Hi everyone,

 

I recently switched from Labview 8.2.1 to Labview 10.

Before I can run the project I get the error which you can see in the attachment.

(The project is running well in Labview 8.2.1)

 

I did already check if variables end with a space, but none of them are.

The variables are also without any slashes, so that couldn't be the problem either.

 

Does anybody has any idea what the problem can be, please let me know.

 

I hope to hear from some of you soon.

 

Regards,

 

Kenny

0 Kudos
Message 1 of 4
(2,368 Views)

Have you tried installing the LV2010 f2 patch, http://zone.ni.com/devzone/cda/tut/p/id/11869#242603_by_Category and see if you get the same result?

0 Kudos
Message 2 of 4
(2,352 Views)

I can not install the patch.

He says that I first have to install Labview 2010, but I already did that.

So another strange thing that is happening.

 

I got version 10.0.1 of Labview 2010, service pack 1.

 

Do you have any ideas left?

 

Regards

0 Kudos
Message 3 of 4
(2,345 Views)

Your other post in the other thread indicates you've looked at that thread. Based on that have you checked your variable names to see if any of them are multi-line? The error message is basically telling you that you have illegal characters. A carriage return (\r) or a new line (\n) is an illegal character.

0 Kudos
Message 4 of 4
(2,340 Views)