Message 1 of 7
ExternalEventHandler not fired
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,
Inside our plugin, we have a wpf dialog, with a button who use an externalevent to open a rvt file (using openandactivatedocument function) (and close the window itself)
the process work fine in most revit sessions, but sometimes in some Pc's, the event is correctly raised and the execute function is not executed. Frequently (but not systematically) then this occurs, the execution can'be fired until closing and reopening revit
I have checked : then the problem occurs, the external event is pending and the raise function result as accepted
there are no exceptions errors during the execution, no revit errors or warnings
The problem rarely happens with revit 2018 but more frequently with revit 2019 or 2020
as the problem appair sometimes and to all PC's, I can't send a reproductible sample
How can I solve this , is it a trace in the revit log to analyze the cause ?
Luc
Luc