Page 1 of 1 1
Topic Options
#56631 - 2001-06-20 11:51 AM list with error messages?
Rogier Pelzer Offline
Fresh Scripter

Registered: 2000-02-04
Posts: 41
Loc: The Netherlands
Hi,

does someone have a list with the posible error messages created in the kixtart.log file ?

I have an error saying :
2001/06/20 10:18:37 - Failed to find module KXGetInfo32 in KX32.DLL Error : Kan opgegeven procedure niet vinden. (0x7f/127)

I'have no idee what that could be !!!!

Thanks,

Rogier

Top
#56632 - 2001-06-21 12:16 AM Re: list with error messages?
Rogier Pelzer Offline
Fresh Scripter

Registered: 2000-02-04
Posts: 41
Loc: The Netherlands
it's had something to do with a old version of kix32......

but i'm still looking for a document!

Top
#56633 - 2001-06-21 05:19 AM Re: list with error messages?
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

We have try to trace of lot of possible error messages created by KiXtart

code:

Error occured during retrieval of local network information KX32.DLL
Error occured during retrieval of remote network information
Error occurred during retrieval of remote network information
Failed to create cookie <unknown>
Failed to determine KXRPC server
Failed to determine logonserver
Failed to enumerate network redirections
Failed to find module KXGetLocalGroups95 in KX95.DLL
Failed to find module KXGetLocalInfo32 in KX32.DLL (DLL probably outdated)
Failed to find module KXGetRemoteInfo32 in KX32.DLL (DLL is probably outdated)
Failed to find module KXGetTime32 in KX32.DLL
Failed to find module KXPingin KX95.DLL
Failed to find module KXSendMessage32 in KX32.DLL
Failed to find module RasEnumConnections in RASAPI32.DLL
Failed to find module in KX95.DLL
Failed to find modules in WSOCK32.DLL
Failed to get API pointers
Failed to get API pointers
Failed to get locale information
Failed to load KX32.DLL
Failed to load KX95.DLL
Failed to load NETAPI32.DLL
Failed to load WSOCK32.DLL
Failed to locate/connect to a KXRPC server
Failed to open sockets
Failed to retrieve NIC address
Failed to retrieve Windows username NETAPI32.DLL
Failed to retrieve hostname1
Failed to retrieve hostname2
Failed to set locale information
UserGetGroups failed
UserGetInfo failed
UserGetLocalGroups failed
UserModalsGet failed
failed to find a domain controller for *


The above list learn us that a lot of other DLL were referenced by Kixtart.
A possible of them are:
code:

advapi32.dll
kernel32.dll
mpr.dll
netapi.dll
netapi32.dll
ole32.dll
rasapi32.dll
rpcrt4.dll
user32.dll
version.dll
winmm.dll
wsock32.dll

Also we have try to trace a list of possible programming errors:

code:

CASE without SELECT
ELSE without IF
ENDIF without IF
ENDSELECT without SELECT
Error:
LABEL not found
LOOP without WHILE
Script error:
UNTIL without DO
array reference out of bounds
error in IF expression
error in USE statement
error in parameter(s)
expected '['
expected ']'
expected expression
expression too long
failed to find/open script
invalid color argument
invalid registry type
out of memory
unknown command
unknown macro


This list shows us that not all kind of things returns a clear error.
Many times in our kixtart history we get the message: Script error:.
A very general one.
Greetings.

btw:


  • some other error messages created by DLL's can be:
    code:

    Failed to locate KX16.DLL! Please make sure KX16.DLL is present in %PATH% or %windir%.
    Runtime Error! Program: ... <program name unknown>
    This program cannot be run in DOS mode.


  • the above list may not be completed. it has been checked voor kixtart 3.63 version.

------------------
Site map:

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#56634 - 2001-06-21 05:21 AM Re: list with error messages?
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

In your case we suppose you are using a wrong set of kixtart files, or
the system creates a mix-set of it.
With our script version.kix on our site http://home.wanadoo.nl/scripting
you can check the correctness of your set.
Another possibility is to locate all kix32.exe, kx16.dll, kx32.dll & kx95.dll files
on your clients:
remove
and
reinstall a new set.
Reinstall is possible with our package f.e. kix363update.exe. Possible
code for your LOGON "BAT" file can be:

code:

%0\..\kix363update.exe /q


Greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#56635 - 2001-06-21 05:22 AM Re: list with error messages?
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

After running a simple script to calculate total amount of diskspace using
we get on a windows 95 system

code:

2001/06/21 03:45:08 - Failed to retrieve NIC address Error : (0x23/35)
2001/06/21 03:45:08 - Error occured during retrieval of local network information Error : (0x836/2102)
2001/06/21 03:45:08 - Error occured during retrieval of remote network information Error : (0x83a/2106)
2001/06/21 03:45:08 - Failed to locate/connect to a KXRPC server Error : The network path was not found. (0x35/53)


In another script we get only the first line. So you see: some calls create
different kind of errors and sometimes you don't understand which network
information it was requesting for.
Greetings.

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#56636 - 2001-06-22 04:37 PM Re: list with error messages?
Kdyer Offline
KiX Supporter
*****

Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
I attempted to take a crack at this. Maybe some translation to English would help?

Using the following translation datbase -
http://eurodic.ip.lu/cgi-bin/edicbin/EuroDicWWW.pl
Dutch:
Kan opgegeven procedure niet vinden

English - Not complete:
procedure not uniform

Thanks,

- Kent

------------------
Moderator/Admin
Get/Post Scripts
http://www.win-scripts.com

_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's

Top
#56637 - 2001-06-22 05:33 PM Re: list with error messages?
DrillSergeant Offline
MM club member
*****

Registered: 2004-07-09
Posts: 1164
Loc: Eijsden, the Netherlands
Hi,

A more accurate translation of:

quote:

Kan opgegeven procedure niet vinden


would be
quote:

Can not find requested procedure

Wich indeed would indicate a version problem between KX32.DLL and KIX32.EXE.

------------------
Greetz,

Roger the Young
------------------------
The code is out there...
------------------------

_________________________
The Code is out there

Top
#56638 - 2001-10-23 10:50 AM Re: list with error messages?
Anonymous
Unregistered


would normally be 'rpc entry point not found' (remote procedure call) which sounds much more familiar doesn't it? missing dll, dll conflict or any other dll error.
Top
Page 1 of 1 1


Moderator:  Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 271 anonymous users online.
Newest Members
Sir_Barrington, batdk82, StuTheCoder, M_Moore, BeeEm
17886 Registered Users

Generated in 0.054 seconds in which 0.023 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org