HostWeb Forums » Microsoft Databases » microsoft.public.sqlserver.olap » Error Creating Data Source
Topic: Error Creating Data Source
Sorry for the double posting, but I thought I posted the original in the
managed newsgroup.....
I right click on the "Data Sources" folder in a new SSAS project, go
through the wizard and when I click "finish" i receive a dialog box with this
information.
===================================
Object reference not set to an instance of an object. (Microsoft Visual
Studio)
------------------------------
Program Location:
at
Microsoft.AnalysisServices.Project.ComponentModel.DataSourceProjectNode.RemoveFromObjectModel(Boolean skipCascading, Boolean deletePermanently)
at
Microsoft.AnalysisServices.Project.ComponentModel.ModelComponentProjectNode.Dispose(Boolean deletePermanently)
at Microsoft.DataWarehouse.VsIntegration.Hierarchy.HierarchyNode.Dispose()
at
Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.MaterializeComponent(IComponent component, Object parent)
at
Microsoft.AnalysisServices.Project.ComponentModel.AnalysisServicesHost.Microsoft.AnalysisServices.Hosting.IHostMaterializationService.MaterializeComponent(IComponent component, Object parent)
at
Microsoft.AnalysisServices.ModelComponentCollection.Insert(IModelComponent
item, String key, Int32 index, Boolean updateDependents)
at Microsoft.AnalysisServices.ModelComponentCollection.Add(ModelComponent
item)
at Microsoft.AnalysisServices.NamedComponentCollection.Add(ModelComponent
item)
at Microsoft.AnalysisServices.MajorObjectCollection.Add(ModelComponent
item)
at Microsoft.AnalysisServices.ModelComponentCollection.AddNew(String
name, String key, Type type)
at Microsoft.AnalysisServices.DataSourceCollection.AddNew(String name,
String key)
at
Microsoft.AnalysisServices.Design.DataSource.DataSourceWizardForm.OnFinish(CancelEventArgs e)
Has anyone come across this and how did you fix it?
Thanks
Replies below ↓