I have a project in my solution containing the workflow and a class library with custom activities. How should I add my custom activities to the workflow toolbox
If I select Choose Items, Activities, Browse and select the library with custom activities they are added to the toolbox and I can drag/drop them to the workflow. But if I then make changes to the activity I must delete them from the toolbox and add them again or I get an error when I drag/drop them to the workflow. So it works if I add the activities to the toolbox again but then the custom activities that was previoulsy in the workflow stops working so it seems that there must be a better way. I think that they should show up automatically but they do not. I'm using VS.NET 2005.