Registry Permissions for OCX/DLL
:confused:
I have a stand alone application (VB front end to a Access back end) both residing on a Win 2000 Prof PC that is part of a secure domain. The application had been running fine on a WinNT PC, but now that the PC has been upgraded, when I run the application under and adminstrator all is fine, but when run under a user the application starts to load and then fails with a "Error 70, Permission Denied". In researching I have found that It is more than likely a Registry Security permission. My question is how do I track it to the right OCX/DLL. I use Visual Studio packaging to create the Install CD. Is there a way to set permissions for the entire project? Any help is greatly appreciated.