Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
May 2013
(3)
April 2013
(4)
March 2013
(3)
February 2013
(3)
January 2013
(3)
December 2012
(10)
August 2012
(2)
July 2012
(1)
June 2012
(20)
May 2012
(5)
April 2012
(7)
March 2012
(2)
February 2012
(8)
January 2012
(3)
December 2011
(5)
November 2011
(2)
October 2011
(1)
August 2011
(4)
July 2011
(6)
June 2011
(6)
May 2011
(1)
April 2011
(4)
March 2011
(3)
February 2011
(5)
January 2011
(1)
December 2010
(14)
November 2010
(27)
October 2010
(22)
September 2010
(15)
July 2010
(1)
June 2010
(6)
May 2010
(5)
April 2010
(16)
March 2010
(4)
February 2010
(3)
January 2010
(16)
December 2009
(10)
November 2009
(3)
October 2009
(10)
September 2009
(20)
August 2009
(5)
July 2009
(13)
June 2009
(9)
May 2009
(5)
April 2009
(7)
March 2009
(1)
February 2009
(20)
January 2009
(12)
December 2008
(25)
November 2008
(12)
October 2008
(35)
September 2008
(9)
August 2008
(17)
July 2008
(21)
June 2008
(6)
May 2008
(36)
April 2008
(10)
February 2008
(26)
January 2008
(29)
December 2007
(8)
November 2007
(31)
October 2007
(4)
Tags
Code Snippets
Developer
developers
development
DevMSGTeam
Download
Exchange
Exchange Server
Exchange Server 2003
Exchange Server 2007
Exchange Server 2010
Exchange Web Services (EWS)
General
How to
KB
Outlook
Outlook 2003
Outlook 2007
Outlook 2010
Outlook Programming
Outlook UI
Programming
Troubleshooting
Tutorials
What is New ?
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
Fix: Extra.exe doesn’t work or collect data as expected at Exchange Server 2010
Deva [MSFT]
Recently one of my developer customer pointed out that he used Extra.exe as part of troubleshoot performance issues at his Exchange Server 2010 environment. But he noticed that Extra.exe doesn’t work or collect the data as expected. During investigation I noticed that they were running it under the scheduled...
on
6 May 2013
Blog Post:
Download: Exchange Web Services (EWS) Managed API 1.2.1
Deva [MSFT]
Now, you can download the latest Exchange Web Services (EWS) Managed API 1.2.1 (version 14.03.0067.001) @ two flavors – 64-bit , 32-bit. It provides a managed interface for developing client applications that use Exchange Web Services. The latest EWS Managed API 1.2.1 includes new Exchange Web...
on
18 Jun 2012
Blog Post:
How to install the latest applicable updates for Microsoft Outlook 2003, 2007 and 2010?
Deva [MSFT]
The above query is a common one that we receive from our customers. Have a look at our support KB regarding this (specific to US English version only) http://support.microsoft.com/kb/2625547 . This article provides a comprehensive list of the most recent hotfix updates and service packs for Microsoft...
on
17 May 2012
Blog Post:
Debug : Workaround - Remote debugging monitor (msvsmon.exe) error on Windows 7
Deva [MSFT]
I was playing around debugging a custom app in one of my Windows 7 & Visual Studio 2010. When I tried running msvsmon.exe (Remote Debugging Monitor) and got the following error message when attempting to remote debug: Error while trying to run project: Unable to start debugging. This operation...
on
7 Apr 2012
Blog Post:
Windows Phone 7’s latest update: 7.10.8107.79
Deva [MSFT]
I got the latest Windows Phone update: 7.10.8107.79 It fixes the following: On-screen keyboard . Fixes an issue to prevent the keyboard from disappearing during typing. Email . Fixes a Google mail syncing issue. Location . Fixes a location access issue. With this fix, the Me feature in the People Hub...
on
3 Feb 2012
Blog Post:
Download: Exchange Server 2010 SP2
Deva [MSFT]
Now you can download Exchange Server 2010 SP2 (remember Bharat Suneja’s blogpost ). Microsoft Exchange Server 2010 SP2 helps you achieve new levels of reliability and performance by delivering features that help to simplify your administration, protect your communications, and delight your customers...
on
19 Jan 2012
Blog Post:
Fix: Windows Phone 7.5 & Facebook Password update “0x83cf1202”
Deva [MSFT]
Recently one of my customer changed his Facebook password via laptop. Later when he tried connecting via my Windows Phone/Facebook chat, it requested him to update the password. Unfortunately, he opted to delete the Facebook account, but it failed. After this, he can’t update his password. Doing so ...
on
5 Dec 2011
Blog Post:
Download: Rollup 4 for Exchange Server 2010 Service Pack 1
Deva [MSFT]
Click here to download Rollup 4 for Exchange Server 2010 Service Pack 1. Some of the known issues were addressed @ Update Rollup 4 for Exchange Server 2010 SP1: 2465292 "MAPI_E_FAILONEPROVIDER (0x8004011D)" error message when you access an Exchange Server 2010 mailbox by using a MAPI...
on
28 Jul 2011
Blog Post:
Download: Microsoft Office 2010 SP1
Deva [MSFT]
Microsoft Office 2010 SP1 release : Microsoft Office 2010 Service Pack 1 (SP1) provides the latest updates for Office 2010. This service pack includes two main categories of fixes: Previously unreleased fixes that were made specifically for this service pack. In addition to general product fixes, these...
on
29 Jun 2011
Blog Post:
Download: Update Rollup 3 for Exchange Server 2010 Service Pack 1
Deva [MSFT]
Here we go… you can download the latest released Update Rollup 3 for Microsoft Exchange Server 2010 Service Pack 1 (SP1). Issues that are resolved in the update is published @ http://support.microsoft.com/kb/2529939 .
on
12 Apr 2011
Blog Post:
Fix: Using Outlook to send an e-mail message, the recipient of the message see Winmail.dat attachment
Deva [MSFT]
One of our customer reported that one of their recipient receives winmail.dat in the messages as the attachment. Based on analysis, we found that if the recipients of your messages receive an attachment called winmail.dat, you sent messages to them that included Microsoft Exchange Rich Text formatting...
on
24 Nov 2010
Blog Post:
Hotfix: Failure Sending mail error with System.Net.Mail (.Net Framework 4.0) while sending large attachment
Deva [MSFT]
Recently one of my customer ran into an issue with his application used to send email messages using System.Net.Mail.SmtpClient (SNM) API. He used Visual Studio 2010 and .NET Framework 4.0. It’s a pretty simple code, //Sample C# code snippet using System.Net.Mail API SmtpClient MyClient = new SmtpClient...
on
5 Oct 2010
Blog Post:
Fix available for Silverlight application development using Visual Studio 2010
Deva [MSFT]
Earlier i faced the following issue – i was creating a Silverlight application using Visual Studio 2010 and Silverlight. I noticed that after copying and pasting a Style Setter, then editing that Setter’s Property and Value, the XAML Editor displays an ...read more
on
15 Sep 2010
Blog Post:
Exchange Server Utility : PFDAVAdmin update is released
Deva [MSFT]
I use PFDAVAdmin utility [Exchange Server Public Folder Distributed Authoring and Versioning (DAV)-based Administration tool] to perform various management tasks related to public folders and mailboxes. An updated version of the PFDAVAdmin tool has been released to the web on 04/06/2010 ...
on
14 Apr 2010
Blog Post:
Microsoft Security Bulletin MS10-024 – Security Update
Deva [MSFT]
This is regarding the “ Microsoft Security Bulletin MS10-024 ” - Vulnerabilities in Microsoft Exchange and Windows SMTP Service Could Allow Denial of Service (981832). As we know, security related changes for Exchange 2007 and Exchange 2010 ship as Update rollups following the cumulative servicing model...
on
14 Apr 2010
Blog Post:
Download : Update Rollup 3 for Exchange Server 2007
Deva [MSFT]
You can download the Update Rollup 3 (thanks, Greg for helping here) for Exchange Server 2007 SP2 (x86/x64). It resolves issues that were found in Exchange Server 2007 since the software was released. This update rollup is highly recommended for all Exchange Server 2007 customers. Per MSExchangeteam...
on
22 Mar 2010
Blog Post:
Download fix : Issue with Message size in Outlook 2010 beta
Deva [MSFT]
With respect to my previous blog post regarding the message size increase of some e-mails sent from the Microsoft Outlook 2010 Beta, now you got fix from Outlook Product Group blog . The Office team has been hard at work building a fix for this issue, which is available immediately. If you are using...
on
15 Feb 2010
Blog Post:
Fixed : Issue with Message size in Outlook 2010
Deva [MSFT]
Earlier one of my customer reported when he created a simple HTML e-mail using Outlook 2010 beta. It contained a hyperlink and some text with bullet lists, but the size of the message is quite big. He tried with Outlook 2007, the message size was relatively small. It’s researched by Outlook 2010 product...
on
22 Jan 2010
Blog Post:
Download : Exchange Server 2007 SP2 Update Rollup 1
Deva [MSFT]
Exchange Server 2007 SP2 Update Rollup 1 is available to download . Update Rollup 1 for Exchange Server 2007 Service Pack 2 (SP2) resolves issues that were found in Exchange Server 2007 SP2 since the software was released. This update rollup is highly recommended for all Exchange Server 2007 SP2 customers...
on
20 Nov 2009
Blog Post:
Windows Mobile : WM 6.1 SMTP fix released
Deva [MSFT]
While i was reading articles related to our messaging arena and with regards to Windows Mobile they released SMTP fix for Windows Mobile 6.1. Per them, as some of you have noticed , a bug recently appeared on Windows Mobile 6.1 devices that prevented certain users from being able to send e-mail. It happened...
on
17 Dec 2008
Page 1 of 1 (20 items)