Seen this Error Message?
-
Anyone seen this error message, and know what could be a cause. It’s for a forum. It works. Just maybe a couple of times a week this error message will appear, and disappear by itself! A friend of mine believes that the fault is with my Host (OneandOne). But after phoning my host they insist its not them but possibly there are open connections to the database not being closed. Which is quite possible I guess. But then again, the rest of the website works on a separate database. If there was too many connections open. This would effect both databases????? Would be interesting if there was a way to at any moment in time see how many connections are open ------------------- Server object error 'ASP 0177 : 8007000e' Server.CreateObject Failed /forum/mbbs2/includes/include-filesystem.asp, line 19 8007000e ---------- The line of code it refers to is Private Sub Class_Initialize ' Setup Initialize event. set fsoBBS = Server.CreateObject("Scripting.FileSystemObject") End Sub --- Peter M