| View previous topic :: View next topic |
| Author |
Message |
Luke Young Guest
|
Posted: Tue Jan 25, 2005 11:46 am Post subject: ISAPI Freeze |
|
|
I am debugging an ISAPI DLL. The bugs are user interface based. I have
been deploying my ISAPI DLL to my test server and then running it
several times during the course of the day.
Suddenly the ISAPI dll is not responding and even if I deploy a DLL from
a compilation that was working it will not run.
I have read in a previous thread that this can happen when dealing with
SQL Server 7 which I am. However disabling the connection in the dll has
not made a difference.
Even if I prevent any code from running i.e just have the app with its
forms it remains frozen.
I have restarted IIS but to no avail.. any ideas?
TIA
Luke
|
|
| Back to top |
|
 |
danny heijl Guest
|
Posted: Tue Jan 25, 2005 5:55 pm Post subject: Re: ISAPI Freeze |
|
|
Luke Young schreef:
Delphi Version ?
If D6 make sure have D6.02 + RTL2 patch.
Danny
---
|
|
| Back to top |
|
 |
Luke Young Guest
|
Posted: Wed Jan 26, 2005 9:39 am Post subject: Re: ISAPI Freeze |
|
|
Delphi 7 (Build 8.1)
Intraweb (7.2.15) but i have used 7.2.17 and get the same..
danny heijl wrote:
| Quote: | Luke Young schreef:
Delphi Version ?
If D6 make sure have D6.02 + RTL2 patch.
Danny
---
|
|
|
| Back to top |
|
 |
|