We use shared development Notes IDs for some databases because the application breaks immediately if one XPage is signed with different ID than others. You might also get
Error 403 HTTP Web Server: You are forbidden to perform this operation
like I just got.
The problem with using multiple IDs is that XPages get signed by wrong ID. When I switch ID and edit an XPage sometimes it (and occasionally other XPages) gets signed by the ID I used previously. When I select the XPage from the list after that and click the "Sign" button it is signed with the ID I'm using.
Anyone else fighting with this problem and found any solutions? I have been using Windows 7 and now Windows 8 and Designer 9. I think this is quite serious bug.