Error Messages for SAS under Windows |
This section describes errors you can receive while using the Windows object linking and embedding (OLE) capability in your SAS applications.
An OLE error not documented in this section has occurred. If you receive this error message and cannot determine its cause from the given error message text, contact your SAS Installation Representative, who can determine the cause of the error. The SAS Installation Representative might have to call the SAS Institute Technical Support Division.
The Windows clipboard does not contain any formats that SAS/AF software can use in the FRAME entry.
The data source of the link could not be found. You have the option of invoking the Links dialog box to redirect the link to another data source.
Static objects do not support this operation. A static object is basically a picture of an object; it does not contain nor is it linked to any data.
The OLE verb that was passed to the object was invalid or could not be sent. Check your SCL code for a misspelled verb.
The server application for the object could not be invoked. You can be missing some executables, or perhaps your network connection is down.
You specified a member (that is, a property or method) that is not valid for the OLE object you are automating. For information about the members that are supported, see the documentation for the OLE server application.
SAS does not support multi-dimensional arrays. If you want to access multi-dimensional data from a server application, you must first use the server application to present the data in a one-dimensional format.
A parameter passed to an OLE automation server's method is not the correct type and cannot be interpreted.
The OLE server application is busy with a task and cannot honor the current request.
You do not have appropriate licensing to use a control of this type. For more information, see the control's documentation.
The linked object exists on a network drive that is currently not connected. The UNC name for the drive follows the message.
The Convert dialog box was invoked but there are no selected objects to convert.
The Links dialog box was invoked but the frame does not contain any linked OLE objects.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.