The problem maybe in kernel32 because you pass an invalid argument value to an API function. Try to find what kernel32 function is called and from where in your program.
-- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Tuesday, October 11, 2005 3:04 PM Subject: Re: [twsocket] Fw: Sync THttpConnection derivative > The problem seems to be in kernel32.dll. Could it be related to the NexusMM > that we are only using with the service? It is still strange because the > error is given before quiting, ISAPI code is run... > > Best Regards, > > SubZ > > ----- Original Message ----- > From: "Francois Piette" <[EMAIL PROTECTED]> > To: "ICS support mailing" <twsocket@elists.org> > Sent: Tuesday, October 11, 2005 3:08 PM > Subject: Re: [twsocket] Fw: Sync THttpConnection derivative > > > >> But the error does not happen when debugging. It only occurs in service > >> mode > >> which is not debuggable. That's the whole problem! > > > > You can debug services ! > > Compile your service, run it as a service. Then go to Delphi/BCB run menu > > and select "attach to > > processus" (or similar designation: I have a french version). Then select > > your service process. > > > > -- > > [EMAIL PROTECTED] > > http://www.overbyte.be > > > > -- > > To unsubscribe or change your settings for TWSocket mailing list > > please goto http://www.elists.org/mailman/listinfo/twsocket > > Visit our website at http://www.overbyte.be > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be