LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SSE2 optimization error in Web Services deployment

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. 

0 Kudos
Message 1 of 5
(2,965 Views)

Hi Giuls,

Try to do a forced mass compilation.

Let me if this solve the issue.

BR,

Andres

Andrés Alvarez
Staff Technical Support Engineer
CLD, CTD, CTA
0 Kudos
Message 2 of 5
(2,931 Views)

Hi Giuls,

 

Did you try to do a forced mass compilation?

 

Thanks,

Andres

Andrés Alvarez
Staff Technical Support Engineer
CLD, CTD, CTA
0 Kudos
Message 3 of 5
(2,904 Views)

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!

0 Kudos
Message 4 of 5
(2,889 Views)

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. 

0 Kudos
Message 5 of 5
(156 Views)