Cannot Invite Users

Hello

I get the following error when I try to invite users. Please help.

 

Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: General
Event ID: 6644
Date:  5/21/2009
Time:  10:32:48 AM
User:  N/A
Computer: HV-WS03-03
Description:
Event manager error: Could not load file or assembly 'InvitationExpireDate, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9f4da00116c38ec5' or one of its dependencies. The system cannot find the file specified.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Have more questions? Submit a request

5 Comments

  • 0
    Avatar
    Matthew McBride

    This seems like strange error. ExCM does not provide a page or assembly named 'InvitationExpireDate'. Do you receive an error through the UI when sending an invitation. In addition, can you commend on the click stream (how you navigated to the invitation page) and the page inputs provided when sending the invitation.

    Jeremy Luerkens
    Manager, Software Production
    SharePoint Solutions
  • 0
    Avatar
    Matthew McBride

    Here is how I get to the invite user page:

    1. Site Actions > Site Settings

    2. Manage Users in Authorization Store

    3. Actions > Invite Users

    4. Enter Email, select permission then click finish

     I get Unknow error in the UI

  • 0
    Avatar
    Matthew McBride

    First, can you please turn off SharePoint's friendly error message feature and resend an invitation. Please post the detailed error message here. You can turn off SharePoint's friendly error message feature using these instructions...

    http://help.sharepointsolutions.com/products/excm/webframe.html?Troubleshooting_General.html

    Jeremy Luerkens
    Manager, Software Production
    SharePoint Solutions
  • 0
    Avatar
    Matthew McBride

    Here is the detailed error

    Value cannot be null.
    Parameter name: from   at System.Net.Mail.MailMessage..ctor(String from, String to)
       at SPSolutions.Net.Mail.MailDefinition.CreateMailMessage(String from, String recipients, String cc, String subject, String body, MailPriority priority, Boolean isBodyHtml, IDictionary`2 replacements)
       at SPSolutions.Net.Mail.MailDefinition.CreateMailMessage(String recipients, IDictionary`2 replacements)
       at SPSolutions.SharePoint.Delegation.ApplicationPages.InviteUsersPage.SendInvitation(MailDefinition mailDefinition, String emailAddress, DigestTrustRequest digestTrustRequest)
       at SPSolutions.SharePoint.Delegation.ApplicationPages.InviteUsersPage.FinishButton_Click(Object sender, EventArgs e)
       at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
       at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

  • 0
    Avatar
    Matthew McBride

    It appears a valid From address for your mail message could not be found. The From value is dependant on the type of user used to make the invitation request. When an invitation is sent with a windows account the current user's SharePoint e-mail address is used. In all other cases the system's outgoing e-mail address is used. Please check both the outgoing e-mail settings and your user's SharePoint e-mail address (this is not the AD e-mail address).

    (Configure outgoing e-mail settings)
    http://technet.microsoft.com/en-us/library/cc263462.aspx

    (User E-Mail Address)
    Site Settings -> People and Groups -> (Click Account Name)

    Jeremy Luerkens
    Manager, Software Production
    SharePoint Solutions
Please sign in to leave a comment.