[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: In-process Synchronization from ABL (Within PASOE's _mproapsv agent on Windows)

  • Thread starter Thread starter frank.meulblok
  • Start date Start date
Status
Not open for further replies.
F

frank.meulblok

Guest
[quote user="Laura Stern"]Generally, there is nothing you will be able to do to fix that because you won't know what statement it will happen on (or if you use -preloadCLR, your ABL code won't be running at that point).[/quote] I believe you could run without -preloadCLR, then in the session startup procedure add the synchronisation check followed immediately by (a call to something that has) a dummy reference to a .NET class. That first reference should trigger initialization of the .NET bridge, making it a predictable event...

Continue reading...
 
Status
Not open for further replies.
Back
Top