Hi all,
PB 2022R2 build 2828 compiled with PowerClient.
Sometimes, on client machines, we encounter a strange error message like "Unresolvable external n_winsrv when linking reference at line 15 in open event...".
This indicates that the application cannot find some objects that were successfully included in the deployed version.
After some investigations, we were able to temporarily fix it by overwriting one of the _indexes.idx
files with the original version from the deployed copy on the server.
We confirmed that the local and server versions of this binary file are different. The cloudlauncher ignores this difference, and the file is not being updated—this may be the normal behavior. The problem is that the local version seems corrupted, preventing us from using the application.
Could you please shed some light on this issue and suggest ways we can avoid this error?
Thank you,
Mihai Apostol