Discussions tagged 64-bit

Hello! Can someone tell me the meaning of this error message? And how to fix this? I get this everytime I want to add a local Project to Git ("Add to source control") Error:Failed to decompose PBL: C:\Client\client.pbl errorcode:301. Thanks!...
Hi Folks  Environment : PB 2022 R3 64 bit Here is the sample code snippet where  the application crashed in 64 bit but not in the 32 bit but if I change the variable type Long to LongPtr or LongLong ,  the application does not crash. confusion is...
Hi Folks The following function ShellExecute  works well for the 32 bit application but not for the 64 bit application .it always return with error =2 which is file not found. I am using Pb build 2022 R3 3289 Is anything differnt I have to do for ...
Hi Folks How to disable the statusbar in the left corner of the webview2 webbrowser of PB2022 R3 ? I found  https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2settings.isstatusbarenabled?view=webview2-dotnet-1.0.2...
Hello: We've recently upgraded to PB 2022 R2 2828, and one of our developers has two branches that are crashing during the full build, yet he has submitted four others that build just fine.  We have 9 other developers whose branches are working seam...
Hi all, I posted this question in the previous thread along with another question and it went unanswered, so I'm trying again: I have read that PBD files are the same for both 32 and 64 bits. The only difference is in the exe. Is there any way to ...
Hi all, We are planning to move our application to 64bit. I have read several guides, but still, a few things are unclear to me. I am asking for help with the following: We use some custom DLLs (20+ years old). Somehow, I managed to com...
I'm currently using Powerbuilder Version 2022 Build 1878 64-bit and the AcroExchApp/AcroExchPDDOC. I can open the XFA pdf files and *read* the values, but I can not change the value in the JS Object. I'd like to figure out how or find another way to...
Hello, First I tell you that this issue is NOT there in PB 2022 R2 build 2819.  We just compiled that same application with R3 and are facing these issues. Issue is in PB 2022 R3 build 3289 + tabbedview + PFC Resize without PFC - Appeon Community +...
Dear Team, I am facing a critical issue with my power builder application. I am having a customized odbc driver which is communicating with my PB application.  I am having another Visual Studio 2022 application which is communicate with my PB appli...
I'm new to PB, while debugging is see FindFirstFileW(as_FileSpec, lstr_FindData) returning negative value ?   Any help would be appreciated. Thanks...
Hello All I have this call to a windows API in kernel32.dll   FUNCTION ulong CreatePipe(ref ulong phReadPipe,ref ulong phWritePipe, ref s_security_attributes lpPipeAttributes,ulong nSize) LIBRARY "kernel32.dll"    it works in32 bits  but when i...
Hello,Anyone managed to work with "big data" in PB & Adaptive Server Anywhere? I'm using PB 19 and 32-bit ODBC.So far I've only been able to solve manipulation of data with either SQL statements in string & Execute immediate, or simply trigge...
I'm trying to add OAuth to our application for a new client. I ran the Google example through the PB IDE with no issues. However, after I created a PowerClient app the system crashes as soon as it attempts to call the WebBrowserSet or WebBrowserGet f...
hey guys, I'm testing PB 2022 64 bits with Sybase ASE 16 64 bits.Open client installed: ASE SDK 16.0 64bitsPB does not find DLLs.message: Error loading client DLLs. Unable to connect to server.Any ideas to resolve? Thank you already! Rafael Bicalh...
Hi, Here are my initial finding on the all new Beta R2 BUILD 2693   EVERYTHING seems to work PERFECT. Appeon you have done a GREAT job - THANK YOU!   Tested: PB installation on top of pb2022 ON WIN 11 Rebuild all Run app in X64 FROM ide (w...
Hi: We've been successfully using PB2021, GitHub Actions on a Windows 10 PC, and PBAutoBuild210.exe to automate builds (64 bit) for 2 years.  We've recently begun experiencing probable library file I/O errors. When we can build it in the IDE success...
I was attempting to follow the tutorial in PB2022 for PowerServer, using the Sales Demo app. The PowerServer project painter apparently only recognizes Sql Anywhere (ODBC) data source names if they are set up with the 64 bit ODBC Data Source Administ...
Hi,  All my apps are getting this warning when compiling the projects. I reviewed the online documentation for migrating 32-bit application to 64-bit applications. However, I created a fresh project with no code in it except one string label to test...
We've converting our backend system from MF COBOL 32 bit to Veryant 64 bit.  When we try to run with the 64 bit PB, 64 bit Veryant and 64 bit DLLs we get the "Error opening DLL" message.  The DLL is wrapped for Veryant and the person responsible for ...
  • Page :
  • 1