We developed an ItemEventReceiver to do somthing whenever a list item is added to a list. In order to register this ItemEventReceiver to a list I created a WinForm application that should run on the MOSS and should register the ItemEventReceiver assembly to the list. The application has the abbility...