Object doesn't support this property or method
-or-
'(object reference)' is null or not an
object
This occurs when you read Web pages from a site that uses all the following:
- Script in external files, for example, JScript (.js) files
- Frames and script inside the frames that refers to variables or to methods that are defined in other frames
- HTTP compression to compress the HTML and the script files
- HTTP headers that prevent the browser from caching the pages
The symptoms of this problem typically occur inconsistently and may appear random. Sometimes the error messages may appear when you first load the site. At other times the error messages may appear when you refresh the page.