Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am in the process of making an office automation program. Occasionaly, I
open a file that reports "This file casued a serious error the last time it was openned, do you wish to continue?" -- When this msessage appears it freezes my program until there is a response. Is there a way to know in advance which files caused office application to crash? Perhaps, the files are listed in the registry? Is there a way to deactivate this feature? I often recieve a message |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Yehuda" wrote: I am in the process of making an office automation program. Occasionaly, I open a file that reports "This file casued a serious error the last time it was openned, do you wish to continue?" -- When this msessage appears it freezes my program until there is a response. Is there a way to know in advance which files caused office application to crash? Perhaps, the files are listed in the registry? Is there a way to deactivate this feature? I often recieve a message The files that casue this error are listed in the registry under: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\W ord\Resiliency\DisabledItems |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can also find this list under:
Help|About MS Excel|Disabled items button. And there's an option to re-enable workbooks there. Yehuda wrote: "Yehuda" wrote: I am in the process of making an office automation program. Occasionaly, I open a file that reports "This file casued a serious error the last time it was openned, do you wish to continue?" -- When this msessage appears it freezes my program until there is a response. Is there a way to know in advance which files caused office application to crash? Perhaps, the files are listed in the registry? Is there a way to deactivate this feature? I often recieve a message The files that casue this error are listed in the registry under: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\W ord\Resiliency\DisabledItems -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Error Message "Compile Error...." | Excel Discussion (Misc queries) | |||
Excel XP error message Run Time Error 91 | Excel Programming | |||
changing the message in an error message | Excel Worksheet Functions | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) | |||
Error message:"Compile error modul 1" | Excel Programming |