I've been all over Google trying to find a solution to this but the results so far have not worked and/or I'm missing something obvious. So the basic problem is. I have an existing inherited C# ...
I need to reference an old pre-.NET assembly in a new application, because it contains the conversion logic to convert some old customer data held in our DB to a newer format. (For whatever reason, ...