The method or operation is not implemented.
От: ant_katcin Россия  
Дата: 24.10.09 14:32
Оценка:
Ошибка:
The method or operation is not implemented.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1181

Тип БД:
SQLite

Трассировка стека:
   at Rsdn.Janus.ObjectModel.LinearTreeMsg.GetTopic()
   at Rsdn.Janus.ObjectModel.MsgBase.get_Topic()
   at Rsdn.Janus.ForumMessageCommandTarget.<>c__DisplayClass11.<QuerySetTopicReadMarkStatus>b__f(IMsg msg)
   at System.Linq.Enumerable.<CreateSelectIterator>d__118`2.MoveNext() in C:\Work\Mono\System.Core\System.Linq\Enumerable.cs:line 1617
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) in C:\Work\Mono\System.Core\System.Linq\Enumerable.cs:line 127
   at Rsdn.Janus.ForumMessageCommandTarget.<>c__DisplayClass11.<QuerySetTopicReadMarkStatus>b__e()
   at Rsdn.Janus.CommandStatusHelper.DisabledIfNot(CommandStatus baseStatus, Func`1 condition)
   at Rsdn.Janus.ForumMessageCommandTarget.QuerySetTopicReadMarkStatus(ICommandContext context, Int32[] messageIds, Boolean isRead)
... << RSDN@Home 1.2.0 alpha 4 rev. 1181>>
Недопустимое имя объекта "topic_info".
От: exprotm  
Дата: 27.10.09 08:08
Оценка:
Ошибка:
Недопустимое имя объекта "topic_info".

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1253

Тип БД:
MSSql

Трассировка стека:
   at BLToolkit.Data.DbManager.OnOperationException(OperationType op, DataException ex)
   at BLToolkit.Data.DbManager.HandleOperationException(OperationType op, Exception ex)
   at BLToolkit.Data.DbManager.ExecuteOperation[T](OperationType operationType, Func`1 operation)
   at BLToolkit.Data.DbManager.ExecuteReaderInternal(CommandBehavior commandBehavior)
   at BLToolkit.Data.DbManager.ExecuteObjectInternal(Object entity, Type type, Object[] parameters)
   at BLToolkit.Data.DbManager.ExecuteObject[T]()
   at Rsdn.Janus.DatabaseManager.CheckTopicInfoIntegrity()
   at Rsdn.Janus.Janus.Main()
... << RSDN@Home 1.2.0 alpha 4 rev. 1253>>
Object reference not set to an instance of an object.
От: ecinunice  
Дата: 29.10.09 18:33
Оценка:
Ошибка:
Object reference not set to an instance of an object.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1224

Тип БД:
SQLite

Трассировка стека:
   at Rsdn.TreeGrid.TreeGrid.RightKeyDown()
   at Rsdn.TreeGrid.TreeGrid.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ListView.WndProc(Message& m)
   at Rsdn.TreeGrid.TreeGrid.WndProc(Message& m)
   at Rsdn.Janus.JanusGrid.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
... << RSDN@Home 1.2.0 alpha 4 rev. 1224>>
Адресат вызова создал исключение.
От: jenyavb  
Дата: 30.10.09 04:20
Оценка:
Ошибка:
Адресат вызова создал исключение.

Описание:
При попытке миграции из Jet -> SQLite. Кроме того, при нажатии кнопочки создания новой БД SQLite в окошке выбора БД ругается:
---------------------------
RSDN@Home
---------------------------
Database is not open
---------------------------
ОК   
---------------------------


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1255

Тип БД:
Jet

Трассировка стека:
   в System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   в System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   в Rsdn.Janus.CommandTarget.InvokeCommandMethod(CommandMethod method, ICommandContext context)
   в Rsdn.Janus.CommandTarget.Execute(String commandName, ICommandContext context)
   в Rsdn.Janus.CommandService.ExecuteCommand(String commandName, ICommandContext context)
   в Rsdn.Janus.StripMenuGenerator.MenuCommandClick(Object sender, EventArgs e)
   в System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   в System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   в System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   в System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   в System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   в System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   в System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   в System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   в System.Windows.Forms.ToolStrip.WndProc(Message& m)
   в System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
... << RSDN@Home 1.2.0 alpha 4 rev. 1255>>
Re: Адресат вызова создал исключение.
От: AndrewVK Россия http://blogs.rsdn.org/avk
Дата: 30.10.09 20:14
Оценка: 4 (1)
Здравствуйте, jenyavb, Вы писали:

fixed\r\n
... << RSDN@Home 1.2.0 alpha 4 rev. 1255 on Windows 7 6.1.7600.0>>
AVK Blog
Error subscribing method 'Void AggregatesChanged(Rsdn.Janus.
От: Ventalf Россия  
Дата: 12.11.09 18:02
Оценка:
Ошибка:
Error subscribing method 'Void AggregatesChanged(Rsdn.Janus.IForumsAggregatesService)'.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1282

Тип БД:
MSSql

Трассировка стека:
   в Rsdn.SmartApp.EventBrokerHelper.<>c__DisplayClass3.<SubscribeEventHandlers>b__1(MethodInfo method, EventHandlerAttribute attr) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\EventBroker\EventBrokerHelper.cs:строка 40
   в System.Linq.Enumerable.<SelectManyIterator>d__31`3.MoveNext()
   в System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   в System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   в System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   в Rsdn.SmartApp.DisposableHelper.CreateDisposable(IEnumerable`1 disposables) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\DisposableHelper.cs:строка 50
   в Rsdn.SmartApp.EventBrokerHelper.SubscribeEventHandlers(Object instance, IServiceProvider provider) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\EventBroker\EventBrokerHelper.cs:строка 45
   в Rsdn.SmartApp.ActivePartBase.Activate() в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\ActiveParts\ActivePartBase.cs:строка 26
   в Rsdn.SmartApp.ActivePartManager.Activate() в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\ActiveParts\ActivePartManager.cs:строка 76
   в Rsdn.Janus.JanusHost.EndInit()
   в Rsdn.SmartApp.DisposableHelper.Disposable.Dispose() в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\DisposableHelper.cs:строка 69
   в Rsdn.Janus.Janus.Main()
... << RSDN@Home 1.2.0 alpha 4 rev. 1282>>
Re: Error subscribing method 'Void AggregatesChanged(Rsdn.Ja
От: jenyavb  
Дата: 12.11.09 18:15
Оценка:
Здравствуйте, Ventalf, Вы писали:

V>Ошибка:

V>Error subscribing method 'Void AggregatesChanged(Rsdn.Janus.IForumsAggregatesService)'.

fixed.
... << RSDN@Home 1.2.0 alpha 4 rev. 1278>>
Строка не подключена к TreGrid!
От: Xodok  
Дата: 16.11.09 20:56
Оценка:
Ошибка:
Строка не подключена к TreGrid!

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1284

Тип БД:
MSSql

Трассировка стека:
   в Rsdn.TreeGrid.TreeGrid.ExpandAllParents(ITreeNode CurNode)
   в Rsdn.TreeGrid.TreeGrid.set_ActiveNode(ITreeNode value)
   в Rsdn.Janus.ForumDummyForm.MessageNavigated(Object sender, EventArgs e)
   в System.EventHandler.Invoke(Object sender, EventArgs e)
   в Rsdn.Janus.ForumNavigator.HistoryNavigateFired(Object sender, MessageNavigateEventArgs e)
   в Rsdn.Janus.MessageViewHistory.OnMessageNavigate(MessageNavigateEventArgs e)
   в Rsdn.Janus.MessageViewHistory.Navigate(Int32 msgId)
   в Rsdn.Janus.ForumNavigator.SelectMessage(Int32 forumId, Int32 msgId)
   в Rsdn.Janus.ForumDummyForm.<>c__DisplayClass9.<_tgMsgs_AfterActivateNode>b__8()
   в Rsdn.Janus.AsyncHelper.<>c__DisplayClass4.<PostOperationCompleted>b__3(Object state)
... << RSDN@Home 1.2.0 alpha 4 rev. 1284>>
SQLite error no such table: topic_info
От: Дмитрий Ф.  
Дата: 17.11.09 12:50
Оценка:
Ошибка:
SQLite error
no such table: topic_info

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1284

Тип БД:
SQLite

Трассировка стека:
   at BLToolkit.Data.DbManager.OnOperationException(OperationType op, DataException ex)
   at BLToolkit.Data.DbManager.HandleOperationException(OperationType op, Exception ex)
   at BLToolkit.Data.DbManager.ExecuteOperation[T](OperationType operationType, Func`1 operation)
   at BLToolkit.Data.DbManager.ExecuteReaderInternal(CommandBehavior commandBehavior)
   at BLToolkit.Data.DbManager.ExecuteReader(CommandBehavior commandBehavior)
   at BLToolkit.Data.DbManager.ExecuteObjectInternal(Object entity, Type type, Object[] parameters)
   at BLToolkit.Data.DbManager.ExecuteObject[T]()
   at Rsdn.Janus.DatabaseManager.CheckTopicInfoIntegrity()
   at Rsdn.Janus.Janus.Main()
... << RSDN@Home 1.2.0 alpha 4 rev. 1284>>
Ab altero expectes, alteri quod feceris.
The 'ConnectionString' key does not exist in the configurati
От: ixor Россия  
Дата: 28.11.09 05:14
Оценка:
Ошибка:
The 'ConnectionString' key does not exist in the configuration file.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1285

Тип БД:
SQLite

Трассировка стека:
   в Rsdn.SmartApp.InstancingHelper.CreateInstance(Type type, IServiceProvider provider, InstancingCustomParam[] customParams) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\Instancing\InstancingHelper.cs:строка 67
   в Rsdn.SmartApp.ActivePartManager.Activate() в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\ActiveParts\ActivePartManager.cs:строка 76
   в Rsdn.Janus.JanusHost.EndInit()
   в Rsdn.SmartApp.DisposableHelper.Disposable.Dispose() в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\DisposableHelper.cs:строка 69
   в Rsdn.Janus.Janus.Main()
... << RSDN@Home 1.2.0 alpha 4 rev. 1285>>
InvalidArgument=Value of '0' is not valid for 'index'. Param
От: Interceptor Украина  
Дата: 28.11.09 06:51
Оценка:
Ошибка:
InvalidArgument=Value of '0' is not valid for 'index'.
Parameter name: index

Описание:
Невозможно ни создать раздел в Favourites, ни что-то туда сохранить, ни перейти в эту папку. Хотя в БД видно, что данные туда сохраняются.

Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1138

Тип БД:
MSSql

Трассировка стека:
   at System.Windows.Forms.ListView.EnsureVisible(Int32 index)
   at Rsdn.TreeGrid.TreeGrid.set_Nodes(ITreeNode value)
   at Rsdn.Janus.FavoritesDummyForm.Refresh()
   at Rsdn.Janus.FavoritesDummyForm.Rsdn.Janus.ObjectModel.IFeatureView.Activate(IFeature feature)
   at Rsdn.Janus.Navigator.Features_AfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
   at Rsdn.Janus.ObjectModel.Features.AfterFeatureActivateHandler.Invoke(IFeature oldFeature, IFeature newFeature)
   at Rsdn.Janus.ObjectModel.Features.OnAfterFeatureActivate(IFeature oldFeature, IFeature newFeature)
   at Rsdn.Janus.ObjectModel.Features.set_ActiveFeature(IFeature value)
   at Rsdn.Janus.NavigationDummyForm._treeGrid_AfterActivateNode(ITreeNode ActivatedNode)
   at Rsdn.TreeGrid.TreeGrid.OnAfterActivateNode(ITreeNode activatedNode)
   at Rsdn.Janus.JanusGrid.OnAfterActivateNode(ITreeNode activatedNode)
   at Rsdn.TreeGrid.TreeGrid.<OnSelectedIndexChanged>b__0(Object state)
... << RSDN@Home 1.2.0 alpha 4 rev. 1138>>
Sequence contains no elements
От: Буравчик Россия  
Дата: 01.12.09 15:56
Оценка:
Ошибка:
Sequence contains no elements

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1297

Тип БД:
SQLite

Трассировка стека:
   в System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
   в Rsdn.Janus.ForumMessageCommandHelper.GetMessage(IServiceProvider serviceProvider, Nullable`1 messageId)
   в Rsdn.Janus.ForumViewerCommandTarget.<>c__DisplayClass1.<QueryGoToMessageCommandStatus>b__0()
   в Rsdn.Janus.CommandStatusHelper.UnavaliableIfNot(CommandStatus baseStatus, Func`1 condition)
   в Rsdn.Janus.ForumViewerCommandTarget.QueryGoToMessageCommandStatus(ICommandContext context, Nullable`1 messageId)
... << RSDN@Home 1.2.0 alpha 4 rev. 1297>>
Best regards, Буравчик
Error subscribing method 'Void AggregatesChanged(Rsdn.Janus.
От: SkySy Беларусь  
Дата: 01.12.09 18:24
Оценка:
Ошибка:
Error subscribing method 'Void AggregatesChanged(Rsdn.Janus.IForumsAggregatesService)'.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1282

Тип БД:
SQLite

Трассировка стека:
   at Rsdn.SmartApp.EventBrokerHelper.<>c__DisplayClass3.<SubscribeEventHandlers>b__1(MethodInfo method, EventHandlerAttribute attr) in C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\EventBroker\EventBrokerHelper.cs:line 40
   at System.Linq.Enumerable.<SelectManyIterator>d__31`3.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at Rsdn.SmartApp.DisposableHelper.CreateDisposable(IEnumerable`1 disposables) in C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\DisposableHelper.cs:line 50
   at Rsdn.SmartApp.EventBrokerHelper.SubscribeEventHandlers(Object instance, IServiceProvider provider) in C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\EventBroker\EventBrokerHelper.cs:line 45
   at Rsdn.SmartApp.ActivePartBase.Activate() in C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\ActiveParts\ActivePartBase.cs:line 26
   at Rsdn.SmartApp.ActivePartManager.Activate() in C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\ActiveParts\ActivePartManager.cs:line 76
   at Rsdn.Janus.JanusHost.EndInit()
   at Rsdn.SmartApp.DisposableHelper.Disposable.Dispose() in C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\DisposableHelper.cs:line 69
   at Rsdn.Janus.Janus.Main()
... << RSDN@Home 1.2.0 alpha 4 rev. 1282>>
Попытка чтения или записи в защищенную память. Это часто сви
От: Буравчик Россия  
Дата: 01.12.09 21:18
Оценка:
Ошибка:
Попытка чтения или записи в защищенную память. Это часто свидетельствует о том, что другая память повреждена.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1297

Тип БД:
SQLite

Трассировка стека:
   в System.Drawing.SafeNativeMethods.Gdip.GdipDrawRectangleI(HandleRef graphics, HandleRef pen, Int32 x, Int32 y, Int32 width, Int32 height)
   в System.Drawing.Graphics.DrawRectangle(Pen pen, Int32 x, Int32 y, Int32 width, Int32 height)
   в WeifenLuo.WinFormsUI.Docking.DockWindow.OnPaint(PaintEventArgs e)
   в System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   в System.Windows.Forms.Control.WmPaint(Message& m)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
... << RSDN@Home 1.2.0 alpha 4 rev. 1297>>
Best regards, Буравчик
В данный момент объект используется другим процессом.
От: Буравчик Россия  
Дата: 01.12.09 21:40
Оценка:
Ошибка:
В данный момент объект используется другим процессом.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1297

Тип БД:
SQLite

Трассировка стека:
   в System.Drawing.Image.get_Width()
   в Rsdn.Janus.Ticker.DrawBackground(Graphics g)
   в Rsdn.Janus.Ticker.RedrawIndicator(ITickerIndicator ind)
   в Rsdn.Janus.TextIndicator.set_Text(String value)
   в Rsdn.Janus.Ticker.UpdateUnread()
   в Rsdn.Janus.Ticker.<.ctor>b__0(EventArgs arg)
   в Rsdn.SmartApp.ObservableHelper.Observer`1.OnNext(T item) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\Observer\ObservableHelper.cs:строка 52
   в Rsdn.SmartApp.Observable`1.Fire(T value) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\Observer\Observable.cs:строка 59
   в Rsdn.Janus.ForumsAggregatesService.AfterForumEntryChanged(ForumEntryChangedEventArgs arg)
   в Rsdn.SmartApp.ObservableHelper.Observer`1.OnNext(T item) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\Observer\ObservableHelper.cs:строка 52
   в Rsdn.SmartApp.EventBroker.Fire[T](String eventName, T arg) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\EventBroker\EventBroker.cs:строка 32
   в Rsdn.Janus.SyncRefreshActivePart.<ActivateCore>b__0(EndSyncEventArgs arg)
   в Rsdn.SmartApp.ObservableHelper.Observer`1.OnNext(T item) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\Observer\ObservableHelper.cs:строка 52
   в Rsdn.SmartApp.Observable`1.SafeFire(T value, Action`1 failAction) в C:\Users\Евгений\Sources\R.Server\R.SAT\R.SAT-Common\Observer\Observable.cs:строка 79
... << RSDN@Home 1.2.0 alpha 4 rev. 1297>>
Best regards, Буравчик
InvalidArgument=Value of '0' is not valid for 'index'. Param
От: slagn Россия  
Дата: 13.12.09 15:16
Оценка:
Error:
InvalidArgument=Value of '0' is not valid for 'index'.
Parameter name: index

Description:


Application version:
RSDN@Home version 1.2.0 alpha 4 revision 1181

Db engine:
MSSql

Stack Trace:
   at System.Windows.Forms.ListView.EnsureVisible(Int32 index)
   at Rsdn.TreeGrid.TreeGrid.set_Nodes(ITreeNode value)
   at Rsdn.Janus.FavoritesSelectFolderForm._createFolderButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
... << RSDN@Home 1.2.0 alpha 4 rev. 1181>>
Поймете смысл — найдутся слова.
Катон.
Object reference not set to an instance of an object.
От: rameel https://github.com/rsdn/CodeJam
Дата: 13.12.09 15:50
Оценка:
Ошибка:
Object reference not set to an instance of an object.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1307

Тип БД:
SQLite

Трассировка стека:
   at Rsdn.Janus.ForumMessageCommandHelper.CanSetMessageReadMark(IMsg msg, Boolean isRead, Boolean withReplies)
   at Rsdn.Janus.ForumMessageCommandTarget.<>c__DisplayClass14.<QuerySetTopicReadMarkStatus>b__13(IMsg msg)
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at Rsdn.Janus.ForumMessageCommandTarget.<>c__DisplayClass14.<QuerySetTopicReadMarkStatus>b__11()
   at Rsdn.Janus.CommandStatusHelper.DisabledIfNot(CommandStatus baseStatus, Func`1 condition)
   at Rsdn.Janus.ForumMessageCommandTarget.QuerySetTopicReadMarkStatus(ICommandContext context, Int32[] messageIds, Boolean isRead)
... << RSDN@Home 1.2.0 alpha 4 rev. 1307>>
Object reference not set to an instance of an object.
От: Kalina9001  
Дата: 15.12.09 10:39
Оценка:
Ошибка:
Object reference not set to an instance of an object.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1300

Тип БД:
MSSql

Трассировка стека:
   at Rsdn.Janus.ForumMessageCommandHelper.CanSetMessageReadMark(IMsg msg, Boolean isRead, Boolean withReplies)
   at Rsdn.Janus.ForumMessageCommandTarget.<>c__DisplayClass14.<QuerySetTopicReadMarkStatus>b__13(IMsg msg)
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at Rsdn.Janus.ForumMessageCommandTarget.<>c__DisplayClass14.<QuerySetTopicReadMarkStatus>b__11()
   at Rsdn.Janus.CommandStatusHelper.DisabledIfNot(CommandStatus baseStatus, Func`1 condition)
   at Rsdn.Janus.ForumMessageCommandTarget.QuerySetTopicReadMarkStatus(ICommandContext context, Int32[] messageIds, Boolean isRead)
... << RSDN@Home 1.2.0 alpha 4 rev. 1300>>
В экземпляре объекта не задана ссылка на объект.
От: Sanik Россия http://sergeysthoughts.blogspot.com/
Дата: 17.12.09 11:03
Оценка:
Ошибка:
В экземпляре объекта не задана ссылка на объект.

Описание:


Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1253

Тип БД:
SQLite

Трассировка стека:
   в Rsdn.Janus.ForumDummyForm.AfterReadMarkChanged(IMessageMarkService sender, ICollection`1 changedEntries)
   в Rsdn.Janus.ReadMarkEventHandler.Invoke(IMessageMarkService sender, ICollection`1 changedEntries)
   в Rsdn.Janus.MessageMarkService.<>c__DisplayClassd.<OnReadMarkChanged>b__c()
   в Rsdn.Janus.AsyncHelper.<>c__DisplayClass1.<Post>b__0(Object state)
... << RSDN@Home 1.2.0 alpha 4 rev. 1253>>
Доступ к ликвидированному объекту невозможен. Имя объекта: "
От: WaSh http://kxlm.blogspot.com/
Дата: 17.12.09 19:56
Оценка:
Ошибка:
Доступ к ликвидированному объекту невозможен.
Имя объекта: "JanusScintilla".

Описание:
При закрытии окна редактора сообщения после нажатия кнопки "Отправить"

Версия приложения:
RSDN@Home версия 1.2.0 alpha 4 ревизия 1317

Тип БД:
MSSql

Трассировка стека:
   в System.Windows.Forms.Control.CreateHandle()
   в System.Windows.Forms.Control.get_Handle()
   в Rsdn.Scintilla.ScintillaEditor.SendEditor(ScintillaCommand cmd, Int32 param1, Int32 param2)
   в Rsdn.Scintilla.ScintillaEditor.get_IsModified()
   в Rsdn.Janus.MessageForm.get_IsModified() в d:\Projects\_FromSVN\Janus\Janus\Features\ForumViewer\MessageEditor\MessageForm.cs:строка 888
   в Rsdn.Janus.MessageEditorService.get_IsModified() в d:\Projects\_FromSVN\Janus\Janus\Features\ForumViewer\MessageEditor\MessageEditorService.cs:строка 80
   в Rsdn.Janus.MessageEditorCommandTarget.<>c__DisplayClass1.<QuerySaveCommandStatus>b__0() в d:\Projects\_FromSVN\Janus\Janus\Features\ForumViewer\MessageEditor\Commands\MessageEditorCommandTarget.cs:строка 48
   в Rsdn.Janus.CommandStatusHelper.DisabledIfNot(CommandStatus baseStatus, Func`1 condition) в d:\Projects\_FromSVN\Janus\Janus-Common\CoreServices\Commands\CommandStatusHelper.cs:строка 28
   в Rsdn.Janus.MessageEditorCommandTarget.QuerySaveCommandStatus(ICommandContext context) в d:\Projects\_FromSVN\Janus\Janus\Features\ForumViewer\MessageEditor\Commands\MessageEditorCommandTarget.cs:строка 47
... << RSDN@Home 1.2.0 alpha 4 rev. 1317>>
блог http://kxlm.blogspot.com/
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.