Run time error terminates web access

R

Rose

When I trying to access United Airlined website checking
mult-city itineray price. Then, the following message
pops up.

Microsoft Visual C++ Runtime Library
Runtime Error
Program:c\program files\internet explore\iexplore.exe

This application has requested the Runtime to terminate it
in an unusual way. Please contact the application's
support team for more information.

I never had this problem until a few weeks ago, and I
would not have this same problem by visiting the same site
on a different computer. In MS Knowledge base, I found a
similar problem that has almost the same error message,
except the "internet explore\iexplore.exe" part
was "rover\rover.exe". AS it suggested, I removed all
AOL softwars from my computer but stil having the same
problem. Can anyone help? Thanks!
 
J

Jan Il

Hi Rose :)

Try the following and see if it helps:

C++ Runtime Errors and Libraries Problem

You may be having a conflict with msvcrt.dll (or one of its variants),
perhaps maybe mfc.dll

msvcrt.dll = Microsoft Visual C++ Runtime library
mfc.dll = Microsoft Foundation Classes

You could replace or install the runtime files.
Download the msvcrtXX.dll files here:
http://www.freewarefiles.com/category/library2.htm

also............

Standard C++ Library Frequently Asked Questions
http://support.microsoft.com/defaul...port/kb/articles/Q154/4/19.ASP&NoWebContent=1

or............

Run Time Errors - Courtesy of Henri Leboeuf:

First go to IE | Tools | Internet Options | Advanced...scroll down and
check the box next to "Disable script debugging" and uncheck "Display a
notification about every script error."

or ...............

Common script errors messages can be eliminated by Clicking:
1. Open Internet Explorer.
2. On the Tools menu, click Internet Options. 3. In the Internet Options
dialog box, click Advanced.
4. Click to select the Disable script debugging check box.
5. Click to clear the Display a notification about every script error check
box.
6. Click OK.
--
Get this if still no joy:
Microsoft's Scripting download
Get the latest. Two download versions are available for Windows Script 5.6.
The first version requires Windows 2000, XP; the second version requires
Microsoft Windows 98, Millenium Edition (Me), or NT 4.0.
Choose the download appropriate for your operating system.
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

or......

Microsoft Visual C++ Runtime Library (Runtime errors)

Here is information on this Library:
http://www.david-taylor.myby.co.uk/software/runtime.html
Scroll down toward the bottom of the page and it will explain what this is
and offer downloads for updates.


If these steps do not resolve your problem, please post back to this thread
with the details and any error messages.

Hope this helps

Jan :)
Smiles are meant to be shared,
that's why they're so contagious.

Please reply to the newsgroup so others may benefit.

How to make a good newsgroup post:
http://www.dts-l.org/goodpost.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top