SAS Institute. The Power to Know
Filter Results By:
Type Priority Fixed Release

Applied Filters: (Reset All Filters)

Type: Usage Note ( Reset Filter)

Product: SAS AppDev Studio ( Reset Filter)

 
List:    – 25  of  433  > >|   Results per page:
Date Title Type
6/25/09 35590 - SAS® AppDev Studio Server-Side Catalogs are no longer delivered with SAS AppDev Studio 3.4 and SAS® 9.2
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, 17KB
Usage Note

6/3/09 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
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, 26KB
Usage Note

4/10/09 35529 - Eclipse might hang when testing an improperly defined JDBC connection
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 ... http://support.sas.com/kb/35/529.html, 18KB
Usage Note

2/6/09 9578 - Servlet mapping may be required in WEB.XML for Export and MDQuery
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, 18KB
Usage Note

2/6/09 5495 - java.net.SocketPermission errors may occur when executing applets in browsers
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, 19KB
Usage Note

2/6/09 5023 - Using JDBCConnection and JDBCToDataTableAdapter in JSP
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, 18KB
Usage Note

1/16/09 7387 - Using JSP with ACL (Access Control)
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, 18KB
Usage Note

1/16/09 3697 - Object does not support this property or method: Netcopy.domain
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, 19KB
Usage Note

10/21/08 17865 - Visual Data Explorer may fail when opening a bookmark that contains a filtered value that no longer exists in the data
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, 17KB
Usage Note

10/16/08 12829 - JDBC TableView components only support edit mode when the JDBC driver supports direct updates
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, 19KB
Usage Note

9/16/08 33277 - Only the versions of the third-party JAR files that are shipped with SAS® AppDev Studio are supported
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, 17KB
Usage Note

8/14/08 32218 - Where to find documentation and samples for using SAS® AppDev Studio
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, 19KB
Usage Note

6/12/08 19625 - Installing the different SAS AppDev Studio versions
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, 19KB
Usage Note

6/5/08 19785 - "Could not find the main class. Program will exit." when starting AppDev Studio 3.2
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, 17KB
Usage Note

5/29/08 32182 - User-defined formats are not exported from SAS® BI Web applications to Microsoft Excel
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, 25KB
Usage Note

4/22/08 31781 - Internet Explorer 7 crashes when running SAS® AppDev Studio applets
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, 18KB
Usage Note

12/3/07 24491 - Why am I getting an error when drilling through to detail in an OLAP report?
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 ... http://support.sas.com/kb/24/491.html, 19KB
Usage Note

10/26/07 17815 - The location of the installation logs for SAS® AppDev Studio(TM) and the Eclipse plug-have changed
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, 18KB
Usage Note

10/25/07 5393 - SubmitInterface line longer than 256 bytes generates an exception
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, 17KB
Usage Note

10/25/07 18071 - "Error: Cannot open SASHELP.PRDAUTH.PRODAUTH.SCL" might be returned when you run SAS® AppDev Studio(tm)
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, 18KB
Usage Note

10/23/07 16458 - Data dialog in webEIS applet does not appear after upgrade to SAS® AppDev Studio 3.0
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, 17KB
Usage Note

10/23/07 18646 - SAS® AppDev Studio 3.2 does not include shortcuts for starting SAS/CONNECT and SAS IOM spawners
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, 17KB
Usage Note

10/16/07 23245 - When attempting to run my applet, I get the following error: java.security.AccessControlException. What causes this error and how can I resolve it?
If the machine to which the applet is trying to connect is different from the machine from which the applet was downloaded, then this error is due to typical applet sandbox restrictions. Prior releases of SAS AppDev ... http://support.sas.com/kb/23/245.html, 19KB
Usage Note

10/10/07 24520 - Can I install the SAS AppDev Studio 3.2 Eclipse Plug-ins side-by-side with an existing SAS AppDev Studio 3.0 installation?
Yes, the SAS AppDev Studio Eclipse Plug-ins can be installed and used side-by-side with an existing SAS AppDev Studio 3.0 installation (or with any of the 3.1.x updates applied). For more information, see the SAS ... http://support.sas.com/kb/24/520.html, 18KB
Usage Note

10/10/07 23287 - Can I set the default port on which Middleware Server (MWS) resides without editing the webAF properties file (RocfORB.properties)?
No. Normally, rmiregistry (and thus MWS) reside on port 1099. There are some instances when the default MWS port must be changed, such as when you are using multiple Middleware Servers or when server restrictions exist. ... http://support.sas.com/kb/23/287.html, 18KB
Usage Note

List:    – 25  of  433  > >|   Results per page: