From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Publishing web service fail with error -67404 (LV2020)

Solved!
Go to solution

Hi there,

I'm upgrading an application from LV2017 to LV2020 that has a web service.

I try to use the new NI Web server instead of the old Application Web Server but I got issues.

 

To do some tests, I try to build and install the weather Simulator that comes with the examples. Installing the EXE with package gives me the following error: 

OlivierJOURDAN_0-1628593900614.png

 

Note that I also have a related problem when I start the Web Service from the LabVIEW project:

OlivierJOURDAN_1-1628594006704.png

 

 

I'm working on a fresh install of Windows 10 Enterprise with only LV2020 32 bit installed.

 

Thank you in advance for any idea that could help me fix that issue.

 

 

 


Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
0 Kudos
Message 1 of 11
(3,021 Views)

Hi Olivier, 

 

I quickly opened up the weather example and was able to build the exe, build the package, and install it locally without any errors. I didn't make any modifications to the project. I basically just built the various Build Specification and installed the resulting package. Are you doing anything different? 

Mark
NI App Software R&D
Message 2 of 11
(2,990 Views)

Thank you, Mark, for getting an eye on this.

I did it exactly as you describe.


Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
0 Kudos
Message 3 of 11
(2,970 Views)

Updates:

 

- I tried a LabVIEW repair

- I deactivated the firewall

- I try 2 on 2 other computers with fresh LV install

 

... and I'm still having the same behavior 😞 


Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
0 Kudos
Message 4 of 11
(2,961 Views)

You may need to run the NI Web Server Configuration utility and configure the web server before the example will work.

 

Screen Shot 2021-08-11 at 2.25.19 PM.png

0 Kudos
Message 5 of 11
(2,938 Views)

Hi olivier 🙂

I opened up the weather example, under LV2020 EDI 20.0.1, and was able to build the exe and install it locally without any errors.

 

1) I didn't make any modifications to the project. (Web Services used the NI Web Server) -> ok

2) i updated the Weather Simulator (Server) specifications to used "Web Services : Application Web Server" (not the NI Web Server). I use the 8002 port.

Weather Simulator Server-client.png

 

Si je peux t'aider je suis dispo.

Téléphone moi si tu veux plus d'info 🙂

A+

Luc

banniere Luc Livre NXG Champion.png

Luc Desruelle | Mon profil | Mon blog LabVIEW | Auteur livre LabVIEW : Programmation et applications - G Web
Certified LabVIEW Architect (CLA) & Certified TestStand Developper (CTD) | LabVIEW Champion

MESULOG - LinkedIn site | NERYS - NERYS Group
| directeur CEO MESULOG
| CODIR - NERYS group

Message 6 of 11
(2,925 Views)

Hello Joshua

@JoshuaP wrote:

You may need to run the NI Web Server Configuration utility and configure the web server before the example will work.

 


I have it running (I also tried different configs). Each time I got the same error.

 

Here is an animated gif to demonstrate the issue in the LV project -->

 

2021-08-12_13-23-44.gif

 

I had a screen sharing session with Luc, and I can give the following information on what's happening:

 

  • NI Web Server is working on his machine (EXE and Development)
  • Thanks to UAC dialogs that pop when launching EXE or starting webserver from the project, we think that the applications that publish the web services are not called
  • We look into the differences between our machines.
    • Windows configuration is quite identical (UAC params, user permissions...) 
    • The real difference, IMO, is that
      • he has a lot more things installed compared to me (TestStand, SystemLink...)
      • I also have one thing he doesn't have: NI System Web Server 2020 SP1

 

We made almost every possible test we could with our knowledge of how NI products manage web services. We really need to have NI inputs on the 2 errors (-67404 and -67415) to figure out what's happening here.

 

Thank you in advance for your help.

 

Olivier


Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
0 Kudos
Message 7 of 11
(2,911 Views)

Update on my issue:

 

I installed the all new G Web Development Softaware and the following additional items NIPM offered me to install 

OlivierJOURDAN_1-1629201986887.png

Now when I try to start the webservice through the lvproj I got the following dialog asking for administrator privilege 

OlivierJOURDAN_2-1629202057270.png

 

and... a new error, the -67016 😞

OlivierJOURDAN_3-1629202097297.png

 

 

 

 

 


Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
0 Kudos
Message 8 of 11
(2,860 Views)
Solution
Accepted by topic author Olivier-JOURDAN

I finally got it to work.

 

I uninstalled all NI software and reinstall LabVIEW 2020 SP1 from NIPM keeping all the additional packages offered in the step following the LabVIEW stuff to install step. I'm used to unchecking the things I'm not using like database toolkit, report generation, and so on.

It seems that in this list something related to the web service is installed but it's far from being obvious...


Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
0 Kudos
Message 9 of 11
(2,833 Views)

I wouldn't consider re-installing the complete development environment a solution..

 

I am also running into installation issues with a web server. I posted it in this thead. I have yet to solve it, but it did help me find the error explanations.

------------------------------------------------------------------------------------
Seriously concerned about the Labview subscription model
0 Kudos
Message 10 of 11
(2,562 Views)