09-07-2017 04:31 AM
Hi!
I'm using LabVIEW version 13.0f3(64-bit) and i'm getting the following deployment error:
"There was an error running the web service on the debug server: Error -67003 occurred at NI Web Service Debug.lvlib:Add VI.vi
Possible reason(s):
LabVIEW: (Hex 0xFFFEFA45) LabVIEW Web Services: Call to create a VI reference failed. The target might not support SSE2 optimization. Disable SSE2 optimization on the Advanced page of the Web Service Properties dialog box before proceeding."
The support SSE2 is disabled but the error message still occurs.
09-12-2017 07:46 AM
Hi Giuls,
Try to do a forced mass compilation.
Let me if this solve the issue.
BR,
Andres
09-18-2017 07:47 AM
Hi Giuls,
Did you try to do a forced mass compilation?
Thanks,
Andres
09-19-2017 09:49 AM
Hi Andres,
sorry for let you waiting.
The forced compilation was already working, the problem is still unknown but bypassed downloading the backup project.
Thanks anyway!
09-10-2024 09:19 AM
I had the same issue with starting debug web server in LabVIEW 2020 32bit. Same "The target might not support SSE2 optimization" message which is not relevant.
The problem was that one of the method vis under Web Resources was broken (because of missed class in the project), but LabVIEW shown no errors for the project. I only found that issue when I tried to compile an exe and web service.