Windows error 0x80040217, -2147220969

Detailed Error Information

IMAPI_E_FILESYSTEM[1]

Declared inimapierror.h

MPEG2_E_DII_NOT_FOUND[2]

Declared inMpeg2Error.h

HRESULT analysis[3]

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

Questions

24votes
4answers

Getting Error Transport error code was 0x80040217 while Sending Email in Asp.Net

I am trying to send Email But I am getting this Error. The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available any one having any idea about it please Help me read more
asp.net
smtp
3votes
1answer

No combination between pins when both accept ARGB32 media type

I have tagged both directshow as well as directshow.net because I'm using both C++ and C# to create a source filter (for loading up bitmaps in memory) and c# is supplying the bitmap. I've been stumped on the problem "There is no common media type between these pins" for days [...] read more
video
directshow
directshow.net
3votes
3answers

crm 2011- Web resource not found exception when resource exists

In our solution we have custom .js files for several forms (account form and some custom entities' forms). They work fine on our dev environment. When importing the dev customizations to our QA environment, we receive error messages on the account, and several (but not all) of the custom entities' [...] read more
dynamics-crm-2011
2votes
1answer

UserId is empty guid

I am getting following error when I am trying to resolve a case in MS Dynamics CRM Online 'UserId is empty guid!'. There is no plugin and workflow running in the background at the time of case resolution. When I try to resolve the Case through admin, it is working [...] read more
dynamics-crm
microsoft-dynamics
2votes
0answers

Send CDO emails from any client/server with Excel

I'm trying to set up an .xlsm workbook to send emails to different email addresses with specific data from the spreadsheet. I want that it doesn't matter what email client or server is used. I'm currently trying to get it working for hotmail. Here's my code: Sub Button1_Click() Dim CDO_Mail [...] read more
vba
excel
email
smtp
2votes
2answers

Error when sending email system.web.httpexceptions: the message could not be sent to the smtp server

I have a function in my program that sends an email from a google account. I wrote this code a while back and it used to work fine, it sends email just as it is supposed to. Now, however, I could not get it to work. (I am now working [...] read more
c#
email
smtp
1vote
1answer

Cannot send mail using smtp.gmail.com from ONLY one specific Google account

I am not able to send mail via smtp.gmail.com for ONLY one specific Google account. When I use another Google account my VBS script sends mail successfully so I know the script is working correctly. * Both accounts have the Less Secure Apps turned ON. * I have also tried [...] read more
email
smtp
gmail
gmail-api
1vote
0answers

SMTP: cannot send email from windows server 2012

I have strictly followed this tutorial in order to configure SMTP server on Windows Server 2012 R2 by usng IIS 6. In fact, if I create a correct formatted file email.txt inside C:\inetpub\mailroot\Pickup with From, To and Subject fields, it is dispatched immediately to the destination email address with the [...] read more
c#
email
smtp
windows-server-2012-r2
windows-server
1vote
1answer

Intelligent connect - GraphBuilder connect vs render

I have a movie which is represented in a graph as source filter with mediatype MEDIATYPE_Stream/MEDIASUBTYPE_MPEG1Video. Furthermore I insert VMR or EVR into the graph. Trying to connect (GraphBuilder -> Connect) output pin of source filter to input pin of video renderer fails (0x80040217 - VFW_E_CANNOT_CONNECT). However, rendering the source [...] read more
directshow
1vote
1answer

The transport error code was 0x80040217 - cannot send using asp.classic and CDO

According to the many posts on the web, the error message > The message could not be sent to the smtp server. The transport error code was > 0x80040217. The server response was not available Basically means it doesn't authenticate because of a faulty user name/password The problem I have [...] read more
email
vbscript
asp-classic
cdo.message
1vote
1answer

VBScript to send emails not working, error code 0x80040217?

I have the following VB script that works fine when sending an email from a gmail account. However, I'd like to send emails from a corporate account that uses a google apps account. I'm not sure if I should chance the SMTP server in this code, if so; what should [...] read more
email
vbscript
smtp
google-apps
1vote
0answers

DirectShow IGraphBuilder Render error 0x80040218 (VFW_E_CANNOT_RENDER)

I have the following problem: On Windows 7, I try loading the contents of an *.mp3 file in memory and then play it using IGraphBuilder. This works well if I don't have certain applications running. If, however, I have BSPlayer open with an *.avi file or a game open, IGraphBuilder [...] read more
c++
directshow
1vote
1answer

no combination of intermediate filters could be found

I'm making a windows form application using Visual Studio. The application allows you to enter the what you want the photo to be named, and then saves that image to a specific location on the network. It works great when I use it on my laptop. However, when I try [...] read more
c#
directshow
1vote
2answers

DirectShow SmartTee behaviour on Windows 8

What I am trying to do I am trying to create a sample USB camera streaming application (more or less like stripped version of amcap) using DirectShow framework with VC++ language using VS2008. Following is the filter graph information that I use to build. Filter Graph Web Camera (Capture Pin) [...] read more
visual-studio-2008
windows-8
camera
directshow
platform-sdk
0votes
0answers

Send email using gmail with VBA with my work office domain

I need to create a VBA code that when it runs it sends an email (say "hello" and attach a picture located on my files) from my work email (let's say "tomhagen@pepsi.com"). I already have a code that can make this but with my personal email that uses normal @gmail.com [...] read more
excel
vba
automation
gmail
0votes
0answers

Sending Email from Access Database

I'm trying to send email from Access. I verified the credentials are correct, SMTP settings are enabled on Office 365. I get this error. > The message could not be sent to the SMTP server. The transport error code was > 0x80040217. The server response was not available. If I [...] read more
vba
ms-access
0votes
1answer

Sending gmail using CDO: Some accounts produce "message could not be sent to SMTP server. transport error 0x80040217. server response not available"

I have a typical “CDO gmail Email send” macro. It has worked reliably for a couple of years now. I use a spare gmail account as the address it uses to send from. I want to share the macro with some people. So I will use a different gmail address [...] read more
vba
cdo.message
0votes
1answer

VB6 Sending Email using Gmail as a remote SMTP server

I have 2 applications that are written in VB6 each send email via CDO and GMAIL account. The applications worked perfectly for a couple of years. No changes to Code nor to the account from my side. But today when I tried to send an email I got an SMTP [...] read more
email
vb6
gmail
cdo.message
0votes
4answers

Couldn't send message to SMTP server. Transport Error 0x80040217

I get this error when sending a mail through asp using gmail, I already used ports 465, 587 and 25 with same results Dim mail dim email2 as string dim urlms as string Dim mail dim email2 as string dim urlms as string mail = CreateObject("CDO.Message") urlms = "http://schemas.microsoft.com/cdo/configuration/" mail.Configuration.Fields.Item(urlms [...] read more
email
vbscript
asp-classic
cdo.message
0votes
2answers

Error sending email from VBScript

When running the following script I get the errors -2147220975 and Transport code error: 0x80040217 on error resume next Const schema = "http://schemas.microsoft.com/cdo/configuration/" Const cdoBasic = 1 Const cdoSendUsingPort = 2 Dim oMsg, oConf Set oMsg = CreateObject("CDO.Message") oMsg.From = "tom.watt.vulpes@gmail.com" oMsg.To = "tom.watt.vulpes@gmail.com" oMsg.Subject = "Test from VBScript" oMsg.TextBody [...] read more
email
vbscript
email-attachments
0votes
1answer

CRM 2015 Customer Portal fails to import

I recently installed CRM 2015 in order to develop a portal solution. According to the documentation I will have to first import the base portal to be able to do any work. According to the documentation, the portal will be found on the SDK directory and this was never the [...] read more
dynamics-crm-2013
0votes
1answer

How to render and save captured Video/Audio into a custom file/filter format in DirectShow?

Basiclly, I want to capture audio/video. Run it through a mp4 muxer and save it to a file on disk. Before I used ICaptureGraphBuilder2, but it seems unusuable when saving to custom formats. My code so far, I enumerate video/audio devices. In this sample I only try to capture audio. [...] read more
c++
com
directshow
-1votes
1answer

Unsecured login error when sending email (Gmail) using AutoHotkey

Is there a better login method in AutoHotkey to do this? Or perhaps a way to allow unsecured logins to Google? I have enabled less secure apps on the Google account settings. AutoHotkey error: > This message could not be sent to SMTP server. The transport error codwe was > [...] read more
email
gmail
autohotkey
google-login
-1votes
2answers

The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available

Please help me I am using this script.. Found the full code Here public void sendemail(int MemberId, DataTable Member, int rowNo) { MailMessage msgMail = new MailMessage(); msgMail.To = Member.Rows[rowNo]["EmailID"].ToString(); msgMail.From = "admin@auditionbollywood.com"; msgMail.Subject = "Auditions BollyWood Account Expire"; msgMail.BodyFormat = MailFormat.Text; StringBuilder sb = new StringBuilder(); sb.AppendFormat("Hi !\n\n"); sb.AppendFormat("Your [...] read more
c#
asp.net

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0