Hi,
I finally managed to locate the problem:
I have set up a database for storing the client variables.
If I limit the connections to this database to 1 connection the problem disappears. If I set the limit to 2 connections or disable the limit the problem reappears.
If I store the client...
GH,
Thanks, but I can't stress it enough: NO-ONE but ColdFusion is accessing the database.
The problem disappears if I go into ColdFusion Adminstrator and set 'Limit simultaneous requests' to 1 (one)*.
If I set 'Limit simultaneous requests' to 2 or more * the problem appears again.
*) I...
I have the following problem running my CF-Application with an MSAccess database (Access 2000):
From time to time I get an error message
ODBC Error Code = S1000 (General error)
[Microsoft][ODBC Microsoft Access Driver] Could not update; currently locked by user 'xxx' on machine 'yyy'.
It...
This reminds me of some basic security tips:
If you dont need it, remove it - ie if you have no ASP-scripts on your server then remove the corresponding application mappings, likewise for the htr-mapping
Encrypt your CF-Templates. In \CFUSION\BIN is the cfencode.exe-utility. Using it an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.