Usage Note 48367: Errors might occur when using SAS® Enterprise Guide® Automation with no profile
When scheduling a SAS Enterprise Guide project that has no profile selected, the following error might occur:
Error #800403EC
In Function Project.run Failed to run Process Flow. Reason: Showing a modal dialog box or form
when the application is not running in UserInteractive mode is not a valid operation. Specify
the ServiceNotification or DefaultDesktopOnly style to display a notification from a service
application.
System.Windows.Forms
System.Windows.Forms.DialogResult ShowDialog(System.Windows.Forms.IWin32Window)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.Form.ShowDialog()
at SAS.EG.Scripting.Application.PromptUserForCredentials(Object reserved, PromptEventArgs e)
at SAS.EG.DataAccess.Credentials.CredentialManager.OnPrompt(PromptEventArgs e)
at SAS.EG.DataAccess.Credentials.CredentialManager.GetCredentials(Resource resource)
at SAS.EG.Scripting.Application.CheckConnection(SubmitableElement se)
at SAS.EG.Scripting.Application.RunProcessList(IList`1 processList, String label)
This error is most likely to occur when user ID under which the project is scheduled is logged off.
To resolve this issue, modify the -SASUSER entry in the sasV9.cfg file located in the C:\Program Files\SASHome\SASFoundation\9.3\nls\en folder. Change the reference to the ?CSIDL_PERSONAL Windows environment variable to !USERPROFILE.
Operating System and Release Information
| SAS System | SAS Enterprise Guide | Windows 7 Enterprise x64 | 4.3 | | | |
| Windows 7 Enterprise 32 bit | 4.3 | | | |
| Microsoft Windows XP Professional | 4.3 | | | |
| Microsoft Windows Server 2012 | 4.3 | | | |
| Microsoft Windows Server 2008 for x64 | 4.3 | | | |
| Microsoft Windows Server 2008 | 4.3 | | | |
| Microsoft Windows Server 2003 for x64 | 4.3 | | | |
| Microsoft Windows Server 2003 Standard Edition | 4.3 | | | |
| Microsoft Windows Server 2003 Enterprise Edition | 4.3 | | | |
| Microsoft Windows Server 2003 Datacenter Edition | 4.3 | | | |
| Microsoft Windows NT Workstation | 4.3 | | | |
| Microsoft Windows 2000 Professional | 4.3 | | | |
| Microsoft Windows 2000 Server | 4.3 | | | |
| Microsoft Windows 2000 Datacenter Server | 4.3 | | | |
| Microsoft Windows 2000 Advanced Server | 4.3 | | | |
| Microsoft Windows 95/98 | 4.3 | | | |
| Microsoft Windows 8 Pro | 4.3 | | | |
| Microsoft® Windows® for x64 | 4.3 | | | |
| Windows 7 Home Premium 32 bit | 4.3 | | | |
| Windows 7 Home Premium x64 | 4.3 | | | |
| Windows 7 Professional 32 bit | 4.3 | | | |
| Windows 7 Professional x64 | 4.3 | | | |
| Windows 7 Ultimate 32 bit | 4.3 | | | |
| Windows 7 Ultimate x64 | 4.3 | | | |
| Windows Millennium Edition (Me) | 4.3 | | | |
| Windows Vista | 4.3 | | | |
| Windows Vista for x64 | 4.3 | | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Date Modified: | 2012-11-02 09:24:27 |
| Date Created: | 2012-11-01 14:37:14 |