I have a Visual Studio 2008 project with Crystal Reports 2008 (dotNET 3.5). I want to work on it with Visual Studio 2017. Is it possible?
I already tried to
1- open it and saying no to upgrade process for the Crystal Reports still end up using Crystal Reports 21 (the one that compatible with VS2017) references.
2- remove Crystal Reports 21 references and add 2008 manually, VS told me "could not be added please make sure that the file is accessible, and that is valid assembly or COM component".
So, can I still use the old Crystal Reports with VS17. If yes, how?
Thanks