.NET Component Targets

This part describes how to create and deploy PowerBuilder nonvisual objects as .NET assemblies and .NET Web services.

  • .NET Assembly Targets (stable)

    PowerBuilder includes a target type for creating .NET assemblies from nonvisual custom class objects.

  • .NET Web Service Targets

    PowerBuilder includes a target type for creating .NET Web services from nonvisual custom class objects.

The .NET Web Service and .NET Assembly targets require that the PowerBuilder IDE be run under the administrator mode, because these targets call external executable files that must be run under the administrator mode.