[twsocket] NTLM authentication on ICS web server--specify an AD domain

2010-12-04 Thread Fastream Technologies
Hello, Not sure if this was asked before but how can one specify which Active Directory domain to authenticate against? I saw no property or parameter in NTLM events for this. Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org

Re: [twsocket] Strange ICS application issue (MadExcept report)

2010-12-04 Thread Arno Garrels
Fastream Technologies wrote: > Hello, > > I have received the below report from a tester. What could be the > cause of it, any idea? >From the stack trace it looks like the exception is raised in TComponent.RemoveFreeNotifications of the CtrlSocket. Is the SslContext or an IcsLogger instance sh

Re: [twsocket] Strange ICS application issue (MadExcept report)

2010-12-04 Thread Fastream Technologies
Dear Arno, On Sat, Dec 4, 2010 at 2:11 PM, Arno Garrels wrote: > Fastream Technologies wrote: > > Hello, > > > > I have received the below report from a tester. What could be the > > cause of it, any idea? > > From the stack trace it looks like the exception is raised > in TComponent.RemoveFreeN

Re: [twsocket] Strange ICS application issue (MadExcept report)

2010-12-04 Thread Arno Garrels
Fastream Technologies wrote: > Dear Arno, > > On Sat, Dec 4, 2010 at 2:11 PM, Arno Garrels > wrote: > >> Fastream Technologies wrote: >>> Hello, >>> >>> I have received the below report from a tester. What could be the >>> cause of it, any idea? >> >> From the stack trace it looks like the ex

Re: [twsocket] Strange ICS application issue (MadExcept report)

2010-12-04 Thread Fastream Technologies
Hello, On Sat, Dec 4, 2010 at 3:55 PM, Arno Garrels wrote: > Fastream Technologies wrote: > > Dear Arno, > > > > On Sat, Dec 4, 2010 at 2:11 PM, Arno Garrels > > wrote: > > > >> Fastream Technologies wrote: > >>> Hello, > >>> > >>> I have received the below report from a tester. What could be t

Re: [twsocket] Strange ICS application issue (MadExcept report)

2010-12-04 Thread Fastream Technologies
Dear Arno, I have written the below code after your suggestion and wish to get your feedback before uploading as a beta: void __fastcall ReverseProxyClientThread::Execute() // multiple worker client objects, both TSslHttpCli's and THttpConnections are in the context of this { // Place thread

Re: [twsocket] Strange ICS application issue (MadExcept report)

2010-12-04 Thread Arno Garrels
Fastream Technologies wrote: > Dear Arno, > > I have written the below code after your suggestion and wish to get > your feedback before uploading as a beta: I can't say whether it's OK or not. Just make sure that all your TSsl objects in that thread are assigned a SslContext created in the