Hi all,
Sorry to skip the template, but I think it is not really relevant in this case.
With the 0.2.0.0 release I am trying to use mPods clickfinder import plugin. I configured it (it took a few seconds to realize the double click routine) and I started MP. It died very fast on me and resulted in :
ExceptionType: System.Data.OleDb.OleDbException
Message: Für mindestens einen erforderlichen Parameter wurde kein Wert angegeben.
Source: Microsoft JET Database Engine
Stack trace:
bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
bei ProcessPlugins.TvMovie.TvMovieDatabase.ImportStation(String stationName, ArrayList channelNames)
bei ProcessPlugins.TvMovie.TvMovieDatabase.Import()
bei ProcessPlugins.TvMovie.TvMovie.ImportThread()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()
in the exception log. This looks like something is not found to me, but what? Thanks in advance.
Sorry to skip the template, but I think it is not really relevant in this case.
With the 0.2.0.0 release I am trying to use mPods clickfinder import plugin. I configured it (it took a few seconds to realize the double click routine) and I started MP. It died very fast on me and resulted in :
ExceptionType: System.Data.OleDb.OleDbException
Message: Für mindestens einen erforderlichen Parameter wurde kein Wert angegeben.
Source: Microsoft JET Database Engine
Stack trace:
bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
bei ProcessPlugins.TvMovie.TvMovieDatabase.ImportStation(String stationName, ArrayList channelNames)
bei ProcessPlugins.TvMovie.TvMovieDatabase.Import()
bei ProcessPlugins.TvMovie.TvMovie.ImportThread()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()
in the exception log. This looks like something is not found to me, but what? Thanks in advance.