Welcome to MSDN Blogs Sign in | Join | Help

March 2009 - Posts

Word 2003 SP3 throws intermittent error - There is insufficient memory. Save the document now

Summary An application automating Word 2003 SP3 intermittently throws below exception from Open method: "System.Runtime.InteropServices.COMException (0x800A13E9): There is insufficient memory. Save the document now." Symptoms Error Message: There is insufficient

MapPoint control does not allow bringing other VB form to foreground

Summary When a MapPoint ActiveX control is placed on a VB6 windows form, other non modal forms that you open cannot be brought to foreground. Note : 1. The issue has also been reported with Delphi forms. 2. This issue DOES NOT occur with .Net windows
Posted by Shiv Khare | 1 Comments
Filed under: ,

Access automation does not work from 64 bit .Net application

Summary A .Net 64 bit application automating Microsoft Access throws an error while opening Access database. Same code works fine when run as 32 bit .Net application. Below is the sample code to reproduce this issue: Microsoft.Office.Interop.Access.Application
 
Page view tracker