Since Upgrading to SSAS 2008, cannot explore Data or Browse cubes from Vista Untimate machine.
I am developing Cubes for Analysis and Data Mining in Microsoft Visual Studio. I am running Vista 64 Untimate on my PC with quad processors and 8G of memory.
Everything was working in SQL Server 2005 and Visual Studio 2005. When we upgraded to 2008 on the server, I can no longer browse the cubes that I create or explore the data in the tables that I am using. I get an insufficient memory to continue program execution message. I did some searching on the internet, and I think that it has something to do with how 2008 server and Vista use forms.
I have found the following detail on the load:
Insufficient memory to continue the execution of the program. (Microsoft Visual Studio)
Everything was working in SQL Server 2005 and Visual Studio 2005. When we upgraded to 2008 on the server, I can no longer browse the cubes that I create or explore the data in the tables that I am using. I get an insufficient memory to continue program execution message. I did some searching on the internet, and I think that it has something to do with how 2008 server and Vista use forms.
I have found the following detail on the load:
Insufficient memory to continue the execution of the program. (Microsoft Visual Studio)
------------------------------
Program Location:
Program Location:
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at System.Windows.Forms.TabPage.TabPageControlCollection.Add(Control value)
at Microsoft.AnalysisServices.Design.ExploreDataUserControl.InitializePivotTableControl()
at Microsoft.AnalysisServices.Design.ExploreDataUserControl..ctor()
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.DataExplorationToolWindowFactory.CreateNewToolWindow(IDesignerToolWindowService vsShell, Guid guid, String title, IDesignerToolWindow& toolWindow, ExploreDataUserControl& dataExplorationControl)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.DataExplorationToolWindowFactory.CreateToolWindow(IServiceProvider serviceProvider, String title, DataTable table)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.CreateDataExplorationToolWindow(DataTable table)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.OnBrowseData(MenuCommand menuCommandSender, CommandHandlingArgs args)
at Microsoft.DataWarehouse.Design.CommandHandlingInfoMap.HandleCommand(MenuCommand menuCommand)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.Microsoft.DataWarehouse.Interfaces.ICommandTarget.InvokeCommand(MenuCommand menuCommand)
at Microsoft.DataWarehouse.Design.EditorWindow.Microsoft.DataWarehouse.Interfaces.ICommandTarget.InvokeCommand(MenuCommand menuCommand)
at Microsoft.DataWarehouse.VsIntegration.Designer.Host.CommandTargetMenuService.InvokeCommand(CommandID commandID)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at System.Windows.Forms.TabPage.TabPageControlCollection.Add(Control value)
at Microsoft.AnalysisServices.Design.ExploreDataUserControl.InitializePivotTableControl()
at Microsoft.AnalysisServices.Design.ExploreDataUserControl..ctor()
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.DataExplorationToolWindowFactory.CreateNewToolWindow(IDesignerToolWindowService vsShell, Guid guid, String title, IDesignerToolWindow& toolWindow, ExploreDataUserControl& dataExplorationControl)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.DataExplorationToolWindowFactory.CreateToolWindow(IServiceProvider serviceProvider, String title, DataTable table)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.CreateDataExplorationToolWindow(DataTable table)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.OnBrowseData(MenuCommand menuCommandSender, CommandHandlingArgs args)
at Microsoft.DataWarehouse.Design.CommandHandlingInfoMap.HandleCommand(MenuCommand menuCommand)
at Microsoft.AnalysisServices.Design.DataSourceDesignerView.Microsoft.DataWarehouse.Interfaces.ICommandTarget.InvokeCommand(MenuCommand menuCommand)
at Microsoft.DataWarehouse.Design.EditorWindow.Microsoft.DataWarehouse.Interfaces.ICommandTarget.InvokeCommand(MenuCommand menuCommand)
at Microsoft.DataWarehouse.VsIntegration.Designer.Host.CommandTargetMenuService.InvokeCommand(CommandID commandID)