The information in this article applies to:
SUMMARY
When you run a Microsoft Visual Basic 4.0 application using the AT
Scheduler service, if the service is configured to use any account other
than the system user account, the application will quit, and in Windows NT
3.51 get the following error:
Under Windows NT 4.0, you will get the following error:
CAUSE
Windows applications can be scheduled to run interactively only if the
Scheduler service is running under the system user account (the default
account). If you reconfigure the Scheduler service to run using any other
account, including administrator accounts, then Windows applications cannot
be scheduled to run fully interactively (that is, they cannot make use of
the screen and keyboard). This apparent limitation is designed to avoid
possible security issues.
For additional information on this error, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q156735 NOTE: If you schedule a VB5 application it will work fine with system account or a specific user[ASCII 146]s account (necessary for network access) WORKAROUND
To get a VB 4.0 application to run under the scheduler service using
Windows NT 3.51, do the following:
Process does not have access rights to location pointed to by ecx. Performing the same procedure under the system account no violation occurs.
Keywords : kbenv nthowto ntconfig ntui |
Last Reviewed: February 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |