This document contains a list of fixes and enhancements made to Instant
ASP since version 1.0.5.
Fixes and enhancements for 2.1.01
- iASP full supports Apache2.0.
- The NextRecordset method has been fixed.
Fixes and enhancements for 2.1
- The VBScript and JScript pre-compiler's performance has been improved greatly.
- The Session.Abondon and Session.OnEnd methods are completely support now.
- The Server.Transfer and Server.Execute mothods have been fixed.
- The Request.TotalBytesRead method now works as expected.
- Fixed some bugs about Internationalization issues.
- Issues about File Access Object have been fixed.(e.g. DriveLetter,DBCompareMode,ParentFolder...)
- Issues about the Command Object of ADO have been fixed.(e.g Type,CreateParameter Execute...)
- Issues about the Connection Object of ADO have been fixed.(e.g Transaction,Execute...)
- Issues about the Recordset Object of ADO have been fixed.
- Issues about the Field Object of ADO have been fixed.
- DB connection pooling connections are now getting reused from pool.
- iASPNNTP can now handle errors correctly.
- Issues with Cdonts Session Object have been fixed.
Fixes and enhancements for 2.0
- Documentation has been extensively reformatted and edited.
- The Instant ASP pre-compiler is now included by default.
- The Instant ASP Custom Components are included by default.
- The EJB/CORBA connectors are included by default.
- The Fast ADO connectors are included by default.
- iASP now fully support the Tomcat servlet interface as well as BEA
Weblogic 6.0.
- Tenon Intersystems iTools is fully supported on MacOS X. For more
details on iTools, please see http://www.tenon.com.
- Escape functions in VBScript are now properly supported.
- The Request.Binaryread method is now fully supported.
- Issues with the byte data functions, such as MidB, LeftB, and RightB
have been fixed.
- Cookie expiration dates now work as expected.
- General ADO connector timestamp field issues have been fixed.
- Fast ADO connectors have been enhanced.
- iASP_Upload now handles uploading BLOB data to a database correctly.
- The TargetFrame property of the AdRotater component now works as
expected.
- The RequestObject' QueryString collection now works as expected.
- The TextStream object's ReadLine method now works as expected.
- Local class variables are now released properly.
- Class module array fields now work as expected.
- A variety of pre-compiler issues have been fixed.
- @Transaction is now supported
- The <%@ language=XXX lcid=12312 %> syntax is now supported
- CDO NewMail now supports authorization
- The Connector Wizard has been updated to support the latest versions
of Apache
- Include files prepended with "../" now work as expected.
- A variety of JScript and VBScript interpreter issues have been
fixed.
- Several Regular Expression issues have been fixed.
Fixes and enhancements for 1.0.9
- Execute and ExecuteGlobal issues have been fixed.
- ChrB and AscB issues have been fixed.
- Issues with the Connector wizard issue on Novell have been addressed.
- Compatibility issues with the Sambar web server have been addressed.
- Full support for load-balancing has been added to the Enterprise Edition.
- Support for the iPlanet web server has been added to the connector
wizard.
- Fixed a connector wizard issue when configuring for Apache Jserv.
- Server variables now function as expected when using Apache Jserv.
- Cookies now function as expected when using Apache Jserv.
- The Enterprise Edition pre-compiler now fully supports Apache Jserv.
- Support added for Apache 1.3.11 and Apache 1.3.12 on FreeBSD.
- Fixed a variety of minor issues with regular expressions, Error Collections
and other elements.
Fixes and enhancements for 1.0.8
- The overall performance of iASP has been increased approximately 5
percent.
- iASP is completely compatible with JDK 1.3.
- Support added for the Microsoft XML Document Object Model.
- An ODBC.INI interface, similar to the ODBC manager, enables a DSN
to be registered on any platform.
- Resolved some lingering Xitami compatibility issues.
- Resolved some VBScript class module issues.
- The VBScript line connector symbol now works correctly.
- Compatibility issues with Cobalt Qube2 resolved.
- Filter property support has been added to all ADO connectors.
- Resolved issues with the RegExp object.
- Resolved miscellaneous JScript operator issues.
- Pre-compiler command option issues addressed.
- Full VBScript and JScript syntax support is available from JavaBeans
- Integrated RJAX ADODB into iASP, so that users can use RJAX ADODB
to connect MS Access/MS SQL Server from any platform without any code
changes. (available only with R-JAX 2.0 or higher)
Fixes and enhancements for 1.0.7
The following fixes and enhancements have been made to iASP in version
1.0.7:
- Fixed a bug that prevented correct substitution of spaces in URLs
with %2C.
- Support for stored procedures added.
- JScript functions can now write out included HTML correctly.
- Pages generated with DrumBeat were generating errors, seemingly at
random. That behavior has been fixed.
- Full support for the iASP pre-compiler
- The performance of the For loop statement has improved.
- Full EJB/CORBA connector support in both interpreter and pre-compiler.
- Additional ASP 3.0 features are now supported in both the pre-compiler
and the interpreter.
- 9.Special path/file name characters such as ' ','~', '-' are now supported
by the pre-compiler.
- The JScript interpreter's performance has been improved.
- A problem with the iASP_Exec component timing out has been fixed.
- iASP will now shutdown correctly when paired with the Xitami web server
.
- Fixed a bug in response.write on the S/390.
- Fixed a sendmail problem with the STMPsvg.Mailer component.
- Two additional OS/web server combinations are now supported: BSDI/Apache
and Sparc Linux/Apache
Fixes and enhancements for 1.0.6
1.0.6 was only a minor maintenance release that fixed the packaging of
the iASP components in the 1.0.5 release.
Fixes and enhancements for 1.0.5
This update provides new ADO fast connectors for the following databases
and database servers: Oracle, MS SQL Server, Sybase, Informix, MySQL,
and Cloudscape. These ADO fast connectors are iASP add-on features that
can be purchased from Halcyon Software upon request. For more information,
please contact sales@halcyonsoft.com.
Remote Console Applet (formerly Server Manager Applet) has been greatly
enhanced with support for applications, advanced security, as well as
license information and management.
The following issues have been addressed with this release:
- Pre-Compiler support for the JSDK 2.0.
- Pre-Compiler support for Apache JServ
- Pre-Compiler support for VBScript 5.0
- Pre-Compiler support for JScript 5.0
- Support for IBM WebSphere Application Server versions
2.0 and 3.0
for NT4.0.
- ASP files can now be converted to Java using the asp2java
command
- iASP application setting with command line support
- iASP JServ auto-configuration support.
- Support for the IBM Document Object Model (DOM)
- Apache 1.3.11 and 1.3.12 support.
- Minor cookie issue fixed
- Added support for the AUTH_PASSWORD, AUTH_TYPE, AUTH_USER server variables
- Fixed MySql executeQuery problem
- 5 percent performance improvement
- Fixed a DB2 stored procedure call problem.
- Fixed the Postgres BOOL problem.
In addition to above lists, a large number of issues were resolved in
all areas especially with the VBScript and JScript functions and ADO features.
|