Hi Ted, is there any method to use Translator Builder with Analysis Services as a data source
@Rothbardo Жыл бұрын
Translation builder seems to error when I have more than one of the same language. ie: Spanish Mexico, Spanish, Spain, which is a pretty common occurrence.
@omarkrichene8420 Жыл бұрын
I have an error when I want to connect in TranslationsBuilder: Consultez la fin de ce message pour plus de détails sur l'appel du débogage juste-à-temps (JIT) à la place de cette boîte de dialogue. System.ArgumentOutOfRangeException: Index is out of range (should be bigger or equal to 0 and smaller than Count). (Parameter 'index') Actual value was 0. at Microsoft.AnalysisServices.ModelComponentCollection.get_Item(Int32 index) at Microsoft.AnalysisServices.Tabular.DatabaseCollection.get_Item(Int32 index) at TranslationsBuilder.Services.TranslationsManager.Connect(String ConnectString) at TranslationsBuilder.FormMain.menuConnect_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)