DNS?
יש לי Console Application עם השורת הקוד הבאה:
יש לי Console Application עם השורת הקוד הבאה:
IPHostEntry HostIP = Dns.GetHostByName(MyServerName);
הבעיה, זה זורק חריגה (Exception) עם ההודעה הבאה:The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for
מה עושים? נ.ב. - אין בעית גישה ל URL המבוקש דרך הדפדפן - MyServerName זה string תודה מראש