Access Denied on load

  • Thread starter Thread starter TheCommedian
  • Start date Start date
T

TheCommedian

I'm developing an Outlook addin that uses an Embedded Firebird database.
The addin is a managed code addin shimed with Shim Wizard Version 2.3.

When I try to run the addin on Vista with UAC enabled, I have an "Acces
Denied" exception to the database file named "data.bin" placed in the
installation folder of the addin.

Any thoughts about this issue? Many thanks!
 
Is that folder under the Program Files folder?
No files in that folder and its subfolders should be modified during the
normal program execution.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
 
Dimitry,
Yes, the folder is under "Program Files", I guess I will have to use a
location inside "User Profile"

Many thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top