Karine de Pontevès Guest
|
Posted: Mon Oct 02, 2006 7:44 pm Post subject: Random behavior of dll in IIS |
|
|
Hi,
I'm currently developping a web dll using Delphi 7, Windows 2000, IIS 5.0
and EWF (Express Web Framework).
My main problem right now is debugging this dll. Its behavior keeps
changing, the app doesn't enter the event handlers i define for events (like
i never clicked anything at all), and there are quite a few memory faults.
If i try debugging it using something like WWS Debug, the app works
perfectly. If i use it as a dll, attaching the process to iis, all sorts of
weird things happen. But like i said, seems like it's all random. Sometimes
it picks up events, sometimes it doesn't....
Does this sound familiar?? Can anyone suggest something??
Thanks a lot,
Tinka |
|