Error message translation

S

Simon Harvey

Hi everyone,

Can anyone translate the following error into english for me and advise me
on what I need to do in order to fix it? I havent seen this one and I'm not
sure what it means

Thanks everyone

Simon

Culture name rs1_5cb7eaa7979;q=0.0 is not supported. Parameter name: name

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.ArgumentException: Culture name
rs1_5cb7eaa7979;q=0.0 is not supported. Parameter name: name

Source Error:


Line 69: this.Culture = "en-gb";
Line 70: }
Line 71: this.UICulture = Request.UserLanguages[0];
Line 72: }
Line 73: }


Source File: C:\Inetpub\wwwroot\spirit\Default.aspx.cs Line: 71

Stack Trace:


[ArgumentException: Culture name rs1_5cb7eaa7979;q=0.0 is not supported.
Parameter name: name]
System.Globalization.CultureInfo..ctor(String name, Boolean
useUserOverride) +218
System.Web.UI.Page.set_UICulture(String value) +44
spirit.LoginPage.Page_Load(Object sender, EventArgs e) in
C:\Inetpub\wwwroot\spirit\Default.aspx.cs:71
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +720
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top