Trust error on deployment?
Hey All,
Im trying to build a deployment MSI of a fairly complex Access app for non techncial types to use. The app uses VBA, some ActiveX, and an external ribbon XMl file. I want it to install with the runtime so non Access owning users can use the app.
The problem i am having is that when I install it on a fresh system and try to run it, it comes back with a 2950 error, which MSFT has documented as a trust error when trying to run VBA code.
The MSFt article on the package Solution Wizard says it can add the installed directory as trusted location, but this doesn't seem to be happening and I cant find any flag anywahere to make it happen.
Help??
|