-
Igor Perisic
- PowerBuilder
- Monday, 9 June 2025 06:19 PM UTC
Hi,
I am migrating one of our applications from PowerBuilder 2022 R3 to PowerBuilder 2025 Solution. When I try to build the newly migrated app I get a warning that it can't find the resource file, specifically a data window.
In my .pbr file, the data window is defined as this.
app_do.pbl (dw_auto_log)
This isn't a missing or deleted data window as it still exists within that pbl in the source tree (and it exists as a source file in this path app_do.pbl/dw_auto_log.srd). I have this warning for every dw inside that .pbl defined within this .pbr file.
Within that same .pbr file I have a different data window defined from a different .pblapp_common.pbl (ds_calculate_date)
and this data window does not give me a warning when I try to build my app.
Any ideas on why it "cant find a resource file" even though it exists? Is this maybe a bug with the migration to PowerBuilder Solution? Or should the resource files now be defined with a path pointing to the file itself - app_do.pbl/dw_auto_log.srd?
Thanks!
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.