Sep 14 2007

Code signing in VBA

Published by turlach at 2:28 pm under Uncategorized

On several occasions I have encountered a spurious “Disk Full” Error when trying to save a VBA project after a digital signature was applied. Several online sources suggested that there might be a broken reference (Tools|References). In my case, I had some subroutines in the ThisDocument module that had been used to process clicks on WinForm objects that were later removed from the document. Commenting out those routines solved the problem.

Comments are closed at this time.

Trackback URI |