Windows error 0x80040220, -2147220960

Detailed Error Information

IMAPI_E_NOACTIVERECORDER[1]

Declared inimapierror.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 Code544 (0x0220)

Questions

1vote
1answer

Cannot send the emails through the ASP Form

I am unable to send the email through the form because of the following error. I assume that the form doesn't work because of the depricated CDO? I'm not sure, but also I am not sure how to fix this problem. CDO.Message.1 error '80040220' The "SendUsing" configuration value is invalid. [...] read more
forms
email
asp-classic
0votes
0answers

Can't update record in Flow - 403 forbidden - Power Automate

I hit a 403 forbidden when trying to update the record of an approval request for which I am the owner. I've included the full error message bellow and I noticed it includes this - missing prvWritemsdyn_flow_approvalrequest privilege - but am unable to find anything on it I've tried resetting [...] read more
power-automate
common-data-service
0votes
1answer

Problem using crmsvcutil to generate data context class

I am trying to retrieve data from Microsoft Dynamics CRM database. In order to have LINQ functionality, I applied crmsvcutil to generate data context class. The following is the command line I used crmsvcutil /connectionString:"Authentication Type=SPLA; Server= http://our-crm.com; User ID=user; Password=pass" /namespace:Stub.Xrm /dataContextPrefix:MyCorp /out:Xrm.cs When running the command, I got [...] read more
dynamics-crm
dynamics-crm-4

Comments

Leave a comment

(plain text only)

Sources

  1. imapierror.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