Known Issues for Miscellaneous PowerBuilder .NET Items

Learn about known issues and apply workarounds for miscellaneous items in PowerBuilder .NET.

Miscellaneous issues in PowerBuilder .NET
CR# Description
624291 Publishing SmartClient applications on Windows Vista and Windows 7.

On Windows Vista and Windows 7, standard users and users in the Administrator group cannot publish SmartClient WPF applications.

Workaround: Choose Run as Administrator to launch the PowerBuilder .NET IDE and enable the publication of SmartClient applications.

623684 Error creating project with standard user login.

If the current user does not have write permission for the directory assigned to the TMP environment variable, an error message appears in the Output window after the user attemps to create a PowerBuilder .NET project with a target or project wizard.

Workaround: Set the TMP variable to a directory for which the current user has write permission.

620527 Exception occurs while opening solution or target on network location.

Although you can open a solution or target from a remote computer, on Microsoft Vista and later platforms, a security warning dialog box informs you if the project location is not trusted. Clicking Cancel in this dialog box causes an exception, and the solution appears disabled in the Recent Solutions context menu. If you try to reopen the solution from the Open Solution menu, or add the target from the Add Target context menu item, the exception dialog box reappears. This does not occur in PowerBuilder Classic, or if you initially click OK in the security warning dialog box.

617268 GetLatestVersion does not get all files added to Perforce by another user.

If two users add the same solution from a Perforce 2008 depot, then the first user checks in a new object for the solution, the second user can select Get Latest User (Recursive) to add the new object. However, although the new object is visible in the Solution Explorer of the second user, it is not added to that user's PBL directory.

Workaround: The second user must close and reopen the solution to complete the GetLatestUser action and get all the updates.

616577 Double-clicking resource items on FDCC-certified XP computers.

Although double-clicking a resource item in the Solution Explorer should open the editor associated with the item's file type, on FDCC-configured Windows XP computers, the Move dialog box opens instead. This does not occur on non-FDCC computers or on FDCC-configured computers using the Windows Vista operating system.

Workaround: To enable the correct editor to open:
  1. In the Solution Explorer, right-click the resource item.
  2. Select Add to open the Add Program dialog box.
  3. Browse to the program you want to use to open files of the type you right-clicked in step 1.
  4. If necessary, change the Friendly Name of the program you selected in step 3 and click OK.
  5. In the Open With dialog box, select the friendly name from step 4, click Set as Default, then click OK.
  6. Repeat this process for all other types of resource items you want to open from the Solution Explorer.
569483 New targets in root path of the c: drive are not visible.

In PowerBuilder .NET, if you create a workspace in the root path of the c: drive, then create a target in the root path, the target does not appear in the Solution Explorer.