ThorstenHirsch has asked for the wisdom of the Perl Monks concerning the following question:
Error: 997 Overlapped I/O operation is in progress.
So does it mean that there's already a connection on that tcp port...or what?
The error occurs when running UserGetGroups from Win32API::Net to ask the active directory groups the user belongs to - but only from within an system management framework (IBM's Tivoli to be precise). When I run the command manually it works. User and environment are exactly the same in both cases.
Regards,
Thorsten
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32API::Net UserGetGroups returns error code 997 (irrelevant)
by tye (Sage) on Dec 10, 2004 at 18:29 UTC | |
|
Re: Win32API::Net UserGetGroups returns error code 997
by ikegami (Patriarch) on Dec 10, 2004 at 16:51 UTC |