Server Error in '/' Application.

The remote name could not be resolved: 'www.puntoinformatico.biz'

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote name could not be resolved: 'www.puntoinformatico.biz'

Source Error:


Line 689:			}
Line 690:
Line 691:			using (HttpWebResponse response = (HttpWebResponse)request.GetResponse())
Line 692:			{
Line 693:				using (Stream resStream = response.GetResponseStream())

Source File: c:\inetpub\vhosts\2009.puntoinformatico.it\App_code\utils.cs    Line: 691

Stack Trace:


[WebException: The remote name could not be resolved: 'www.puntoinformatico.biz']
   System.Net.HttpWebRequest.GetResponse() +1646
   Archiware.CMSUtils.GetHtmlPage(String url, String user, String psw, String referer, String method, String postData) in c:\inetpub\vhosts\2009.puntoinformatico.it\App_code\utils.cs:691
   ASP.file_aspx.Page_Load(Object s, EventArgs e) in c:\inetpub\vhosts\2009.puntoinformatico.it\file.aspx:82
   System.Web.UI.Control.OnLoad(EventArgs e) +103
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1385


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2623.0