I can't seem to get rid of orphan connections... There are no data souces used for these connections. In previous version of the app I was testing how to set up connects. Once I figured out how and what method I wanted to use I then removed the data sources and the connections for it. But they won't go away and it is keeping the connection I do need to use from being able to use it.
Each time I open the app I have to delete all the data souces and then re-connect to the SQL Server connection I actually do use.
I have tried everything from saving the app then re-importing it to see if that help. It doesn't...
I've tried deleting old versions of the app and only keeping the ones that use the connect I need. That doesn't work.
I've tried creating a new app and coping the objects (screens, buttons, etc.) to the new app but it won't allow me to do that either.
I can't have end-users removing data sources then adding them back in each time simply because of these orphan connections.