Connecting Tech Pros Worldwide Forums | Help | Site Map

GetSetting function breaks when code-signing

Brad Dennis
Guest
 
Posts: n/a
#1: Dec 22 '05
Using Access 2003, I have a form that reads registry settings using the
GetSetting function. It works fine as long as I haven't signed the VBA
code.

But after using my Thawte Code Signing Certificate, my database usually
fails when opening the signed file.

I get a message complaining about "BeginBatchEdit" and the registry does not
get read.

I've never seen this property and find nothing in the newsgroups. Microsoft
shows something about the BeginBatchEdit Event, but it applies to an ADP
file. I am using a regular MDB file.

I need to sign my mdb file then turn it into an MDE to distribute. I can't
get a consistent build that works. I always have to cross my fingers when
signing the MDB and hope that I get a database that doesn't break.

Any thoughts?

Brad



Closed Thread


Similar Microsoft Access / VBA bytes