Response code "406" makes it look like a web server error, but if you're troubled in Windows Internet Explorer 6, it may very well be a client-side error.
Client-side Causes
- loading a behavior in CSS, like
img.transparent { behavior: url(iepngfix.htc); }, where the URL actually returns an error (self-diagnosed in Windows Internet Explorer 6) - broken
metatags (source)
Leave a Reply