Hello All,
I am getting an error that I cannot resolve after trying multiple attempts at solving it.
My coworker can deploy fine to the IIS server with no issues. I am using the same project that was cloned from the Git server. In this workspace, I can deploy another app fine while the second app is getting this error. That same app that has the error can build and run fine locally as a powerbuilder app.
I have made sure the folder has full control read/write permissions and unchecked the "read-only" check box. This folder is in the same folder as the initial application that can deploy with no issues. There does not seem to be anti-virus or .dll blockage issues as well as the other app can deploy to the IIS server fine.
I have made sure I chose the correct .ico file and not a missing one. I have tried restarting PowerBuilder and the computer as well.
I have also cloned a second copy incase there was something that went wrong in the clone but it leads to the same error above.
Does anyone have any other ideas I can try to get this fixed?