Re: Error message translation

From: Marina (someone_at_nospam.com)
Date: 02/05/04


Date: Thu, 5 Feb 2004 15:47:20 -0500

Looks like you are assigning an invalid value to that property.

"Simon Harvey" <simon.harvey@the-web-works.co.uk> wrote in message
news:ufZVoTC7DHA.1804@TK2MSFTNGP12.phx.gbl...
> 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
>
>
>
>



Relevant Pages

  • Error message translation
    ... Can anyone translate the following error into english for me and advise me ... on what I need to do in order to fix it? ... Please review the stack trace for more information ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: An invalid HANDLE was specified: dumps when app verifier is runnin
    ... Appverifier is complianing that invalid handle was passed in the current ... stack trace. ... These help topics might help: ... 0xc0000008 - An invalid HANDLE was specified. ...
    (microsoft.public.win32.programmer.tools)
  • Re: Cant access sending Web Forrms ViewState
    ... The View State is invalid for this page and might be corrupted. ... An unhandled exception occurred during the execution of the ... exception can be identified using the exception stack trace below. ... > Why do I get an empty collection where the sending WebForm has many ...
    (microsoft.public.dotnet.framework.aspnet)
  • Problem in Borland website
    ... Exception Details: System.InvalidCastException: Invalid accessor. ... the exception can be identified using the exception stack trace below. ... String aTable, String aDefault, String aWhere, BdpParameterCollection ...
    (borland.public.delphi.non-technical)
  • Re: SetUnhandledExceptionFilter and Crash dumps do not work on XP SP2
    ... VERIFIER STOP 00000002: pid 0xBF4: access violation exception for current ... 007A104C: Code performing invalid access ...
    (microsoft.public.win32.programmer.kernel)