Discontinued/Obsolete features

The following are obsolete/discontinued features that are specific or important to PowerServer. For a complete list of PowerBuilder obsolete/discontinued features, please refer to here.

Version

Type

Feature

2025 R2

Discontinued

SnapDevelop. For editing and building the PowerServer C# solution, use other C# editor such as Microsoft Visual Studio or VS Code.

2025

Discontinued

.NET Core 3.1

Obsolete

.NET 6.0 (required by PowerServer Web API solution)

2022 R3

Obsolete/Discontinued

None

2022 R2

Obsolete

.NET Core 3.1

Discontinued

"Built-in OAuth server" auth template (because IdentityServer4 is EOL). Refer to this article for the migration path.

Discontinued

In the PowerServer project, FTP deployment has been removed. If you want to use FTP in your deployment process, please use a third-party FTP tool instead, refer to Uploading the application via FTP client.