Unsupported objects

The PowerScript objects listed in Table 8-1 cannot be used in applications deployed to ASP.NET.

Table 8-1: Unsupported PowerScript objects in Web Forms applications

Category

Objects

Data reproduction

  • Pipeline

EAServer integration

  • RemoteObject

Menu

  • MenuCascade

OLE

  • OleStorage

  • OleStream

  • OmStorage

  • OmStream

Profiling and tracing

  • ProfileCall

  • ProfileClass

  • ProfileLine

  • ProfileRoutine

  • Profiling

  • TraceFile

  • TraceTree

  • TraceTreeNode and descendants

  • TraceActivityNode and descendants

Timing

  • Timing

Tablet PC

  • InkEdit

  • InkPicture

Using structures in inherited objects Using local structures in inherited objects can prevent deployment of a .NET project. To deploy the project, replace all local structures defined in inherited objects with global structures.