Created an integration service project in SQL server 2012 in visual studio 2012. "SSIS tool box" says "Loading...", but never get populated. Then I went to data flow, and click to add a new data flow task, then I got "Could not enumerate the registered tasks (Mocrosoft.DataTranformationServices.Design)" error. I uninstalled and reinstalled SQL Server 2012 with BI twice. Same problem. I also created my SSIS package with 2010. Same problem. I checked and "Integration service" is running as weal as all other services. I am running windows 7 enterprise. These are more details... any clue?
Registration information about the Data Flow task could not be retrieved. Confirm that this task is installed properly on the computer. (Microsoft Visual Studio)
===================================
Could not enumerate the registered tasks. (Microsoft.DataTransformationServices.Design)
Program Location:
at Microsoft.DataTransformationServices.Design.DtsBasePackageDesigner.InitializeTaskInfos(IServiceProvider sp, Boolean forceRefresh)
at Microsoft.DataTransformationServices.Design.DtsBasePackageDesigner.GetTaskInfo(String creationName, IServiceProvider serviceProvider)
at Microsoft.DataTransformationServices.Design.DtsPackageView.noPipelineTasksWarning_LinkClicked(Object sender, LinkLabelLinkClickedEventArgs e)
===================================
No description found
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Application.get_TaskInfos()
at Microsoft.DataTransformationServices.Design.DtsBasePackageDesigner.InitializeTaskInfos(IServiceProvider sp, Boolean forceRefresh)
===================================
No description found
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Wrapper.ApplicationClass.get_TaskInfos()
at Microsoft.SqlServer.Dts.Runtime.Application.get_TaskInfos()