Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with INET function

hello,

after i formatted my PC, then when i try to execute the cltpull_panel.exe, it show some errors as mention below. i have re-install labwindow and also the labwindow internet toolkit function and also included the cviinet.dll into the window system folder,but the problem still occurs.

i really hope that someone can tell me why this errors occurs and how can i repair it.
thank you some much.




***********************************************runtime error******************************************************

NON-FATAL RUN-TIME ERROR: "cltpull_panel.c", line 21, col 23, thread id 0x00000414: Function INET_StartWebServer: (return value == -5 [0xfffffffb]). System socket error
NON-FATAL RUN-TIME ERROR: "cltpull_panel.c", line 22, col 5, thread id 0x00000414: Function INET_RegisterPanelAutoUpdate: (return value == -2 [0xfffffffe]). Invalid parameter
NON-FATAL RUN-TIME ERROR: "cltpull_panel.c", line 25, col 5, thread id 0x00000414: Function INET_RegisterPanelWebInput: (return value == -2 [0xfffffffe]). Invalid parameter
NON-FATAL RUN-TIME ERROR: "cltpull_panel.c", line 27, col 4, thread id 0x00000414: Function INET_UnregisterPanelAutoUpdate: (return value == -2 [0xfffffffe]). Invalid parameter
NON-FATAL RUN-TIME ERROR: "cltpull_panel.c", line 29, col 5, thread id 0x00000414: Function INET_EndWebServer: (return value == -2 [0xfffffffe]). Invalid parameter
FATAL RUN-TIME ERROR: Unknown source position, thread id 0x00000414: The program has caused a 'General Protection' fault at 001B:1000AC20.
******************************************************************************************************************
0 Kudos
Message 1 of 2
(2,976 Views)
Hello Kenshi,

So if I understood you correctly, you reinstalled CVI then reinstalled the Internet toolkit. Did you reload the Internet toolkit in your CVI environment as an instrument so that CVI would recognize the INET functions?

Also, you may want to try registering the DLL on you system by (in WinXP) going to the Start Menu >> Run and type in:
regsvr32.exe "".

Do you get the same error when you create a debug executable? Also, which version of CVI and the Internet toolkit are you using?


It might be helpful if you could attach your project so I can see if the error is reproducable on my machine.


Thanks.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 2
(2,967 Views)