Re: How to retain IIS session ? (General questions)
Permissions, surely. WHere do you run wodHttpDLX from? In ASP page? If so, you're running it as 'guest' user and you cannot create files.
You can create temporary directory and dump log there, but make sure 'Everyone' has 'Full access' to that directory.
Kreso