Gary Williams
01-27-2010, 07:31 AM
Hi All,
My latest ASP/MySQL application is working fine, but on my local PC and one commercial hosting package (used for my development purposes), no errors are reported. However, on my main commercial hosting server, I get many errors, mainly covering two types of error:
1. The max_user_connections to the mysql database, and,
2. operation not allowed when object is closed.
My problem is that I can't get these errors reported on my local PC. How can I get the IIS Events Manager to see/record these error events? Also, is it possible to reduce the max_user_connections allowed on my local PC's mysql database?
Regards
Gary
My latest ASP/MySQL application is working fine, but on my local PC and one commercial hosting package (used for my development purposes), no errors are reported. However, on my main commercial hosting server, I get many errors, mainly covering two types of error:
1. The max_user_connections to the mysql database, and,
2. operation not allowed when object is closed.
My problem is that I can't get these errors reported on my local PC. How can I get the IIS Events Manager to see/record these error events? Also, is it possible to reduce the max_user_connections allowed on my local PC's mysql database?
Regards
Gary