Question : How do i set up AD DC on the webdomain

when you have a computer (not on the local network) and i type in the domain it gives me an error

how do i fix this?
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
Note: This information is intended for a network administrator.  If you are not your network's administrator, notify the administrator that you received this information, which has been recorded in the file C:\Windows\debug\dcdiag.txt. 
DNS was successfully queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller for domain chrisaviation.com: 
The query was for the SRV record for _ldap._tcp.dc._msdcs.chrisaviation.com 
The following AD DCs were identified by the query: 
robertsserver.chrisaviation.com 
Common causes of this error include: 
- Host (A) records that map the name of the AD DCs to its IP addresses are missing or contain incorrect addresses. 
- Active Directory Domain Controllers registered in DNS are not connected to the network or are not running. 
For information about correcting this problem, click Help.

Answer : How do i set up AD DC on the webdomain

Run below command, dcdiag & netdiag are available with support tools in windows 2003.
dcdiag
dcdiag /v
dcdiag /fix
Netdiag
netdiag /v
netdiag /fix
netdiag/q

Open dns by typing in run dnsmgmt.msc
Under forward lookup zone,you can verify.
Random Solutions  
 
programming4us programming4us