''Microsoft.Jet.OLEDB.4.0' falhou sem nenhuma mensagem de erro disponível. Código do resultado: E_OUTOFMEMORY(0x8007000E).
System.Data.OleDb.OleDbException (0x8007000E): 'Microsoft.Jet.OLEDB.4.0' falhou sem nenhuma mensagem de erro disponível. Código do resultado: E_OUTOFMEMORY(0x8007000E).
em System.Data.OleDb.OleDbDataReader.ProcessResults(OleDbHResult hr)
em System.Data.OleDb.OleDbDataReader.GetRowDataFromHandle()
em System.Data.OleDb.OleDbDataReader.GetValueBinding(MetaData info)
em System.Data.OleDb.OleDbDataReader.GetValues(Object[] values)
em System.Data.ProviderBase.DataReaderContainer.CommonLanguageSubsetDataReader.GetValues(Object[] values)
em System.Data.ProviderBase.SchemaMapping.LoadDataRow()
em System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)
em System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue)
em System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
em System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
em System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
em System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
em Web_Noticias_Default.carregaMenu(String value, String busca)