Does someone out there have experience in ActiveX Documents? I have an existing VB application using ADO to display Access data. The app converted fine using the wizard, and runs fine on my PC (obviously due to the controls being registered). When I run the HTM file on another PC, it does the download but doesn't run. I tried all of the tricks from the MS Support pages.

I created a new app with just a label on the document to try and narrow down to just the VB6 runtime with no luck. I don't have time to rewrite the app, so an ActiveX Document look like the fastest way to web deply it.
Any ideas or better way to web deploy it quickly in VB?

Thanks!