Picture of Woda
Registered 5 years 34 days
Woda Tuesday, 5 May 2020, 11:22 AM
VS - Add remote connection - ARM vs x86
I have the x86 app-store installed.
I followd the setup routines for visual studio.
but when i want to start a new Project and need to add a remote connection. I only get the choice for "AppPlattform (ARM)".
This is the message: "The AppPlatform you've entered is for x64, but the current operation needs an AppPlatform for ARM. Please enter the address for a propriate AppPlatform."

How do i switch this to use x86?


Picture of Marc Schodermayr (innovaphone)
Moderator Registered 9 years 259 days
Marc Schodermayr (innovaphone) Wednesday, 13 May 2020, 05:10 PM
Re: VS - Add remote connection - ARM vs x86
Hello,

At first, you need to switch to x64 in Visual Studio. In the toolbar of Visual Studio, there are two dropdown fields - one to switch between Debug and Release, the other to select the architecture ARM or x64, wich must be set to x64.

Now you need to addd a new AppPlatform connnection for the x64 Platform. This can be done by either adding it inside the Connection Mannager (Tools - innovaphone SDK - Connection Manager), or by selecting the "<New AppPlatform connection...>" from the dropdown list inside the New Remote Connection dialog.

For this new AppPlatform connection, you need to give the IP address of your x64 AppPaltform as well as the associated PBX. After adding the new AppPlatform connection, you should be able to select it when creating a new RemoteConnnection.

Hope that helps.
← You can define your color theme preference here