Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Error 207 (SunMonTueWedThuFriSat)

Keywords:   Error 207 (SunMonTueWedThuFriSat)

Question:

What does error 207 (SunMonTueWedThuFriSat) mean in the process extender? I'm getting it on a call to tListMod on an NT machine. The same code works OK on 2K. (Note: This is the not the very latest version of the extender since I haven't installed WB 2001 yet.)

Answer:

Where did you see the error 207(SunMonTueWedThuFriSat) ?

I assume (SunMonTueWedThuFriSat) was in a debugtrace file. That is a result of debugtrace not being able to properly access extender error strings.

What is the actual error string displayed in the error message? I assume it is, 'cannot load PSAPI.DLL'

Make sure you are using this function on a NT 4.0 or newer machine. This function will not run on NT 3.51.

Make sure you have the NT System dll PSAPI.DLL in the Winnt\System32 directory on this machine...


Article ID:   W14789