Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
i CAN´T ACTIVATE POWER SERVER IN LOCALHOST/AEM/ I GOT THIS MESSAGE Failed to log in. Please make sure a valid online license is assigned to the account. Error code: 1009, error message: Cannot find a valid license. i UPGRADE MY LICENSE FROM PROFES...
How can we suppress the "Upgrade App" response window on the client as PowerClient-deployed applications are upgraded to the next version? We wish for the User to not be able to bypass upgrading the app to the next version once that next version is ...
Tengo una aplicaicon PB2021 , al crear un proyecto POWERSERVER 2021; estoy teniendo problemas con la generacion del modelo, en SnapDev, veo que el modelo crea un tipo de datos que no corresponde al DW. El asunto es que el SP DataSource del dw es un ...
Hello everyone, when using Themes the window size changes. The size is different in the IDE/With Themes/ Without Themes: Or: Take a look at the space between the Button "none" and the window border. Is there any way to have the same availa...
I am able to create a window function where the datatype is set to 'structure', not a specific structure object. When I try to call the function I get a compile error: C0008: Incompatible types in assignment: structure, s_numbers Is it possible to...
Hi, we are using the WebBrowser control in PB2019R3 to view PDF files.  Some of our users have asked whether they can choose where to save the file when they click the download button. I can't find a way to do that. I know I can set a download locati...
Hi, Currently in PB2019R2, we are looking to migrate to the latest PB2021 build. We have several .NET Web Service (SOAP) initially developed in PB12. We know that they are no more supported, but we don't have the time and the knowledge to migrate ...
HI, migrated from PB2019R2 to R3 (with theme PB) we noticed that Windows are visible before open event ends, it doesn't seem to be the case in previous versions. So we see, the resize, the centering of the window More annoying, in reports where t...
Hello, Controller/Service scaffolding in SnapDevelop API generates HttpPost method that can also be used for HttpPut, i.e. for updating only one row of a given model (which is a must for non-PB REST client): // Controller[HttpPut]public async Task&...
I have created and deployed my PowerServer project and it works without problems. Then I try to create a package to deploy to another server. However, at the very end of this process, I get the following error: Failed to create compressed package 'C...
Hi, For our product development we are using PowerBuilder 2017 R3 and soon planning to migrate to PB2019 R3 for an upcoming release. However the older versions of our product will continue to use PB2017R3. We have been using VSS as SCM tool for cou...
Hello, I would like to know what font does Powerbuilder use in its traditional menu. I switched to contemporary and the fonts changed. I would like to use the old ones....
Hello every one, our security team disable SMB protocol version 1 and version 2 and allow version 3.3 now i can not deploy web services from power builder is that normal? does power builder does not support the recent version of this protocol ? i...
Hello, I applied a custom theme to my application which is running fine on development runtime mode. But when I full build my application I can see the theme applied but the behavior of other windows or datawindows is problematic. The are not resizin...
Hello, PB 2019 R3 Build 2703 When we create new event, event name displays ue_new () returns (none) If event name contains 'returns' in its name, event name just displays without the return data type. Have anyone noticed this?   Any issues?  ...
Hello, If you place a text object in your datawindow, like this: And then place another text object on top of it so that it completely covers it, like this: And then save the datawindow as PDF using the NativePDF method, the resulting PDF file...
Hello, I don't seem to be able to find any information about upcoming updates for PB 2019. Does anybody know if anything is planned after R3? Best regards,Konstantin...
Hi,Power Builder unexpectedly quit when saving a report as excel, xlsx extension with approximately 500,000 records, using the SaveAs method.Are there any limitations in PowerBuilder in this case?script: li_ret = ids_rows.SaveAs(ls_arquivo, XLSX!, Tr...
Hi,  we're having troubles signing our certificate and i think the situation is similar like this: https://community.appeon.com/index.php/qna/q-a/powerserver-signing-questions-again We're missing something. Our certificate is a pfx and we're deploy...
I have a C# class with a method that takes a DateTime parameter. When called from PB using the DotNetAssembly + DotNetObject objects introduced in PB2019 R2, the variable when recieved in the .NET side does not have the milliseconds that were passed ...


There are no discussions available here currently