Hi,
We've created a NativeActivity that happily runs on our TFS build agent, however when I view the workflow locally it shows up as "Activity could not be loaded because of errors in the XAML."
I'm guessing when viewing the XAML it's got no way to know where to find the custom activity as it just looks for it by the name of the assembly. The build agents are told where to look for custom assemblies, is there an easy way to have the workflow editor in VS be able to find and show these activities too?
Thanks,
-roger