I'm using PB 2021 version. I developed new dll using Csharp code. In that code we have a functionality to call the webservice. I have imported the dll using the .net import and done the run time build and deployed that to EXE. I have placed the new dll file in application folder. Its working in my machine in any path. But its not working in others machine. Even the source is not working in others machine who have the PB2021. So in every machine I have to import the dll manually..
Can anyone help on this ?