hi,
I have trouble in synchronizing the slam table. when i try to use the slam control panel the data is synchronized but when data is added to the
list item i am unable to see it in the slam table.
from the event viewer i see the below error
System.NullReferenceException: Object reference not set to an instance of an object.
at AWS.SLAM.StructureMap.XmlTypeProfileSection.GetTypeProfileName(String siteCollection, String site, String id, String typeName)
at AWS.SLAM.StructureMap.ComponentFactory.GetInstance[T](String siteCollection, String site, String id, String typeName)
at AWS.SLAM.ComponentService.GetInstance[T](String siteCollection, String site, String id, String typeName)
at AWS.SLAM.ListItemEventManager.<>c__DisplayClass4.<ItemAdded>b__0()
at Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at AWS.SLAM.ListItemEventManager.ItemAdded(SPItemEventProperties properties)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Environment
Sharepoint 2007
windows 2003 server
SQL Server 2005
Please assist in resolving the error.