Windows error 0x80045001, -2147201023

Detailed Error Information

SPERR_UNINITIALIZED[1]

MessageThe object has not been properly initialized.
Declared insperror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][3]
DescriptionThe source of the error code is COM/OLE Interface management.[2][3]
Error Code20481 (0x5001)

Questions

0votes
1answer

Microsoft dynamic CRM Custom activity trouble

im trying to add a costume activity to my CRM server according to this walk-through: http://msdn.microsoft.com/en-us/library/ee704600.aspx when i try to publish a work flow with my activity i get an error. the trace flie says : >MSCRM Error Report: -------------------------------------------------------------------------------------------------------- Error: Exception of type 'System.Web.HttpUnhandledException' was thrown. Error Number: 0x80045001 [...] read more
workflow
dynamics-crm

Comments

Leave a comment

(plain text only)

Sources

  1. sperror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0