snipers215
01-21-2008, 10:48 AM
where would i go to find out how to fix a runtime error?? When i gat some files, usually ending in (.doc). I always get a runtime error....
It says...
Microsoft visual c++ runtime library
Runtime Error !
program:c:\programfiles\microsoftoffice\office11\winword.exe
this application has requested the runtime to terminate in an unusual way.
Please contact the applications support team for more info.
What is this ... and do you know how to fix it ??
Thanks,
The Sniper
jobeard
01-21-2008, 11:53 AM
There was more information on the error that reports the specific file
eg: msvcrtxx.dll
you should also see it using CP->Admin Tools->Event Viewer
and it's either under Applications or System as an error event.
Your MSWORD and the library are:
out of sync (one was updated and not the other)
OR a file is corrupted
snipers215
01-21-2008, 11:55 AM
what i wrote above was everything.. do you know if this is fixable?
jobeard
01-21-2008, 12:34 PM
find the error in the Event Viewer and report the library name.
In addition, there is frequently a link in the viewer to the MS Site and it will search
for similar problems, if it is a known issue.
snipers215
01-21-2008, 12:40 PM
found the event viewer ... but i have no idea what i'm looking at or what you mean by library name... i do see a couple red X's ..
1. says application hang.. category (none)...event(1001)user (N/A)
2. says MSI installer...category(none)...event (1002)...user Barry Adams
Does this mean anything to you .. LOL
jobeard
01-21-2008, 01:19 PM
you can try to repair the application
control panel->Add/Remove
find MS Office
click the button on the right
If it offers to CHANGE or REPAIR click that
otherwise CANCEL
another approach might be
boot into SAFE MODE
login an admin account
get a command prompt
enter sfc /scannow
wait for it to complete -- it will take several minutes.
snipers215
01-21-2008, 01:23 PM
it only offers to change or remove .. not repair.
the other approach is WAAAAAAY to much for me to try.
jobeard
01-21-2008, 01:25 PM
then Uninstall Office, reboot, and reinstall. Your documents will be safe.