Discussion:
Starter Site
(too old to reply)
Mark
2005-09-06 11:32:02 UTC
Permalink
I have installed the starter site according to the starter site installation
guide. But when I try to run it I get the following error:

Server Error in '/CS2002StarterSite' Application.
--------------------------------------------------------------------------------

Specified argument was out of the range of valid values. Parameter name:
value
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.ArgumentOutOfRangeException: Specified argument
was out of the range of valid values. Parameter name: value

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:


[ArgumentOutOfRangeException: Specified argument was out of the range of
valid values.
Parameter name: value]
System.Web.UI.WebControls.ListControl.set_SelectedIndex(Int32 value) +151
System.Web.UI.WebControls.DropDownList.set_SelectedIndex(Int32 value) +5
Microsoft.Solutions.Applications.LanguageDropDown.FillDropDownList() +91
Microsoft.Solutions.Applications.LanguageDropDown.OnInit(EventArgs e) +277
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Page.ProcessRequestMain() +194




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300

Any help would be appreciated.

Thanks.
Joe Wasson [MSFT]
2005-09-16 16:55:18 UTC
Permalink
This is a known issue described in KB 896107.
http://support.microsoft.com/default.aspx?scid=kb;en-us;896107

-joe

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: "=?Utf-8?B?TWFyaw==?=" <***@discussions.microsoft.com>
Subject: Starter Site
Date: Tue, 6 Sep 2005 04:32:02 -0700

I have installed the starter site according to the starter site
installation
guide. But when I try to run it I get the following error:

Server Error in '/CS2002StarterSite' Application.
----------------------------------------------------------------------------
----

Specified argument was out of the range of valid values. Parameter name:
value
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.ArgumentOutOfRangeException: Specified argument
was out of the range of valid values. Parameter name: value

Source Error:

An unhandled exception was generated during the execution of the current
web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:


[ArgumentOutOfRangeException: Specified argument was out of the range of
valid values.
Parameter name: value]
System.Web.UI.WebControls.ListControl.set_SelectedIndex(Int32 value) +151
System.Web.UI.WebControls.DropDownList.set_SelectedIndex(Int32 value) +5
Microsoft.Solutions.Applications.LanguageDropDown.FillDropDownList() +91
Microsoft.Solutions.Applications.LanguageDropDown.OnInit(EventArgs e)
+277
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Control.InitRecursive(Control namingContainer) +179
System.Web.UI.Page.ProcessRequestMain() +194




----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET
Version:1.1.4322.2300

Any help would be appreciated.

Thanks.

Loading...