1 - 25 of 159 results
Previous   |    1 , 2, 3 ... Last   |    Next >
Sort by:
Date | Relevance

2010-06-28

40070 - Visual Data Explorer does not support hyperlinks in detail data- Usage Note

The Visual Data Explorer does not support hyperlinks in detail data. If a hyperlink is in a column of data in the detail table, when it is viewed from the Visual Data Explorer, the link will not be active. In SAS 9.2, ...

http://support.sas.com/kb/40/070.html, 32KB

2010-06-17

24491 - Why am I getting an error when drilling through to detail in an OLAP report?- Usage Note

Drill-through errors may be caused by one of the following scenarios: The drill-through table is not available.   The table specified as the drill-through source must be defined to the OLAP Server before it can be ...

http://support.sas.com/kb/24/491.html, 29KB

2010-03-19

38993 - SAS® AppDev Studio? version should match maintenance version of SAS®- Usage Note

SAS AppDev Studio can be used to develop applications against remote servers. In this case, ensure that the same maintenance version is applied to the SAS AppDev Studio client and to the server that contains the server ...

http://support.sas.com/kb/38/993.html, 26KB

2009-06-25

35590 - SAS® AppDev Studio Server-Side Catalogs are no longer delivered with SAS AppDev Studio 3.4 and SAS® 9.2- Usage Note

SAS AppDev Studio 3.4 and SAS 9.2 no longer ship the server-side catalogs used by the ROCF components. The ROCF components were deprecated starting with version 3.0 of SAS AppDev Studio. If you need the updates in ...

http://support.sas.com/kb/35/590.html, 26KB

2009-06-03

35581 - "The file you are trying to open is in a different format than specified by the file extension" when exporting to Microsoft Excel 2007- Usage Note

When exporting a single table as HTML to Microsoft Excel 2007, you might see the following error. The file you are trying to open, '[filename]', is in a different format than specified by the file extension. Verify ...

http://support.sas.com/kb/35/581.html, 35KB

2009-04-10

35529 - Eclipse might hang when testing an improperly defined JDBC connection- Usage Note

When building a new project, you have the option to test JDBC connections. If you define a JDBC connection by using the IOM driver, and then try to connect to a SAS/SHARE® server, Eclipse might hang. This problem occurs ...

http://support.sas.com/kb/35/529.html, 27KB

2009-02-06

9578 - Servlet mapping may be required in WEB.XML for Export and MDQuery- Usage Note

It may be necessary to include the following servlet and servlet-mapping entries in your WEB.XML for proper functionality of Export to Excel and MDQuery when using JavaServer Pages (JSP). Some servlet engines do require ...

http://support.sas.com/kb/9/578.html, 27KB

2009-02-06

5495 - java.net.SocketPermission errors may occur when executing applets in browsers- Usage Note

The Java security "sandbox" for Plugin 1.2 and later has more restrictions for unsigned applets.. If you are getting an error related to java.net.SocketPermission then this is the Java security "sandbox" coming into ...

http://support.sas.com/kb/5/495.html, 28KB

2009-02-06

5023 - Using JDBCConnection and JDBCToDataTableAdapter in JSP- Usage Note

When using the JDBCConnection and JDBCToDataTableAdapter in JavaServerPages, you can drag and drop all of the components onto the Visuals and edit the values via the Customizer and Properties windows. The only coding ...

http://support.sas.com/kb/5/023.html, 27KB

2009-01-16

7387 - Using JSP with ACL (Access Control)- Usage Note

If ACL is used with JSP, problems may occur. If "Prompt for application username and password" is specified under the Prompts tab in the connection customizer, the userid and password window displays on the server, not ...

http://support.sas.com/kb/7/387.html, 27KB

2009-01-16

3697 - Object does not support this property or method: Netcopy.domain- Usage Note

In AppDev Studio, the error, Object does not support this property or method: Netcopy.domain means that the client machine either has an older version of SASNetCopy installed on it or none at all. There is some ...

http://support.sas.com/kb/3/697.html, 28KB

2008-10-21

17865 - Visual Data Explorer may fail when opening a bookmark that contains a filtered value that no longer exists in the data- Usage Note

The Visual Data Explorer (VDE) may not allow you to open a data exploration that contains a bookmark that has a invalid filter applied to it. Select the Hot Fix tab in this note to access the hot fix for this issue.

http://support.sas.com/kb/17/865.html, 27KB

2008-10-16

12829 - JDBC TableView components only support edit mode when the JDBC driver supports direct updates- Usage Note

In order to use the edit feature of the AppDev Studio JDBC table components, the JDBC driver that is used must support direct updates through the ResultSet. SAS offers the following JDBC drivers, and the following ...

http://support.sas.com/kb/12/829.html, 28KB

2008-09-16

33277 - Only the versions of the third-party JAR files that are shipped with SAS® AppDev Studio are supported- Usage Note

SAS AppDev Studio ships with several third-party JAR files such as itext.jar and activation.jar. The components that are delivered in SAS AppDev Studio rely on the versions of these JAR files that are shipped with the ...

http://support.sas.com/kb/33/277.html, 26KB

2008-08-14

32218 - Where to find documentation and samples for using SAS® AppDev Studio- Usage Note

Overview SAS AppDev Studio is an application development product that supports the creation of Java applications, which leverage the back-end business intelligence and analytics power of the SAS server. The primary ...

http://support.sas.com/kb/32/218.html, 28KB

2008-06-12

19625 - Installing the different SAS AppDev Studio versions- Usage Note

SAS Appdev Studio 3.0 and SAS Appdev Studio 3.2 are the two versions you can install. SAS AppDev Studio 3.0 was released January 2004.   The CD name is SAS AppDev Studio Java Components   The date ...

http://support.sas.com/kb/19/625.html, 28KB

2008-06-05

19785 - "Could not find the main class. Program will exit." when starting AppDev Studio 3.2- Usage Note

When you start AppDev Studio 3.2, this error message might appear: Could not find the main class. Program will exit. To fix this issue: Open Notepad. Drill down to C:\Program Files\SAS\SASAppDevStudio\3.2\ ...

http://support.sas.com/kb/19/785.html, 26KB

2008-05-29

32182 - User-defined formats are not exported from SAS® BI Web applications to Microsoft Excel- Usage Note

The export feature in the SAS BI Web applications can map standard SAS formats so that they will display in Excel in the same way that they display in SAS. However, user-defined formats can be mapped only to generic ...

http://support.sas.com/kb/32/182.html, 37KB

2008-04-22

31781 - Internet Explorer 7 crashes when running SAS® AppDev Studio applets- Usage Note

Because of some changes made to Internet Explorer 7, the HTML that is generated by AppDev Studio applets will cause the browser to crash. In order to use AppDev Studio applets with IE7, you must use the Java Plug-in ...

http://support.sas.com/kb/31/781.html, 27KB

2008-02-23

20672 - Order of data items when opening an information map in the Visual Data Explorer, SAS® Enterprise Guide®, and the SAS® Add-In for Microsoft Office- Usage Note

When you open an information map in Visual Data Explorer, SAS Enterprise Guide, or the SAS Add-In for Microsoft Office, the data items are presented in the order in which they were originally added to the information ...

http://support.sas.com/kb/20/672.html, 38KB

2007-10-26

17815 - The location of the installation logs for SAS® AppDev Studio(TM) and the Eclipse plug-have changed- Usage Note

SAS AppDev Studio 3.02 no longer includes webAFTM or webEISTM software and requires the Eclipse plug-in. As a result, the location of the installation logs have changed. A SAS AppDev Studio installation log is created ...

http://support.sas.com/kb/17/815.html, 27KB

2007-10-25

18071 - "Error: Cannot open SASHELP.PRDAUTH.PRODAUTH.SCL" might be returned when you run SAS® AppDev Studio(tm)- Usage Note

You might see following error when you run SAS AppDev Studio, even when SAS® Enterprise Miner? is not part of the product being used, or part of your existing license. ERROR: The SAS Enterprise Miner product with which ...

http://support.sas.com/kb/18/071.html, 27KB

2007-10-25

5393 - SubmitInterface line longer than 256 bytes generates an exception- Usage Note

The submitInterface can not submit a line longer than 256 bytes to the SAS server. If the line is longer than 256 bytes, than the submitInterface will attempt to split it at obvious places (spaces, semicolons, etc). ...

http://support.sas.com/kb/5/393.html, 26KB

2007-10-23

18646 - SAS® AppDev Studio 3.2 does not include shortcuts for starting SAS/CONNECT and SAS IOM spawners- Usage Note

SAS AppDev Studio 3.2 does not include shortcuts for starting SAS/CONNECT and SAS IOM spawners. To create an easy way to start the local test spawners, please download the following zip file This file should be ...

http://support.sas.com/kb/18/646.html, 26KB

2007-10-23

16458 - Data dialog in webEIS applet does not appear after upgrade to SAS® AppDev Studio 3.0- Usage Note

The Data dialog window in a webEIS applet will not appear after upgrading to SAS AppDev Studio 3.0. This dialog is opened from the File -&gt Data menu item in the applet. To allow the dialog to appear, the sas.ads.dt ...

http://support.sas.com/kb/16/458.html, 26KB

1 - 25 of 159 results
Previous   |    1 , 2, 3 ... Last   |    Next >