Forum Moderators: phranque
Basically, these errors are specific to your site and to the page. You will need to troubleshoot the page(s) receiving the error.
OR
2004-03-30 00:54:58 X24.34.33.204 - 66.6.X28.51 80 GET /_vti_bin/owssvr.dllUL=1&ACT=4&BUILD=2614&STRMVER=4&CAPREQ=0 500 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322)
Can someone please tell me what this means?
[edited by: DaveAtIFG at 2:14 pm (utc) on April 1, 2004]
[edit reason] Obscured IPs [/edit]
there is a bug in owssvr.dllUL such that the URL /_vti_bin/owssvr.dllUL=1&ACT=4&BUILD=2614&STRMVER=4&CAPREQ=0 causes an error that it does not handle internally
OR
You need a question mark in the URL after .dll
i.e. should be /_vti_bin/owssvr.dll?UL=1&ACT=4&BUILD=2614&STRMVER=4&CAPREQ=0
2004-03-30 03:53:55 66.X76.90.118 - 66.6.X28.51 80 GET /_vti_bin/..%5c../..%5c../..%5c../winnt/system32/cmd.exe /c+dir 500 -
really appreciate it :)
[edited by: DaveAtIFG at 2:15 pm (utc) on April 1, 2004]
[edit reason] Obscured IPs [/edit]
The fact that you are getting a 500 error may be bad or good - depends on the type of server you are on I think.