.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 for June, 2010

Fatal Exception 0E Has Occurred in VXD mrtRate (01) When Printing

Symptoms
When you try to print you may receive the following error message:

Fatal exception 0E has occurred in VXD mrtRate (01).
Resolution
This issue can occur because of a conflict between the Mrtrate.vxd driver installed by Quicken and your printer driver.

Fatal Exception 0E at 0028:c028bac6 in VXD Vwin32(05)…

Symptoms
When you start your computer after upgrading to Windows 98, you mayreceive one or more of the following error messages:

Fatal Exception 0E at 0028:c028bac6 in VXD Vwin32(05)+0000281a

dmistart timed out waiting for INITCOMPLETE message from c:\program files\intel\ldcm\win32sl.exe -i -r

ia error, ..\..\dmispio.cpp::320 unable to register with service provider.

Microsoft visual C++ runtime library:
runtime error!c:\program files\intel\ldcm\ci\ia\ciamngr.exe
abnormal program termination.

dmistart caused an IPF in module dmistart.exe at 015f:00401a0cYou may also receive a series of “Invalid page fault” error messagesin files with the ._ac extension.
Resolution
This behavior can occur if your computer automatically starts the third-party Desktop Management Interface (DMI) Start utility.

Fatal Exception 0028 in VXD Helpwgrd

Symptoms
When you start Windows 98, you may receive the following error message:

Fatal Exception 0028 in VXD HELPWGRDNOTE: To more effectively search the Microsoft Knowledge Base, use keywords that relate to your issue. If you are searching for troubleshooting information that is not mentioned in this article, search the Microsoft Knowledge Base again by using keywords that are listed in the following Microsoft Knowledge Base article:
242450?(http://support.microsoft.com/kb/242450/EN-US/) How to Query the Microsoft Knowledge Base Using Keywords
Resolution
This behavior can occur if the Dr. Solomon’s Anti-Virus program is installed on your computer. The Dr. Solomon’s Anti-Virus program is not compatible with Windows 98.

Exception to a high-priority recurring meeting appears with normal priority

Symptoms
In Microsoft Outlook, you create a request for a recurring meeting, and you assign it a high priority. Then, you create an exception by moving one occurrence of the meeting. When you do this, the moved meeting appears to have normal priority instead of high priority.
Resolution
To work around this problem, manually change the priority of the moved meeting by opening it and then clicking the Importance: High button (the red exclamation point).

Exception message when you use a Collaboration Data Objects (CDO) 1.21-based application to call the Respond method on the parent of a recurring meeting request on Exchange Server 2003 SP2: “[MAP …

Symptoms
When you use a Collaboration Data Objects (CDO) 1.21-based application to call the Respond method on the parent of a recurring meeting request, the application will throw the following CDO exception:

[MAPI_E_NOT_FOUND (8004010F)]
Resolution
Hotfix information A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or tocreate a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support(http://support.microsoft.com/contactus/?ws=support)Note The “Hotfix download available” form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.Prerequisites Because of file dependencies, this hotfix requires Microsoft Exchange Server 2003 Service Pack 2.
For more information about the latest service packs for Exchange Server 2003, click the following article number to view the article in the Microsoft Knowledge Base:
836993?(http://support.microsoft.com/kb/836993/) How to obtain the latest service packs for Exchange Server 2003Restart requirementYou do not have to restart thecomputer after you apply this hotfix. Hotfix replacement informationThis hotfixdoes not replace any other software updates.File informationThe English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCdo.dll6.5.7651.38717,82426-Jul-200616:29×86

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.