使用VS 2015和Sql Data Tools,我们正在尝试导入数据库,每次VS在事件视图中出现此错误
应用程序:devenv.exe Framework版本:v4.0.30319描述: 由于未处理的异常,进程被终止。例外信息: System.Runtime.InteropServices.COMException at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(的Int32, IntPtr)at Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32,Int32 [])
在 Microsoft.VisualStudio.Data.Tools.Design.Common.RdtManager.GetDirtyFiles(System.Predicate'1) 在 Microsoft.VisualStudio.Data.Tools.Design.Common.RdtManager.SaveDirtyFiles(System.Predicate'1) 在 Microsoft.VisualStudio.Data.Tools.Package.Project.DatabaseProjectNode.SaveAllModelFiles() 在 Microsoft.VisualStudio.Data.Tools.Package.Project.Features.DataSchemaModelFeature.ExecuteReplacementPlan(ReplacementPlan) 在 Microsoft.VisualStudio.Data.Tools.Package.Project.Features.DataSchemaModelFeature.AddScriptsToProject(System.Collections.Generic.Dictionary'2>中 System.Nullable'1,System.Nullable'1, System.Nullable'1,布尔值,布尔值,布尔值,布尔值, Boolean,System.Func'4)at Microsoft.VisualStudio.Data.Tools.Package.Project.ImportDatabaseAddScriptJob.Run() 在 Microsoft.Data.Tools.Schema.Utilities.Sql.Common.Threading2.JobManager + JobBase.b__22_0(System.Object的) 在 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object,Boolean)at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object,Boolean)at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object)at Microsoft.Data.Tools.Schema.Utilities.Sql.Common.Threading2.JobManager + JobBase.Microsoft.Data.Tools.Schema.Utilities.Sql.Common.Threading2.JobManager.IManageableJob.RunImpl(System.Object的) 在 System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object的) 在 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object,Boolean)at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object,Boolean)at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() 在System.Threading.ThreadPoolWorkQueue.Dispatch()at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()