User (Legacy) Posted December 29, 2003 Report Share Posted December 29, 2003 Hi, I'm having a problem reinstalling chartfx lite. I takes a long time to validate the license number (I do have an internet connection). It fails to validate and asks if you want to obtain a license number manually. After pasting the challenge code and pressing the license button I get an ASP.NET error message in my browser. I have installed chartfx succesfully on this pc before, so what went wrong? Thanks in advance, Jung Steutel RDE, The Netherlands Server Error in '/LicenseCode' Application. ---------------------------------------------------------------------------- ---- The underlying connection was closed: The remote name could not be resolved. 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 underlying connection was closed: The remote name could not be resolved. Source Error: Line 152: Line 153: // Upload the NameValueCollection. Line 154: byte[] responseArray = myWebClient.UploadValues(uriString,"POST",myNameValueCollection); Line 155: Line 156: // Decode and display the response. Source File: C:\Web\SfxRegister\LicenseCode\GetNetLicense.aspx Line: 154 Stack Trace: [WebException: The underlying connection was closed: The remote name could not be resolved.] System.Net.HttpWebRequest.CheckFinalStatus() +673 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult) +75 System.Net.HttpWebRequest.GetRequestStream() +132 System.Net.WebClient.UploadValues(String address, String method, NameValueCollection data) +756 ASP.GetNetLicense_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Web\SfxRegister\LicenseCode\GetNetLicense.aspx:154 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243 System.Web.UI.Page.ProcessRequestMain() +1929 ---------------------------------------------------------------------------- ---- Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 29, 2003 Author Report Share Posted December 29, 2003 Hi, I'm having a problem reinstalling chartfx lite. I takes a long time to validate the license number (I do have an internet connection). It fails to validate and asks if you want to obtain a license number manually. After pasting the challenge code and pressing the license button I get an ASP.NET error message in my browser. I have installed chartfx succesfully on this pc before, so what went wrong? Thanks in advance, Jung Steutel RDE, The Netherlands Server Error in '/LicenseCode' Application. ---------------------------------------------------------------------------- ---- The underlying connection was closed: The remote name could not be resolved. 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 underlying connection was closed: The remote name could not be resolved. Source Error: Line 152: Line 153: // Upload the NameValueCollection. Line 154: byte[] responseArray = myWebClient.UploadValues(uriString,"POST",myNameValueCollection); Line 155: Line 156: // Decode and display the response. Source File: C:\Web\SfxRegister\LicenseCode\GetNetLicense.aspx Line: 154 Stack Trace: [WebException: The underlying connection was closed: The remote name could not be resolved.] System.Net.HttpWebRequest.CheckFinalStatus() +673 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult) +75 System.Net.HttpWebRequest.GetRequestStream() +132 System.Net.WebClient.UploadValues(String address, String method, NameValueCollection data) +756 ASP.GetNetLicense_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Web\SfxRegister\LicenseCode\GetNetLicense.aspx:154 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243 System.Web.UI.Page.ProcessRequestMain() +1929 ---------------------------------------------------------------------------- ---- Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 sample.txt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.