I have a custom add-in in outlook which always showing me zero value in event viewer GUID: {00000000-0000-0000-0000-000000000000} like this. this is my code :
[Guid("83B5334F-5160-43F3-A9B2-BE1118282F86")]
[ComVisible(true)]
public partial class ThisAddIn
{
}