description
After deploying the .wsp we are getting the following error:
MOSSTEST : Failed to create feature receiver object from assembly "Microsoft.SharePoint.Site.RecycleBin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=98e95e81f8e48206", type "Microsoft.SharePoint.Site.RecycleBin.DeleteFeatureCallout" for feature 78b263d4-ff62-415e-b609-f01b06fa54e0: System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
MOSSTEST : Failed to create feature receiver object from assembly "Microsoft.SharePoint.Site.RecycleBin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=98e95e81f8e48206", type "Microsoft.SharePoint.Site.RecycleBin.DeleteFeatureCallout" for feature 78b263d4-ff62-415e-b609-f01b06fa54e0: System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()