.NET Questions and Solutions

As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.

Entries Tagged ‘microsoft office’

Exception meeting requests are deleted from the calendar in Outlook 2003 when recipients use a CDO 1.21 application to accept the master meeting request

Symptoms
Consider the following scenario: You create a recurring meeting request in Microsoft Office Outlook 2003.You modify any field in the instances of the recurring meeting request to create exception meeting requests.Recipients use a Collaboration Data Objects (CDO) 1.21 application to accept the exception meeting request first. Then, they use the CDO 1.21 application to accept the master meeting request. In this scenario, the exception meeting requests are deleted from the calendar in Outlook 2003.
Resolution
When the Respond method is used to accept the master meeting request, the CDO 1.21 application internally uses the GetAssociatedAppointment method. This internal call to the GetAssociatedAppointment method merges the exceptions into a temporary associated appointment and then deletes the exceptions. However, the GetAssociatedAppointment method does not save the associated appointment. Because the associated appointment is not saved, the merged exceptions are lost when the master meeting request is accepted.

Description of the Forms Server 2007 hotfix package (Ifswfe-x-none.msp): October 27, 2009

Symptoms
This article describes the Microsoft Office Forms Server 2007 issues that are fixed in the hotfix package that is dated October 27, 2009.
Resolution
Issues that this hotfix package fixesYou try to fill a Microsoft Office InfoPath 2007 form that is enabled for display on a mobile device. If the form contains a drop-down list that is bound to a Windows SharePoint list, a NullReferenceException exception occurs.
You use Forms Server 2007 to render an HTML form that contains an Office InfoPath 2007 template. The template is contained in a section of the form. When you use Mozilla Firefox to scroll through the section, the Cannot be blank red asterisks do not scroll together withother items in the section.