Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Value does not fall within the expected range
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
sumbhav  
View profile  
 More options Dec 30 2008, 3:47 am
Newsgroups: microsoft.public.sharepoint.portalserver
From: sumbhav <sumeet.choudh...@gmail.com>
Date: Mon, 29 Dec 2008 08:47:31 -0800 (PST)
Local: Tues, Dec 30 2008 3:47 am
Subject: Value does not fall within the expected range
Hi,

I am having problem accessing any sites under /SiteDirectory. It was
working fine but suddenly it started throwing following error when I
try to access any site under /SiteDirectory.:

[ArgumentException: Value does not fall within the expected range.]

Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo
(String bstrUrl, Byte bPageView, Byte bPageMode, Byte
bGetBuildDependencySet, String bstrCurrentFolderUrl, Boolean&
pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean&
pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean&
pbDefaultToPersonal, String& pbstrSiteRoot, Guid& pgSiteId, UInt32&
pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, Byte&
pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData,
Object& pvarMultipleMeetingDoclibRootFolders, String&
pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32&
pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid&
pgDocId, Byte& piLevel, UInt64& ppermMask, Object&
pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object&
pvarBuildDependencies, String& pbstrFolderUrl, String&
pbstrContentTypeOrder) +0
   Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String
bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet,
String bstrCurrentFolderUrl, Boolean& pbCanCustomizePages, Boolean&
pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean&
pbGhostedDocument, Boolean& pbDefaultToPersonal, String&
pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String&
pbstrTimeLastModified, String& pbstrContent, Byte&
pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData,
Object& pvarMultipleMeetingDoclibRootFolders, String&
pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32&
pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid&
pgDocId, Byte& piLevel, UInt64& ppermMask, Object&
pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object&
pvarBuildDependencies, String& pbstrFolderUrl, String&
pbstrContentTypeOrder) +215
   Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl,
PageView requestedView, HttpContext context, Boolean forRender,
Boolean includeHidden, Boolean mainFileRequest, Boolean
fetchDependencyInformation, Boolean& ghostedPage, Byte&
verGhostedPage, String& siteRoot, Guid& siteId, Int64& bytes, Guid&
docId, UInt32& docVersion, String& timeLastModified, Byte& level,
Object& buildDependencySetData, UInt32& dependencyCount, Object&
buildDependencies, SPWebPartCollectionInitialState& initialState,
Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl,
Boolean& ObjectIsList, Guid& listId) +1552

Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPag eInformationForInit
(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String
path, Boolean impersonate, Boolean& fGhostedPage, Byte&
verGhostedPage, Guid& docId, UInt32& docVersion, String&
timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String&
customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId,
Object& buildDependencySetData, SPWebPartCollectionInitialState&
initialState, String& siteRoot, String& redirectUrl, Object&
oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid&
listId, Int64& bytes) +692

Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetFileForReque st
(HttpContext context, SPWeb web, Boolean exclusion, String
virtualPath) +209

Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.InitContextWeb
(HttpContext context, SPWeb web) +79
   Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl
(HttpContext context) +335
   Microsoft.SharePoint.WebControls.SPControl.GetContextWeb
(HttpContext context) +25

Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestC acheHandler
(Object oSender, EventArgs ea) +322

System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep .Execute
() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +64

I would really appreciate any help to resolve this issue.

Regards,
Sumit


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
XopherDesign@gmail.com  
View profile  
 More options Jan 1, 6:29 am
Newsgroups: microsoft.public.sharepoint.portalserver
From: "XopherDes...@gmail.com" <XopherDes...@gmail.com>
Date: Wed, 31 Dec 2008 11:29:53 -0800 (PST)
Local: Thurs, Jan 1 2009 6:29 am
Subject: Re: Value does not fall within the expected range
I worked with the site directory about a year ago.
Here is some of the code I used:

SPWeb web = SPContext.Current.Site.AllWebs["SiteDirectory/"];
SPList list = web.Lists["Sites"];
SPQuery q = new SPQuery();
q.ViewFields = "<FieldRef Name='Title'/><FieldRef Name='OrgCode'/

><FieldRef Name='ParentNode'/><FieldRef Name='URL'/>";

q.Query = "<Where><And><Eq><FieldRef Name='SiteType'/><Value
Type='Text'>Organization</Value></Eq><Eq><FieldRef Name='RegionMulti'/
><Value Type='Text'>Internal</Value></Eq></And></

Where><OrderBy><FieldRef Name ='OrgCode' Ascending='TRUE'/></
OrderBy>";
SPListItemCollection iList = list.GetItems(q);

Then I checked each value before use to make sure it wasn't null.

Can I see you code?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
brandysoft  
View profile  
 More options Feb 17, 9:26 pm
Newsgroups: microsoft.public.sharepoint.portalserver
From: brandysoft <sharepoint...@gmail.com>
Date: Tue, 17 Feb 2009 02:26:58 -0800 (PST)
Local: Tues, Feb 17 2009 9:26 pm
Subject: Re: Value does not fall within the expected range
Use Sharepoint Form Validation and see whether it can help you or
not.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
quang  
View profile  
 More options Apr 8, 3:39 pm
Newsgroups: microsoft.public.sharepoint.portalserver
From: quang <qvi...@gmail.com>
Date: Tue, 7 Apr 2009 22:39:05 -0700 (PDT)
Local: Wed, Apr 8 2009 3:39 pm
Subject: Re: Value does not fall within the expected range
On Feb 17, 6:26 pm, brandysoft <sharepoint...@gmail.com> wrote:

> Use Sharepoint Form Validation and see whether it can help you or
> not.

did you do anything to the layout of your site if so you better fix
it.

This site have solve my problem. It talks about different url due to
layout changes.

<a href="http://connectionstringexamples.com/article.php?
story=Sharepoint-error-System-Argument">http://
connectionstringexamples.com/article.php?story=Sharepoint-error-System-
Argument</a>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Value does not fall within the expected range - /SitesDirectory"
 
View profile  
 More options Oct 21, 7:38 am
Newsgroups: microsoft.public.sharepoint.portalserver
From: Sree Van
Date: Tue, 20 Oct 2009 14:38:20 -0700
Local: Wed, Oct 21 2009 7:38 am
Subject: Value does not fall within the expected range - /SitesDirectory
Were you able to fix this issue. We are seeing errors when accessing any sites under /SitesDirectory.

Thanks,
Sree

sumbhav wrote:

Value does not fall within the expected range
30-Dec-08

Hi,

I am having problem accessing any sites under /SiteDirectory. It was
working fine but suddenly it started throwing following error when I
try to access any site under /SiteDirectory.:

[Argumen

Previous Posts In This Thread:

On Tuesday, December 30, 2008 6:28 AM

sumbhav wrote:

Value does not fall within the expected range
Hi,

I am having problem accessing any sites under /SiteDirectory. It was
working fine but suddenly it started throwing following error when I
try to access any site under /SiteDirectory.:

[Argumen

On Friday, January 09, 2009 7:25 AM

XopherDesig wrote:

I worked with the site directory about a year ago.
I worked with the site directory about a year ago.
Here is some of the code I used:

SPWeb web = SPContext.Current.Site.AllWebs["SiteDirectory/"];
SPList list = web.Lists["Sites"];
SPQuery q = new SPQ

On Thursday, February 19, 2009 7:22 AM

brandysoft wrote:

Use Sharepoint Form Validation and see whether it can help you ornot.
Use Sharepoint Form Validation and see whether it can help you or
not.

On Saturday, April 11, 2009 6:09 PM

quang wrote:

Re: Value does not fall within the expected range
did you do anything to the layout of your site if so you better fix
it.

This site have solve my problem. It talks about different url due to
layout changes.

<a href=3D"http://connectionstringexample

EggHeadCafe - Software Developer Portal of Choice
Creating an Object Configuration Section in .Net 2.0
http://www.eggheadcafe.com/tutorials/aspnet/5082a79d-9733-45a2-827d-3...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google