
27/07/2011, 09:43
|
 | | | Fecha de Ingreso: octubre-2007
Mensajes: 166
Antigüedad: 17 años, 5 meses Puntos: 0 | |
No puedo solucionar el Failed to create feature receiver object from assembly Hola, tengo el siguiente error al intentar activar un feature.
Failed to create feature receiver object from assembly "AMD.SharePoint.Deployment.SLK, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5495037933cc3023", type "AMD.SharePoint.Deployment.SLK.SharePointLearningK it" for feature 86cdd098-3d19-491a-91ac-6af37831758b: System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Microsoft.SharePoint.Administration.SPFeatureDefin ition.get_ReceiverObject()
busque por internet y esta por varios lados, y ya he probado las soluciones que sugieren, como mirar que las clases esten bien los nombres, probar con una nueva key, que el receiver sea publica, miro el feature.xml y los nombres que figuran son los que muestra en el error, mire dentro del dll que pone en el GAC y contiene en este caso a "AMD.SharePoint.Deployment.SLK.SharePointLearningK it".
alguna idea?
Muchas Gracias!!
__________________ Quien no encuentra ninguna falla en sí mismo, necesita una segunda opinión. |