I have a problem when using Crystal reports in visual studio (2015).
When I work on a report (doc.rpt) in a Visual studio tab, if I exit this first tab without saving my work for a second tab of source code (like code.cs, code.vb,etc) the second tab will detach, in an unexpcted way, from visual studio as a seperate window.
It becomes impossible to navigate between the report and the source code without a tab which detaches itself out of Visual Studio.
Did you had this problem? Did you now how to fix it?