Discussions tagged PowerScript Migrator
Errorcode:301: Failed to decompose PBL
- Issue
- Last updated 4 months ago
- Andreas Mykonios replied 3 months ago
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!...
PowerBuilder migrator ASP.NET Core route segments
- Issue
- Last updated 5 months ago
- Stephen Drew replied 5 months ago
Hello,
I've been playing around with the migrator and generated an ASP.NET Core project with models, controllers and services.
However, when I try and run the app, I get the following error:
System.InvalidOperationException: Route exceeds the ma...
Hello, all
I need to migrate an old desktop non-visual app with thousands of code lines of type: ds1.object.c_column[i] = ds2.object.c_column[i]
How can I migrate it to .NET service without having to manually go through the whole code and change it...
Hello, Team
I have started testing conversion with Snap Develop and I am confused by the documentation.
What's unclear from the documentation how SnapDevelop is supposed to convert classes, which are derived from transaction class.
And how can the...
We are attempting to migrate PB2019 to PB2021 Version. We ran Powerbuilder Migration Assistant report for PowerScript New, Obsolete or Removed Syntax. On the next page there comes Version selection screen. Just wondering if this is relevant for PB201...
Help! Need runtime DLL for 12.5
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello all!
I am working on a PowerBuilder application for my company and we're trying to upgrade it to the latest version. We currently use PB 9.5 and I was going to begin my conversion from there, however, I just learned from another deve...
Open your PowerBuilder application in SnapDevelop
- How-to
- Last updated 3 years ago
- Benjamin Daniels replied 3 years ago
Hello
I would like to test PowerScript Migrator. I installed PowerBuilder 2019 R3 and SnapDevelop 2019 R3. According to Using PowerScript Migrator (appeon.com) I have to "Open your PowerBuilder application in SnapDevelop (right click in the Solution...
PB Code Migration Scan Results
- Resolved
- Issue
- Last updated 3 years ago
- Munther Khatib replied 3 years ago
Hi
I am migrating a PB 12.5 application to PB 2019. Application run on appeon server 6.5 which will be migrated to Appeon powerserver 2019.
I understand that source code should be fully compatible between both.
Since this is a legacy application t...
C# Migration question about the nonvisualobject class in PB
- Advice
- Last updated 4 years ago
- Logan Liu @Appeon replied 4 years ago
When using the PowerScript Migrator to migrate a nonvisual object inherited from the PB system class nonvisualobject, I observed that the C# class generated is inherited from object (i.e., not inherited from anything). Which begs the question, has ...
Hello.
1) Is there a possibility in the CloudPro version of PB not to use the cloud and not to buy a Production Server? That is, convert the existing PowerBuilder Windows application to a Web application, place it on the our IIS server, continue to ...
When i try to translate object give capacity error and i try translate function by function , but one function
give error - Before performing this operation you must place the cursor in the declaration of a function, event, variable , struct or obj...
Translation PB to C# give capacity error
- Issue
- Last updated 4 years ago
- armando herrera @Appeon replied 4 years ago
private function long load_adres_dok (string asidf_dok, ref str_adrms adres);str_adrms ladr, empty_adr
adres = empty_adr
select first 1 trim(cod_ime_osi('eknm_d',eknm))||' ОБЩ.'||trim(cod_ime_obs(eknm))||' ОБЛ.'||trim(cod_ime_obl(eknm))||' '||cod_i...
- Page :
- 1