Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Workaround   (RSS)

Issue accessing Public Folder Store using CDO 1.2.1 for Outlook 2007

If you are using InfoStores collection of CDO 1.2.1 for Outlook 2007 to access Public Folder store and not able to get reference to Public Folder store then here is the explanation of the design change in CDO 1.2.1 from SGriffin’s post@ Outlook 2007,

Unable to open Outlook item attached using Attachments.Add and using the olByReference flag on the Outlook 2007

One of our customer is sending Outlook item attached using Attachments.Add with olByReference Flag on Outlook 2007. If the recipient of the email tries to open the attached item will get “Microsoft Office Oulook could not complete the operation. One or

Unable to use Outlook Custom form with MSFlexGrid control

One of our customer reported that they are not able to use Outlook Custom form with MSFlxGrd control after recent security update installation. When they try to open or design the form they are getting “To help prevent malicious code from running, one

How to set msExchRecipientTypeDetails Active Directory Attribute using VBScript.

When we move Mailbox from Exchange 2003 to Exchange 2007 , it may be shown as Linked Mailbox. This issue can occur if the associated external account was set on the user's Microsoft Exchange Server 2003 or Exchange 2000 Server mailbox. To resolve the

Issue: Unable to set recurrence pattern of an appointment or a meeting as every weekday using Outlook Object Model

The only available recurrence patterns to set from OOM are as below: olRecursDaily = 0, olRecursWeekly = 1, olRecursMonthly = 2, olRecursMonthNth = 3, olRecursYearly = 5, and olRecursYearNth = 6. Though we can set every weekday recurrence pattern using

Issue: Prerequisites Packages are not available for the Office Add-in Setup Project developed using Visual Studio

We need to add Prerequisites Packages to Office Add-in Setup Project developed using Visual Studio; so that out Add-in works as expected when we deploy it on other machines. In case any of pre-requisite packages are not available/listed under Add Prerequisites

"Condition is not valid" error on Items.Find for Appointment Item using GlobalAppointmentID as filter

We are getting "Condition is not valid" error on Items.Find for Appointment Item using GlobalAppointmentID as filter. We are using the filter as: strFilter = "[GlobalAppointmentID] = 'apptidhere'" and getting following exception: runtime error '-2147352567(80020009)'

BUG: "Value does not fall within the expected range." error after installing VSTO 3.0 MSI package

If you are getting "There was an error during installation. Value does not fall within the expected range." error along with following exception: ************** Exception Text ************** System.ArgumentException: Value does not fall within the expected

HTML controls are not appearing properly in the email on Outlook 2007

HTML controls are not appearing properly in the email on Outlook 2007. This behavior of Outlook2007 is by design. Here are link related to the issue. · Outlook 2007 uses only Word as the e-mail editor http://support.microsoft.com/?id=933793 · Microsoft
 
Page view tracker