One of my users successfully completed one project using Spot 4.2 on Excel 2007 (fully updated) on Windows XP SP3 (fully updated, x86). Subsequent projects fail with the following errors:
SPOT: SPOT_annual.exe --rif spot --f
wp --wzf spot --wea CA_ARCATA || pause
Traceback (most recent call
last):
File "SPOT_annual.py", line 278,
in <module>
NameError: name 'sBlinds' is not
defined
Followed by this:
SPOT: SPOT_photo_calcs.exe --rif
spot --os schedule --f wp --wzf spot --wea CA_ARCATA --di 40 || pause
Traceback (most recent call
last): File "SPOT_photo_calcs.py", line
544, in <module>
IOError: [Errno 2] No such file or
directory: '.\\SPOT\\spot\\annual_day.ill'
I can supply the original inputs as well as an archive of the project folder if needed.
Returning to the initial, successful project and modifying any value generates the following Microsoft Visual Basic error when recalculated:
Run-time error '76':
Path not found
Spot install was all defaults, the group the user belongs to has full control permissions of the Spot folder and all child folders and files. Excel has been configured to have no restrictions on Macros, ActiveX, or VBA objects. Other than updates to Excel 2007 supplied from Microsoft and automatic Windows Updates, nothing on the machine has changed since the initial project run.
Any help resolving this would be much appreciated.