.NET 4.0 Fails When sending emails with attachments larger than 3MB [closed]

﹥>﹥吖頭↗ 提交于 2019-11-30 01:30:27

The bug has been patched: https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=30226

Title: KB2183292

Release Date: 7/21/2010

Size: 8.58 MB

Version: Hotfix

Category: Build

Description QFE: System.Net.Mail - SmtpClient class throws exceptions if file attachment is > over 3MB

I installed the updates from http://support.microsoft.com/kb/2468871 in Windows 2008 R2. Planning to install it on Windows 2003 R2 SP2. The update was installed without much delay and it worked without a restart.

It replaces 2183292 (http://support.microsoft.com/kb/2183292/ ) FIX: "Failure sending mail" error message when you send an email message by using a .NET Framework 4-based application that uses the "System.Net.Mail.SmtpClient" class if the email attachment is larger than 3 MB

2413613 (http://support.microsoft.com/kb/2413613/ ) A shortcut menu may appear far away from the mouse pointer when you run a Windows Presentation Foundation application that is based on the .NET Framework 4

2298853 (http://support.microsoft.com/kb/2298853/ ) FIX: Visual Studio 2010 error: "Error 1 error MSB4014: The build stopped unexpectedly because of an internal failure"

2461678 (http://support.microsoft.com/kb/2461678/ ) A .NET Framework 4-based WPF application crashes if the source object of a data binding in a control is an element that is defined outside the name scope of the control

2484841 (http://support.microsoft.com/kb/2484841/[anySimpleType]/ ) FIX: A .NET Framework 4.0-based WPF application may stop responding if you right-click a control to open a pop-up control

Hope this helps.

Thanks, Raghav

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!