首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > SQL Server >

关于装配完SQL2005后,不能新建表的操作

2013-04-20 
关于安装完SQL2005后,不能新建表的操作无法将类型为“Microsoft.SqlServer.Management.Smo.Urn”的对象强制

关于安装完SQL2005后,不能新建表的操作
无法将类型为“Microsoft.SqlServer.Management.Smo.Urn”的对象强制转换为类型“Microsoft.SqlServer.Management.Smo.Urn”。 (SQLEditors)
 将信息全部展开为:



无法将类型为“Microsoft.SqlServer.Management.Smo.Urn”的对象强制转换为类型“Microsoft.SqlServer.Management.Smo.Urn”。 (SQLEditors)

------------------------------
程序位置:

   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con)
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptFactory.CreateDesigner(DocumentType editorType, DocumentOptions aeOptions, Urn parentUrn, IManagedConnection mc)
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow(IManagedConnection mc, DocumentOptions options)


[解决办法]
有,比较保险的方式是先装SQLServer再装vs,因为它自带了SQLServer express,经常对独立安装的SQLServer会带来一些影响

热点排行
Bad Request.