Runtime Library Error

S

strand_l

When my web page loads an error box appears (see below). Do not know why
this box appears because once ignore is pressed the page loads up without
any additional problems. On the last line, it says JIT must be enabled..
Cannot find any documentation on what JIT is. All help is appreciated. Here
is what the error message says....

Microsoft Visual C++ Runtime Library

Assertion Failed!

Program: C:\Program Files\Internet Explorer\explore.exe
File../../../src/share/native/sun/awt/.../fontObject.cpp

Line: 498

Expression: errno == 0 && count == (size_t) size

For information on how your program can cause an assertion failure, see the
visual C++ documentation on asserts

(please retry to debug application - JIT must be enabled)
 
Top