Application locks under Windows 2003 server
- From: Maurizio Ferreira <maurizio.ferreira@xxxxxxxxxx>
- Date: Wed, 20 Jun 2007 15:56:44 +0200
I've a very strange problem with a cgi application running under
Windows 2003 server.
I've a logon application that opens a form with a frameset containing
two frames.
the contents of such frames are provided by two different cgi
applications.
As theese applications are started, each utilize the same dlls to work
on several databases on an sql server 2005 located on the same
machine.
very frequently, one of theese applications locks opening a table .
(starting an ado sql that retrieves all the (few) rows from a table).
By putting some log in the application, I see a message immediately
before the query.open statement, and not the message after the query
execution. the programs waits forever until IIS kills the application.
The programs work correctly under windows 2000 !
Any suggestions ?
Please help.
Regards
Maurizio
.
- Prev by Date: Re: Speed issue...
- Next by Date: Error Handling Coming Out of a Trigger
- Previous by thread: TService and database
- Next by thread: Error Handling Coming Out of a Trigger
- Index(es):
Relevant Pages
|