I have a client and a server component in PB. I put a breakpoint in the server application - some of the breakpoints on the server side show up when I run the application, but one particular break point does not show up. The application seems to be hanging, but when I continue it seems to be going past the breakpoint, because I have some 'writetolog' statements just after the breakpoint, which are executing fine.
Any ideas why ?