Hi guys,
Currently, we are using Demo VM in the same VPN 4 person working on and when i build on VS "Another person build on X++" is there any option VSTS overcome that
what to be done?
Regards,
Riyas ahamed F
Hi guys,
Currently, we are using Demo VM in the same VPN 4 person working on and when i build on VS "Another person build on X++" is there any option VSTS overcome that
what to be done?
Regards,
Riyas ahamed F
Thanks for your valuable Answer Adria Ariste.
many thanks Andre.
Hi Riyas,
If I understood correctly, there's 4 people developing in the same VM at the same time? This is not a recommended practice at all, each developer should be using a different VM. You should deploy a different VM for each.
AOT objects are now XML files, and it's not possible to edit the same file at the same time at the same VM. Additionally as you've noticed there's issues when building. And testing the developments is probably slow if there's other people building the code because the connection is lost.
Adrià Ariste - Senior technical consultant @ Axazure - Read my blog!
Hi Riyas,
Per developer you will need a separate dev box VM. You can actually create multiple users, but only one can develop at the same time. docs.microsoft.com/.../enable-development-machine
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 284,876 Super User
Ludwig Reinhard Microsoft Employee
Martin Dráb 225,425 Super User