You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stumbled across this while working on a sentiment analysis for a class assignment and thought I'd try it.
I have an active API but unfortunately don't get the green check mark. I get the "error has occurred" message.
Here's a bit of the error details:
Inner Exception:
Exception Message: Value does not fall within the expected range.
Exception Target Site: get_Item
---- Stack Trace ----
Office.DocumentProperties.get_Item(Index As Object)
Rosette.DLL: N 00000 (0x0) JIT
Rosette.<>c__DisplayClass76_0.b__0()
AddinModule.cs: line 1005, col 17, IL 0120 (0x78)
System.Windows.Threading.Dispatcher.Invoke(callback As Action, priority As DispatcherPriority, cancellationToken As CancellationToken, timeout As TimeSpan)
Rosette.DLL: N 0153 (0x99) IL
System.Windows.Threading.Dispatcher.Invoke(callback As Action)
Rosette.DLL: N 0000 (0x0) IL
Rosette.AddinModule.SaveSettingsToCustomProperties(wb As Workbook)
AddinModule.cs: line 1002, col 13, IL 0038 (0x26)
Rosette.AddinModule.OnWorkbookClose(sender As Object, evtArgs As ADXHostBeforeActionEventArgs)
AddinModule.cs: line 0988, col 39, IL 0055 (0x37)
AddinExpress.MSO.ADXExcelAppEvents.DoWorkbookBeforeClose(workbook As Object, cancel As Boolean&)
Rosette.DLL: N 0026 (0x1A) IL
The text was updated successfully, but these errors were encountered:
I stumbled across this while working on a sentiment analysis for a class assignment and thought I'd try it.
I have an active API but unfortunately don't get the green check mark. I get the "error has occurred" message.
Here's a bit of the error details:
Inner Exception:
Exception Message: Value does not fall within the expected range.
Exception Target Site: get_Item
---- Stack Trace ----
Office.DocumentProperties.get_Item(Index As Object)
Rosette.DLL: N 00000 (0x0) JIT
Rosette.<>c__DisplayClass76_0.b__0()
AddinModule.cs: line 1005, col 17, IL 0120 (0x78)
System.Windows.Threading.Dispatcher.Invoke(callback As Action, priority As DispatcherPriority, cancellationToken As CancellationToken, timeout As TimeSpan)
Rosette.DLL: N 0153 (0x99) IL
System.Windows.Threading.Dispatcher.Invoke(callback As Action)
Rosette.DLL: N 0000 (0x0) IL
Rosette.AddinModule.SaveSettingsToCustomProperties(wb As Workbook)
AddinModule.cs: line 1002, col 13, IL 0038 (0x26)
Rosette.AddinModule.OnWorkbookClose(sender As Object, evtArgs As ADXHostBeforeActionEventArgs)
AddinModule.cs: line 0988, col 39, IL 0055 (0x37)
AddinExpress.MSO.ADXExcelAppEvents.DoWorkbookBeforeClose(workbook As Object, cancel As Boolean&)
Rosette.DLL: N 0026 (0x1A) IL
The text was updated successfully, but these errors were encountered: