Well, after looking into this problem a couple of times it turned out i forgot to register the MessageClass in this entry in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Office\16.0\Outlook\Forms\TrustedFormScriptList
Outlook custom form: Item_Open event not firing
Hi
I know this has been a known issue some years back and that secrity updates and registry entries solved it in the first place.
Now I ma facing the same problem again.
I have several custom forms working perfectly. I have now created a new custom form based on IPM.Appointment which I have done succesfully previously. I can build the form with variables but I can't make any of events fire on the form not the Item_open() nor CommandButton1_click(). The form opens perfectly and I can save data to custom fields.
The form is installed in the folder it is used in and has its own messageclass IPM.Appointment.<<MYNAME>>.
Debugging vbScruipt is pretty hard when no event will fire....
Anybody with a clue?
Outlook | Windows | Classic Outlook for Windows | For business
Developer technologies | Visual Basic for Applications
1 answer
Sort by: Most helpful
-
Allan Reese 6 Reputation points
2021-10-24T21:26:09.413+00:00