Our newest round of Access bug fixes was released on November 25th, 2023. In this blog post, we highlight some of the fixed issues that our Access engineers released in the current monthly channel.
Updated Aug 13, 2025
Version 2.0The problem with that appears to be that as soon as I make the control visible, it goes to about:blank. Once it has done that it won't subsequently browse any local files.
It works if I set the ControlSource to a local file in design view. The trouble with that is that there is no way of knowing where to find a valid local HTML file in the production environment. I don't seem to be able to set the ControlSource at run time. If I set the ControlSource to a non-existent local file (e.g. C:\Null.htm), it generates an Unexpected Error error and then repeated Connection Aborted errors that continue to recur at unpredictable intervals - this looks positively unstable!