[Pb] When PBW is enabled, the attempt to open datawindow failed error is prompted. solution:

Source: Internet
Author: User
Tags sybase

The error message "attempt to open datawindow failed" is displayed when pb9 is used to open PBW today. It is found that it is pb9.ProgramThere is a problem with the print statement pointing.

Original pointing path:

Windows Registry Editor Version 5.00

[Hkey_classes_root \ applications \ pb90.exe \ shell \ open \ command]
@ = "C: \ Program Files \ Sybase \ PowerBuilder 9.0 \ pb90.exe" % 1

Change to (just save as. reg file and double-click it to execute ):
Windows Registry Editor Version 5.00

[Hkey_classes_root \ applications \ pb90.exe \ shell \ open \ command]
@ = "C: \ Program Files \ Sybase \ PowerBuilder 9.0 \ pb90.exe"/Workspace
% 1

Note: Some people may use other Pb versions when encountering this problem. You only need to modify the corresponding version number.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.