Hi,
I am getting and error durig the Opt-In / Opt-out process for groups that need ownership confirmation. For a semi-private group, a user can opt-in, but the owner of the grou must confirm. The email is being generated and sent to the owner, but when the owner clicks the link to accept the following error is generated:
System.NullReferenceException: Object reference not set to an instance of an object. at Imanami.WebDir.WebClient.viewrequest.GetRequestDescription(Request RequestObject) at
Imanami.WebDir.WebClient.viewrequest.WriteRequestForm(Request RequestObject)
at Imanami.WebDir.WebClient.viewrequest.Page_Load(Object sender, EventArgs e)
Any Ideas?
Thanks
Kevin