We've upgraded from VS.Net 2002 to 2003 and thought the upgrade went smoothly. We are experiencing numerous flaky debugging issues, eg, in VS we start a Win Form app that uses Web Services in debug mode and have problems with the almost random firing of an item drag even from a tree control. Note that we do not have this problem running the debug .exe from outside VS and that we do not have this problem running the production .exe from in or out of VS.
We noticed that the references in each of the project files point to 1.0 Framework Files. Shouldn't they have been repointed to 1.1 Framework files
We have Visual Source Safe (if that matters).
Anyone have any thoughts about how to escape the debug issues. It is keeping us from moving forward on a high priority project.
Help, please !

Upgrading to 2003