Invite Experiation Days

We have ExCMRelease_1.0.8170.2 installed. We were wanting to change the expiration days on the invitations from 3 days to 1 week.  What is the easiest way of doing this?

Have more questions? Submit a request

2 Comments

  • 0
    Avatar
    Matthew McBride

     Ok, I did the install as per the instructions.  Everything appeared to have completed correctly during the install.  However, now I get this message when I click on Registration Settings:

    The resource object with key 'RegistrationSettings_InvitationUrlZone_Label' was not found.   at System.Web.Compilation.ResourceExpressionBuilder.ParseExpression(String expression, Type propertyType, ExpressionBuilderContext context)
       at System.Web.UI.BoundPropertyEntry.ParseExpression(ExpressionBuilderContext context)
       at System.Web.UI.ControlBuilder.FillUpBoundPropertyEntry(BoundPropertyEntry entry, String name)
       at System.Web.UI.ControlBuilder.AddBoundProperty(String filter, String name, String expressionPrefix, String expression, ExpressionBuilder expressionBuilder, Object parsedExpressionData, Boolean generated, String fieldName, String formatString, Boolean twoWayBound)
       at System.Web.UI.ControlBuilder.PreprocessAttribute(String filter, String attribname, String attribvalue, Boolean mainDirectiveMode)
       at System.Web.UI.ControlBuilder.PreprocessAttributes(ParsedAttributeCollection attribs)
       at System.Web.UI.ControlBuilder.Init(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs)
       at System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty)
       at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText)
       at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
     

     

    ... and I get this error when I click on Manage Roles in Authorization Store:

    The resource object with key 'MangRolesInAuthStore_ViewUsersInRole_Title' was not found.   at System.Web.Compilation.ResourceExpressionBuilder.ParseExpression(String expression, Type propertyType, ExpressionBuilderContext context)
       at System.Web.UI.BoundPropertyEntry.ParseExpression(ExpressionBuilderContext context)
       at System.Web.UI.ControlBuilder.FillUpBoundPropertyEntry(BoundPropertyEntry entry, String name)
       at System.Web.UI.ControlBuilder.AddBoundProperty(String filter, String name, String expressionPrefix, String expression, ExpressionBuilder expressionBuilder, Object parsedExpressionData, Boolean generated, String fieldName, String formatString, Boolean twoWayBound)
       at System.Web.UI.ControlBuilder.PreprocessAttribute(String filter, String attribname, String attribvalue, Boolean mainDirectiveMode)
       at System.Web.UI.ControlBuilder.PreprocessAttributes(ParsedAttributeCollection attribs)
       at System.Web.UI.ControlBuilder.Init(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs)
       at System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty)
       at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText)
       at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
     

     

    These are 2 errors I was not getting before I did this install.  Also, it's still not clear to me how I'm supposed to change the email expiration date.  What do these errors mean, and how do I fix it.

  • 0
    Avatar
    Matthew McBride

    Ok, I ran the command, and it didn't say anything one way or the other originally.  So after reading your response I went and found those 2 files to copy them over.  After going to the IIS, I noticed right away that del.resx was only about 12k (should have been 56k), and del.en-US.resx wasn't even there in none of the virtuals.  I followed the rest of the instructions and got "An unexpected error has occured", or something along those lines.  So I ran iisreset /noforce from the command prompt, and it worked right away.  That's when I saw the option to change the email expiration settings.  Thank you very much, that was a quick and easy fix.  Just out of curiosity, why didn't the original command work?  It seems pretty straight forward.

Please sign in to leave a comment.