Select Your Region
Americas
Europe
Middle East & Africa
Asia Pacific
![]() | ![]() | ![]() | ![]() | ![]() |
When you attempt to schedule a SAS Enterprise Guide 4.2 project in a Windows x64 operating environment, the Visual Basic script fails with an error similar to the following:
Script: C:\EGP\EGScript1.vbs Line: 7 Char: 1 Error: Object required Code: 800A01A8 Source: Microsoft VBScript runtime error
This error is related to using 32-bit Component Object Model (COM) objects on x64 platforms. The current workaround is to create a .bat file that points to the 32-bit cscript file and then use the Windows Scheduler to schedule the .bat file to run. The contents of the .bat file should look similar to the following:
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Enterprise Guide | Microsoft® Windows® for x64 | 4.2 | 4.22 | 9.2 TS2M2 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Datacenter Edition | 4.2 | 4.22 | 9.2 TS2M2 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Enterprise Edition | 4.2 | 4.22 | 9.2 TS2M2 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Standard Edition | 4.2 | 4.22 | 9.2 TS2M2 | 9.2 TS2M2 | ||
Windows Vista | 4.2 | 4.22 | 9.2 TS2M2 | 9.2 TS2M2 |