Re: How to retain IIS session ? (General questions)
Ok, let's check what's sent. If you do this
Http1.DebugFile = c:\debug.txt
you will see exactly what wodHttpDLX sends and receives - just make sure it is allowed to write to that directory (or point it to somewhere else).
Can you paste what wodHttpDLX sent? Is 'Cookie' header inside?
Kreso