ASP 3.0 Unsupported Functions

Built-in Objects

Instant ASP Standard Edition and Instant ASP Enterprise Edition do not support the following ASP 3.0 built-in object features:

  • Server Object
    • Server.GetLastError()
  • ASPError Object
    • ASPError.ASPCode()
    • ASPError.Number()
    • ASPError.Category()
    • ASPError.File()
    • ASPError.Line()
    • ASPError.Column()
    • ASPError.Description()
    • ASPError.ASPDescription()

Installable ASP Components

Instant ASP Standard Edition and Instant ASP Enterprise Edition do not support the following ASP 3.0 installable ASP component features:

  • Logging Utility: MSWC.IISLog
  • Permission Checker: MSWC.PermissionChecker

General ASP Functionality

Instant ASP Standard Edition does not support the Include files syntax object feature:

<SCRIPT LANGUAGE="VBScript"
RUNAT=SERVER
SRC="Utils\datasrt.inc"></SCRIPT>

Instant ASP Enterprise Edition does support this feature.

NOTE: If you require immediate support for an unsupported function, please email support@halcyonsoft.com.


Copyright © 1998-2002, Halcyon Software Inc. All rights reserved.