Thanks for replying André Arnaud
Right after clicking next in the below screen shot i got error.


Here is the dynamicsSetuplog file
2019-06-06 12:17:11Z Performing an MSI package check for prerequisite 'Visual C++ 2012 Redistributable (x86)'.
2019-06-06 12:17:11Z Checking for installed MSI's with an upgrade code '{4121ED58-4BD9-3E7B-A8B5-9F8BAAE045B7}'.
2019-06-06 12:17:11Z Searching for a minimum version of '11.0.61030.0'.
2019-06-06 12:17:11Z Version found: '11.0.61030.0'.
2019-06-06 12:17:11Z Success
2019-06-06 12:17:11Z Check succeeded.
2019-06-06 12:17:11Z Performing an MSI package check for prerequisite 'Visual C++ 2012 Redistributable (x64)'.
2019-06-06 12:17:11Z Checking for installed MSI's with an upgrade code '{EFA6AFA1-738E-3E00-8101-FD03B86B29D1}'.
2019-06-06 12:17:11Z Searching for a minimum version of '11.0.61030.0'.
2019-06-06 12:17:11Z Version found: '11.0.61030.0'.
2019-06-06 12:17:11Z Success
2019-06-06 12:17:11Z Check succeeded.
2019-06-06 12:17:11Z Performing an MSI package check for prerequisite 'Microsoft Visual C++ 2008 SP1 Redistributable (x86)'.
2019-06-06 12:17:11Z Checking for installed MSI's with an upgrade code '{AA783A14-A7A3-3D33-95F0-9A351D530011}'.
2019-06-06 12:17:11Z Searching for a minimum version of '9.0.30729.0'.
2019-06-06 12:17:11Z Version found: '9.0.30729.0'.
2019-06-06 12:17:11Z Success
2019-06-06 12:17:11Z Check succeeded.
2019-06-06 12:17:11Z Performing an MSI package check for prerequisite 'Microsoft Visual C++ 2008 SP1 Redistributable (x64)'.
2019-06-06 12:17:11Z Checking for installed MSI's with an upgrade code '{AA783A14-A7A3-3D33-95F0-9A351D530011}'.
2019-06-06 12:17:11Z Searching for a minimum version of '9.0.30729.0'.
2019-06-06 12:17:11Z Version found: '9.0.30729.0'.
2019-06-06 12:17:11Z Success
2019-06-06 12:17:11Z Check succeeded.
2019-06-06 12:17:13Z S231InstallPathEntry64
2019-06-06 12:17:20Z Property InstallPath32Bit set to: 'G:\ax'
2019-06-06 12:17:20Z S163ModelSqlDatabaseNameSelection
2019-06-06 12:17:22Z Property DbSqlServer set to: 'UserDnsDomain\AX'
2019-06-06 12:17:23Z Property DbSqlDatabaseName set to: 'MicrosoftDynamicsAX'
2019-06-06 12:17:24Z Property DbSqlModelStoreBaseline set to: 'MicrosoftDynamicsAXBaseline'
2019-06-06 12:17:24Z Property UpgradeDB set to: '0'
2019-06-06 12:17:24Z S200AosInstallPathAndAosInstanceNameEntry
2019-06-06 12:17:24Z Property AosPort set to: '2712'
2019-06-06 12:17:24Z Property AosNetTcpPort set to: '8201'
2019-06-06 12:17:24Z Property AosWsdlPort set to: '8101'
2019-06-06 12:17:30Z Property AosInstanceName set to: 'MicrosoftDynamicsAX'
2019-06-06 12:17:30Z Property AosPort set to: ''
2019-06-06 12:17:37Z Exception: System.Net.Sockets.SocketException
2019-06-06 12:17:37Z Message: No such host is known
2019-06-06 12:17:37Z FullText: System.Net.Sockets.SocketException: No such host is known
2019-06-06 12:17:37Z at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
2019-06-06 12:17:37Z at System.Net.Dns.GetHostByName(String hostName)
2019-06-06 12:17:37Z at Microsoft.Dynamics.Setup.Components.Aos.CheckIfPortInUse(String portType, String portNumberString)
2019-06-06 12:17:37Z at Microsoft.Dynamics.Setup.S200AosInstallPathAndAosInstanceNameEntry.S200AosInstallPathAndAosInstanceNameEntry_Next(Object sender, AxWizardPageNextEventArgs e)
2019-06-06 12:17:37Z at Microsoft.Dynamics.Setup.AxWizardPage.OkToContinue()
2019-06-06 12:17:37Z at Microsoft.Dynamics.Setup.MainForm.mainFormButtonNext_Click(Object sender, EventArgs e)
2019-06-06 12:17:37Z at System.Windows.Forms.Control.OnClick(EventArgs e)
2019-06-06 12:17:37Z at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
2019-06-06 12:17:37Z at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
2019-06-06 12:17:37Z at System.Windows.Forms.Control.WndProc(Message& m)
2019-06-06 12:17:37Z at System.Windows.Forms.ButtonBase.WndProc(Message& m)
2019-06-06 12:17:37Z at System.Windows.Forms.Button.WndProc(Message& m)
2019-06-06 12:17:37Z at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
2019-06-06 12:17:37Z at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2019-06-06 12:17:37Z ==== Setup encountered an unhandled exception and could not be completed. For details see the previous messages in the log. ===