|
Since .NET Framework and Visual Studio modernized and extended recently you may get an error message saying like this:
�External Assembly DataGridColumns.dll cannot be referenced because it is not a valid assembly�. Sometimes the new Visual Studio keeps restarting and reopening the old Windows Forms project you want to reanimate.
Do we have a fix for this? No, we do not sorry.
However it is possible to obtain a copy of the source code, as we believe by building it in the project would rectify your issue.
|