One of my users can't use!

Hello Everyone,
This is a real stumper for me!
On the design generation macro we are starting to use here (whichall of my postings have concerned in one way or another), one usergot the message "Complile Error in Hidden Module". When I lookedinto it I found that it is stalling on...


Dim swCfgMgr As SwDocumentMgr.SwDMConfigurationMgr
Dim vCfgNameArr As Variant
...
...
...
Set swCfgMgr = swDoc.ConfigurationManager
vCfgNameArr = swCfgMgr.GetConfigurationNames

... this last line, with a message to the effect that the memberGetConfigurationNames cannot be found. We all have SW2007. So farno one else has seen this message. This user has SP3.1, others haveSP2.1, in case that has any bearing on it.
Any help with this would be greatly appreaciated!
-plh
SolidworksApi macros