Hi,

I have an Access application that has a form with an ActiveX Browser control on it. This has the OLE class InetCtls.Inet.1.

I have upgraded to Outlook 2003 and now when I try to open the form I get the error:

The open form action was cancelled.

You used a method of the DoCmd object to carry out an action in Visual Basic, but then clicked Cancel in a dialog box.
For example, you used the Close method to close a changed form, then clicked Cancel in the dialog box that asks if you want to Save the changes you made to the form.


Has anybody else upgraded to Outlook 2003 and have similar issues?

Rod