PB.Net 12.5.2/12.6 Assembly PDFSharp error saving as PDF
I have a PB.net assembly that is saving a datawindow (via a datastore) as a PDF that includes a QRCode barcode font (IDAutomation) and is getting a PDFSharp error "Ascender should be less than 0"...
View ArticleExecuting a Stored procedure in powerscript
DECLARE AddUserToPool PROCEDURE FOR circorfo.addusertopool newuser = remoteuser ;int rowsel = 0; string remoteuser = "";rowsel = dw_remoteuser.GetSelectedRow(0);remoteuser =...
View ArticleTriggering a user event from another PB app does not work in exe
I have a PB 12.6 app that is executing ll_rc = Send(window_handle_mdi_frame), 1024, 0, 0) to trigger the pbm_custom01 event in another PB application and it works just fine in the development...
View ArticleConnection to the Database Failed error occurred, but error text could not be...
Hi I Need your help Please ! My development tool is PB12.6 , I am facing this error on one of my clients PC with windows 7 with 64bit SQL Client installed in ittrying to connect to MS SQL Server...
View ArticleSHA-1 Certificate expiring for PB/EAS app
I have a former client that is having a HUGE production problem with EAS 6.3.1 crashing, so they backed out and went to their prior PB9/EAS 4.2.x . One of the main reasons for the upgrade was because...
View ArticleWeb Service Security
Hi all, We are trying to connect to a web service that needs to use security header. We are doing a .Net proxy call and we are adding Setoptions method with UserID=”XX”,Password=”YZ”. We keep getting...
View ArticleWorking with COM in PB
Hello All, I have created a COM wrapper dll for a webservice using C# which I want to call from PB (12.5.2 5609). My problem is that PB does not release the object after code has executed. Any ideas...
View Article14 Updated Tools for PowerBuilder & Appeon Developers in 2016!
Check out what's new and upcoming ... Click on the tiles for more information! Regards ... Chris
View Articlerestrict access to shared folder
Hi allThe user in my app. scan papers and put them in in specific folder on the Domain and save the path of this photo on DBthis folder has privilege read and write for this usersay this folder is...
View ArticlePB & multithreading & loops = not responding
I am using PB12.5 I created a pbl that has a window and it creates 10 threads each of which connects to the database and starts a timer which sends a simple select to the database. It creates traffic...
View ArticlePB docked windows
Hi I'm testing windows docking using PB 12.6 Build 4091 (upgraded from 4011 to fix some docking bugs). If a windows sheet has been dragged from a docked position and floated, is it possible to close...
View ArticleProblem with component called from .NET program (xsl-fo PDF saveas)
I created a little component to save one datawindow to PDF using xsl-fo. I have put the fop-0.20.5 in the out folder but when I run the C# program I get an -1 error. What can I check to be sure that I...
View Articleconsuming ws
Hi all , I am consuming ws which works great on my deploying machine but on customer p.c I am getting the error : .Net engine can not be start my machine is window server 2008 64 bit , the client is...
View ArticleIssue with PB.NET (12.5.2 or 12.6) application deployment.
I'm facing a problem. We want to deploy a PB.NET application (12.5.2 or 12.6). We install the runtime (standard & .net) and in windows system32 we have all required files (atl71.dll, msvcp71.dll,...
View ArticleIssue registering PBjvm126.DLL.
I know that this question came again in the past, but here it's a bit different. Installing pb's 12.5.2 runtime (created with Powerbuilder Runtime Packager), succeeds. But when I'm trying to install...
View ArticlePB 12.6 - Stable version?
I want to upgrade to PB 12.6 (from PB 12.5.2) and was wondering if there is a stable version out there that anyone knows of. Suggestions?
View ArticleHow can we refer function written in PB.net to PB classic CS application
Hello, We are working on POC where in we have to use PB.net component to PB classic CS application. Basic idea is to to retrieve a data in some datawindow and save it to some file suppose in PDF file....
View ArticlePB - Newbie Stored Proc
Hi PB Gurus! I'm new in PB(classic 12.0). I have a stored procedure with argument. How can I display the result/s of my SP into a Datawindow at run-time?! Thanks in advance!
View ArticleIncorrect datetime-behavior on Android-platform
Hi Community In a Samsung Galaxy Note Pro I'm facing an incorrect return-value of the hour-part in SystemDate-Info.I'm located at Central European Time = GMT+2, but my Samsung device returns GMT+1.I...
View Articletrying to view and annotate a variety of image files, that were stored on the...
We were currently using an external tool to view our images, that had been uploaded to our database.Our management wants us to look into alternatives to that.I had seen a suggestion from Chris pollach...
View Article