Can someone point me to the step-by-step instructions to configure a developer VM/ It's D365fO 1611 Update 6, if it matters.
So far I've tried twice and am obviously missing something as when I try to start debugging in VS2015 I get a popup sayinh:
Unable to proceed with debugging. One or more errors occurred. See
the exceptions details below for more information.
The remote server returned an error: (503) Server Unavailable.
The steps I've followed are:
1. Download the VHD.
2. Create Hyper-V virtual machine.
3. Start it and log in as local admin.
4. Change language and keyboard from US to UK, fix time zone and join to company AD domain.
5. Fix proxy settings (group policy upsets them).
6. Run admin provisioning tool for my developer account (domain user) - success.
7. Login as developer account.
8. Configure VS2015 to run as administrator.
9. Sign in on VS and connect to VSTS service.
10. Download current project (which runs in the Azure dev instance) and build.
11. Click Start> and get the above error!
I've checked that the Management Reporter, Batch Management and Web Publishing services are running.
What have I missed?