Jump to content
Software FX Community

Problem reinstalling ChartFX Lite


User (Legacy)

Recommended Posts

Hi,

I'm having a problem reinstalling chartfx lite. I read about this problem

in a post before. The problem was solved, but I'm experiencing the same

problem again: Setup fails to validate the license number 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

(the kind of error seems familiar :-) ). I have installed chartfx

succesfully on this pc before, so what went wrong? I have administrator

rights and I do have a working internet connection (I even switched off my

firewall).

Thanks in advance,

Jung Steutel

RDE, The Netherlands

PS My apologies if this message appears twice, but I'm having problems with

my newsreader.

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

Hi,

I'm having a problem reinstalling chartfx lite. I read about this problem

in a post before. The problem was solved, but I'm experiencing the same

problem again: Setup fails to validate the license number 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

(the kind of error seems familiar :-) ). I have installed chartfx

succesfully on this pc before, so what went wrong? I have administrator

rights and I do have a working internet connection (I even switched off my

firewall).

Thanks in advance,

Jung Steutel

RDE, The Netherlands

PS My apologies if this message appears twice, but I'm having problems with

my newsreader.

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...