LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error building activeX server

Hi!

When I try to build an My.exe using
"Enable ActiveX Server" option, a file log is generated:My.log
It says:
"Microsoft (R) Type Library Generator Version 2.20.4048
Copyright (c) Microsoft Corp. 1993-1995. All rights reserved.

app.odl (23) : fatal error M0001: Syntax error near line 23 column 9: expected: identifier
"
And it seems that I can't connect to the My activeX server afterwards.

Does someone know what the problem is?
Tanks!
😉
0 Kudos
Message 1 of 3
(2,818 Views)
Thorgal,

What version of LabVIEW are using? I know for a fact that ActiveX server problems have been corrected after LabVIEW 5.0.

Cyril.
Cyril Bouton
Active LabVIEW Developper
0 Kudos
Message 2 of 3
(2,818 Views)
Hello Cyril. Thanks for your help.

I'm using LabView Vers. 6.0.2.
I've tried to build a more simplier application, and the building works fine, both exe and tlb files are generated.

Do you know any pb for activeX server building related to application "complexity"?
Are there any "components" (vi, ctl,dll...) which are not compatible with activeX server building?

😉
0 Kudos
Message 3 of 3
(2,818 Views)