Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index #362

Closed
awg04 opened this issue Jan 26, 2022 · 1 comment

Comments

@awg04
Copy link

awg04 commented Jan 26, 2022

I keep getting the following error message when opening version 3.2.0

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

The update was working fine over the weekend but suddenly I get the error message.

My Model loads fine in v3.1.7 portable

Tabular Editor Unhandled Exception Error Report

Tabular Editor version: 3.2.0 (3.2.8055.2602)
OS version: Microsoft Windows NT 10.0.22000.0
Model details:
CompatibilityLevel: 1550
CompatibilityMode: PowerBI
IsPbiDesktop: True
SourceType: Database
TableCount: 80
FirstTimeModelLoad: False
DatabaseNameSHA256: 308b3c35f1be918f352d654a28a57fb73a51d81dd3c69299
ServerVersion: 16.0.5.24
ServerLocation: OnPremise
ServerProductLevel: RTM
ServerProductName: Microsoft SQL Server Analysis Services
ServerEdition: Enterprise64
ServerNameSHA256: d7460151085974e32db25dcec284937a11765577bb1b8fe2
User description:
Exception message: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
Exception source: System.Windows.Forms
Stack trace: at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at TabularEditor.UI.ViewModels.TabularExplorerData.TreeListFullRefresh()
at TabularEditor.UI.Views.TabularExplorerView.ModelManagerService_SemanticAnalysisCompleted(Object sender, SemanticAnalysisCompletedEventArgs e)
at System.EventHandler1.Invoke(Object sender, TEventArgs e) at System.EventHandler1.Invoke(Object sender, TEventArgs e)
Modules loaded:
tabulareditor3.exe

@otykier
Copy link
Collaborator

otykier commented Jan 26, 2022

See #357

@otykier otykier closed this as completed Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants