You are here: Home » Title, description and navigation Link in List Settings Throws a 'value does not fall within the expected range' Exception

Title, description and navigation Link in List Settings Throws a 'value does not fall within the expected range' Exception

Posted by jscott
No Comments »

Recently I migrated a site from Development to Testing and then to Production using the SharePoint Deployment Wizard ( http://www.codeplex.com/SPDeploymentWizard ) from CodePlex.  For the most part everything migrated over smooth.

I have a subsite that is for all the InfoPath Forms.   All the InfoPath forms are displayed in a web browser using forms services.  Each form has a workflow that is kicked off when a form is submitted.   This all still worked. 

But when you click on the 'Title, description and navigation' Link in List Settings for the forms libraries for the 2 sites where it was migrated to (testing and production) you get the following error…

Value does not fall within the expected range.   at Microsoft.SharePoint.SPListTemplateCollection.FindServerTemplate(Guid featureId, Int32 templateType)
   at Microsoft.SharePoint.SPList.get_ServerTemplate()
   at Microsoft.SharePoint.SPList.get_OnQuickLaunch()
   at Microsoft.SharePoint.ApplicationPages.ListGeneralSettingsPage.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

It turned out that the 'Office SharePoint Server Enterpirese Site features' feature wasn't activated in the new site. 

This wasn't the logical place for me to look at first since…

  1. I assumed the deployment tool would of activated it.
  2. The forms were rendering in a web page and could be submitted.  Only this one list setting link didn't work.

I hope if your having this issue, this helps you out.

Your email is never shared.
Required fields are marked *




Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>