6:
Re: Re: Re: Re: Integrating Microsoft SharePoint Server (MOSS2007) with LAMS
By: Praveen Pawar
|
In response to 4 | 03/31/09 08:40 PM | ||
Hello Luke,
Thanks for the tips. I think the reason the integration isn't working for me is the request URL. I manually amended the request URL to include the firstname, last and email parameters and re-submitted. I was then able to access LAMS via Sharepoint. This action created the appropriate entries in the LAMS database. Subsequent attempts with the same SP user still works, as presumably it is just using the the username to validate against existing credentials. I think what you mentioned about the server farm setting is applicable here. Looking at the integration code below, if the below condition is not met, the additional parameters are not added to URL. if ((string)myFarm.Properties["LAMSUseProfiles"] == "False"...)) However, I don't recall explicitly setting the LAMSUseProfiles anywhere hence it probably doesn't have a value, it is not contained in the Admin page for LAMS Integration Settings under Site Collection Administration . Under ideas where I can set/change this value? Posted by Praveen Pawar |
|
|||||||||||||||
|
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum