PC Review


Reply
Thread Tools Rate Thread

Access 2007: Digital signature is lost when you create ADE files

 
 
=?iso-8859-1?Q?J.A._Garc=EDa_Barcel=F3?=
Guest
Posts: n/a
 
      26th Apr 2007
We have been using digital signatures for years (Office 2003) to deploy MS
Access complied project files (.ADE) to avoid users to accept security
warnings every time they opened the application.

Now we are using Office 2007 and whenever we create ADE files (with signed
VB code), we receive (in Access status bar, on the bottom) the following
warning (maybe the warning is not exactly as this, since it is a self-made
translation from Spanish):

"The changes made to the databes or project had invalidated the linked
digital signature"

"Las modificaciones realizadas en la base de datos o proyecto han invalidado
la firma digital asociada." (this is the original warning).

After that, when any user tries to open the created ADE file, they receive
the usual warning as if the file had no digital signature at all:

Microsoft Office Access Security Notice

A potential security concern has been identified.

Warning: it is not possible to determine that this
content came from a trustworthy source. You should
leave this content disabled unless the content provides
critical functionality and you trust its source.


That dialog confirms that the original warning shown in the status bar was
right. The signature is lost when you compile the ADP into an ADE file.

I have checked that this happens when creating a brand new database project:
* Create a new database project (ADP) and connect it to any SQL Server /
Northwind you have at hand
* Create a form with a single button in it and use the following code:
Option Compare Database
Option Explicit
Private Sub Command0_Click()
MsgBox ("this is a test")
End Sub
* Sign the code: Tools -> Digital signatures...
* Create ADE
* Try to open the ADE you created before

Can this be classified as a bug or a feature? Is there any place to submit
feedbacks for Access 2007?

Thanks in advance.

 
Reply With Quote
 
 
 
 
Aaron Kempf
Guest
Posts: n/a
 
      2nd May 2007
everything is a bug

when someone at MS tells you that it is a feature; ask to talk to their
supervisor and explain to them that they are full of crap



"J.A. García Barceló" <(E-Mail Removed)> wrote in message
news:OjGdXo$(E-Mail Removed)...
> We have been using digital signatures for years (Office 2003) to deploy MS
> Access complied project files (.ADE) to avoid users to accept security
> warnings every time they opened the application.
>
> Now we are using Office 2007 and whenever we create ADE files (with signed
> VB code), we receive (in Access status bar, on the bottom) the following
> warning (maybe the warning is not exactly as this, since it is a self-made
> translation from Spanish):
>
> "The changes made to the databes or project had invalidated the linked
> digital signature"
>
> "Las modificaciones realizadas en la base de datos o proyecto han

invalidado
> la firma digital asociada." (this is the original warning).
>
> After that, when any user tries to open the created ADE file, they receive
> the usual warning as if the file had no digital signature at all:
>
> Microsoft Office Access Security Notice
>
> A potential security concern has been identified.
>
> Warning: it is not possible to determine that this
> content came from a trustworthy source. You should
> leave this content disabled unless the content provides
> critical functionality and you trust its source.
>
>
> That dialog confirms that the original warning shown in the status bar was
> right. The signature is lost when you compile the ADP into an ADE file.
>
> I have checked that this happens when creating a brand new database

project:
> * Create a new database project (ADP) and connect it to any SQL Server /
> Northwind you have at hand
> * Create a form with a single button in it and use the following code:
> Option Compare Database
> Option Explicit
> Private Sub Command0_Click()
> MsgBox ("this is a test")
> End Sub
> * Sign the code: Tools -> Digital signatures...
> * Create ADE
> * Try to open the ADE you created before
>
> Can this be classified as a bug or a feature? Is there any place to submit
> feedbacks for Access 2007?
>
> Thanks in advance.
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP! - Access 2007 DB with Digital Signature, Trying to create MD lmttag Microsoft Access 1 1st Apr 2008 09:31 PM
Error - Access 2007 DB with Digital Signature, Trying to create MD lmttag Microsoft Access Security 0 1st Apr 2008 08:08 PM
Digital Signature lost when converting to MDE in Access 2007 =?Utf-8?B?TWF0dA==?= Microsoft Access Security 4 2nd Sep 2007 01:46 PM
Access 2007: Digital signatures are lost in ADE files =?Utf-8?B?amFnYmFyY2Vsbw==?= Microsoft Access 12 9th May 2007 10:19 PM
Access 2007: Digital signatures are lost in ADE files =?Utf-8?B?amFnYmFyY2Vsbw==?= Microsoft Access ADP SQL Server 1 9th May 2007 06:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:50 PM.