Re: Upgrade Visual Studio App SDK from 13r1 to 13r2
Hello Andreas,
wanted to share my experience while updating the connections inside the connection manager. The following are the steps I took and the difficulties I encountered in the process.
1. Open the connection manager and go to the "App Platform Connections" tab
2. Select corresponding connection and press delete
2.1 Confirm the upcoming window, all remote connections will be lost (that is ok, we will add new ones - prepare your credentials for pbx and App platform)
3. I prefer to restart Visual Studio after that kind of change, but maybe i am wrong and it is not needed
3.1 After the restart, you will be prompted to select/create a new connection
3.2 Otherwise: Go to Extras -> innovaphone SDK -> Connection Manager and add a new connection
4. While adding the remote connection, select the same service name as before
4.1 The corresponding pbx object will be reused
5. During step 3 and 4 it can happen that Visual Studio gets stuck while trying to connect
5.1 In that case kill VS via Taskmanager and try again
6. After succesfull creation of the connection and clean/rebuild of your solution: When starting your app through Visual Studio/Debug Mode, you will recognize inside the Ap Manager, that your app is still on the old version
6.1 Stop debugging and start your app ones from the Ap Manager and the version number will switch

