PDF document in webBrowser control cause 'The memory could not be "read"' error when closing applica
- by Bilel Boughanmi
I am using a webBrowser control to open PDF document in winforms, it works fine but when closing the application I get sometimes an error : "The Instruction at "0x2d864aa2" referenced memory at "0x00000008". The memory could not be "read".
Is there a solution for this problem?
Regards.