Hello,
Recently found some applicaiton server with SQL Server 2000 got problem. Some task could not start. Original database application could not access normally.
Any one encountered.
Thanks
This thread was automatically locked due to age.
Hello,
Recently found some applicaiton server with SQL Server 2000 got problem. Some task could not start. Original database application could not access normally.
Any one encountered.
Thanks
1. Yes, as a test removing the paths to the sophos dll in the registry keys mentioned. Removing the entries and rebooting will rule out Detours. The other DetourDLLState key can be used to make the possible workaround more permanent. The first test is just to see if it helps.
2. Detours is used to implement the features here:
http://www.sophos.com/support/knowledgebase/article/112099.html
i.e. data control, bops, to launch the BHO into IE process to ensure the first page is scanned.
I doubt you have data control enabled on the server. I wouldn't imagine much browsing of the internet goes on from the SQL Server and if you set your homepage to "blank" your covered as the BHO will still be loaded by IE to scan the next page. Maybe the OS implements buffer overflow protection and Sophos BOPS is disabled for this machine anyway?
3.The LSP is the component that implements the web protection filter. Under "Configure - Anti-virus - web protection"
Again, it's a restart to disable this one.
Hope you can figure out the component maybe causing the problem.
Jak
1. Yes, as a test removing the paths to the sophos dll in the registry keys mentioned. Removing the entries and rebooting will rule out Detours. The other DetourDLLState key can be used to make the possible workaround more permanent. The first test is just to see if it helps.
2. Detours is used to implement the features here:
http://www.sophos.com/support/knowledgebase/article/112099.html
i.e. data control, bops, to launch the BHO into IE process to ensure the first page is scanned.
I doubt you have data control enabled on the server. I wouldn't imagine much browsing of the internet goes on from the SQL Server and if you set your homepage to "blank" your covered as the BHO will still be loaded by IE to scan the next page. Maybe the OS implements buffer overflow protection and Sophos BOPS is disabled for this machine anyway?
3.The LSP is the component that implements the web protection filter. Under "Configure - Anti-virus - web protection"
Again, it's a restart to disable this one.
Hope you can figure out the component maybe causing the problem.
Jak