Thanks
Thanks
It sounds to me like you have an error in your error handler code. The error handler bonks and the request might go through - so the problem only occurs if there's an error in your app somewhere, so it's intermittent. Could be a corrupt file possibly or an invalid db structure on the server if it's the log.
I'd double check the error handling. Run the app locally in COM mode and forcibly cause some errors in code and see what happens.
+++ Rick ---
Error Message: OLE error code 0x80030003: Unknown COM status code.
Error Number: 1426
Running Method: getoutput
Current Code:
Current Code Line: 313
Exception Handled by: Wwmaint.OnError()
The Server Error Log displays fine, but the Server Hit Log generates this error. Tried re-loading servers - same error.
Thoughts?
+++ Rick ---
When I "Show Web Connection Server Hit Log" from the administration page in 5.42, I get: "OLE Error 0x80030003: Unknown COM Status Code"
If I click 'Ignore', I get the log.
If I delete wwRequestLog, it works normally for awhile, but then it ultimately resumes it's evil dance. I'm operating in COM mode as interactive user for final testing.
Suggestions are welcomed...
Michael