Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am developing an application using MS Access. Within the
application, users can click a button to create a new Excel workbook from a stored template. It works fine on my system (with Avast Anti-virus) but not on my customer's systems (with Norton Anti-virus). It gives the message "The file cannot be opened because your virus scanner has detected a problem with the file". For obvious reasons, the customer is reluctant to reduce their level of virus protection just for one application (Excel files can be opened directly by the user, but not programatically from my application). Any help appreciated. Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sounds like you need a digital signature from, e.g., VeriSign, on both the
Access app and the Excel template. Then your users will get a dialog box asking them to trust your signature, and if they do, they'll never see it again, and your software will always run, even at High macro security level. -- * Please click Yes if this was helpful * Andy Smith Senior Systems Analyst Standard and Poor''s, NYC "clogmeister" wrote: I am developing an application using MS Access. Within the application, users can click a button to create a new Excel workbook from a stored template. It works fine on my system (with Avast Anti-virus) but not on my customer's systems (with Norton Anti-virus). It gives the message "The file cannot be opened because your virus scanner has detected a problem with the file". For obvious reasons, the customer is reluctant to reduce their level of virus protection just for one application (Excel files can be opened directly by the user, but not programatically from my application). Any help appreciated. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro triggers Virus Scanner | New Users to Excel | |||
Macro Speed and Virus Scanner Installed. | Excel Programming | |||
how do I turn off Virus Scanner? | Excel Discussion (Misc queries) | |||
virus scanner has blocked this file | Excel Discussion (Misc queries) | |||
How do I Remove Virus Scanner | Excel Programming |