I am getting an error ""Unable to create DataRelation 'syndicate_data_stock'". It only occurs when I run certain programs in a certain sequence and I'm having trouble working out how to debug it.
Obviously the relation exists because in most cases, the code doesn't have any trouble with it. It seems to be happening in Indications..ctor, but it's hard to isolate it any further than that. The relation "indication.stock.syndicate_data" seems to be the one causing trouble, but it is used successfully elsewhere. Any idea how I would trace this down?