LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RT Desktop PC Web Service 64 bits

Solved!
Go to solution

I am using LabVIEW 2021.

 

I installed a Linux Realtime Desktop PC.

I am trying to run a web service on it but I get the following error : Error LabVIEW: (Hex 0xFFFEFA29) LabVIEW Web Services: Target OS for this Web service differs from the Web server configuration.

This error means that I have to change the bitness of my Application Web Server. BUT there is no option to do it.

pacome_0-1661663498059.png

 

Is it possible to generate the web service for the 64  bits version of the Application Web Service.

 

I tried to use LabVIEW 2021 32 bits and 64 bits with no success.

 

Does anyone have an idea ?

 

Thanks.

 

Christophe

 

0 Kudos
Message 1 of 4
(1,555 Views)
Solution
Accepted by topic author pacome

I finally solved the problem.

 

I ran the project Web Services – Weather Monitor RT successfully. This an example project.

 

When I compared my project and the example project, I found that the icon of the RT target was not the same.

 

pacome_0-1662405889018.png

 

RT Desktop Target in my project had not the correct type.

 

I tried to add the same target type as in the example project with no success. I cannot find the same type.

Finally I opened the lvproj file and I found that the type of the item was RT Generic in the working project and RT Desktop Target in my project.

 

I changed the type to RT Generic in my project and it worked !!!

 

I don't know why I cannot choose the generic type from the Add Targets and Devices wizard.

 

 

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

If your previous response is a "Solution", please go there and click "Accept as Solution" to alert other Forum users that you "Solved the Problem".  Good for you!

 

Bob Schor

 

0 Kudos
Message 3 of 4
(1,490 Views)

You went through the trouble of posting your solution, you may as well give yourself credit for it!  🙂

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 4 of 4
(1,480 Views)