Known Issues for the WCF Services

Learn about known issues and apply workarounds for the WCF services in PowerBuilder .NET.

WCF services issues
CR# Description
672164 WCF service will not build if a parent NVO has non-public members.

If the function name is the same as the property name, there is an error "Csc: Error CS0103 n_parent (17,11): The name 'pbp_p_protected_get' does not exist in the current context" and the WCF service does not build.

671004 WCF service fails to invoke functions related to DataWindow SaveAs and DataWindow.Print.

A WCF service does not invoke functions related to the DataWindow SaveAs XML or XPS, nor to DataWindow.Print in NUnit. The DataWindow SaveAs XML sometimes passes, sometimes fails. IIS can only print to the Microsoft XPS document Writer file printer.

667433 WCF service attribute settings lost after opening a beta project.

If you open a WCF service project that was created in a beta build of PowerBuilder .NET, all attribute settings are lost. You need to reset the attributes.

663912 WCF service fails to invoke a specific function.

A WCF service with an enum will cause the error "Underlying connection is closed."