ctwilliams
Programmer
I am using Great Plains 7.5 SP2, and have modified one of the Service Advantage reports and added VBA code.
I exported my customizations to a package file, and am able to successfully import this package on my machine.
But when I try to import the package onto a user's machine it says:
When I click OK to import I get this error:
"Package contains items that cannot be imported because their VBA project is locked".
All dictionaries are local to this user's machine -- none are shared across the network. I have tried rebooting the machine and also logging in to Great Plains as 'sa'. What is locking the VBA file?
I exported my customizations to a package file, and am able to successfully import this package on my machine.
But when I try to import the package onto a user's machine it says:
Code:
Name Type
--------------------------- -----------------------
SVC_Contract_Audit_Trail_MC Modified Report
SVC_Contract_Audit_Trail_MC Form with VBA (Locked)
When I click OK to import I get this error:
"Package contains items that cannot be imported because their VBA project is locked".
All dictionaries are local to this user's machine -- none are shared across the network. I have tried rebooting the machine and also logging in to Great Plains as 'sa'. What is locking the VBA file?