我有一个SSIS安装,我无法通过我们的Citrix托pipe的Sql Server Management Studio进行连接。
我可以在本地运行SSMS时连接到它。
但是,如果我尝试远程连接,与Citrix托pipe的SSMS,我收到以下错误:
无法连接到虚拟名称。
– – – – – – – – – – – – – – – 附加信息:
- SQL Server Managment Studio 2016无法打开; 多个错误
- 时态(系统版本)表上的SSMS上下文菜单不显示表操作
- 将本地SSMS连接到在Azure虚拟机上运行的Sql Server High Availability
- 升级到Windows 7后,“SQL Server 2008 Management Studio加载失败”
- 使用ZOOM在SQLpipe理工作室的查询中查看大型字段?
无法检索此请求的数据。 (Microsoft.SqlServer.Management.Sdk.Sfc)
要获取帮助,请单击: http : //go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476
连接到计算机上的Integration Services服务“dummyname”失败,出现以下错误:“访问被拒绝”。
默认情况下,只有pipe理员才能访问Integration Services服务。 在Windows Vista和更高版本上,该进程必须以pipe理权限运行才能连接到Integration Services服务。 有关如何configuration对服务的访问权限的信息,请参阅帮助主题。
要获得帮助,请单击: http : //go.microsoft.com/fwlink/?LinkId=220763
连接到计算机上的Integration Services服务“dummyname”失败,出现以下错误:“访问被拒绝”。
默认情况下,只有pipe理员才能访问Integration Services服务。 在Windows Vista和更高版本上,该进程必须以pipe理权限运行才能连接到Integration Services服务。 有关如何configuration对服务的访问权限的信息,请参阅帮助主题。
我已经设置了以下configuration:
Run application on this computer Trust this user for delegation to any service (Kerberos Only) 我错过了什么,还有什么可能导致这个错误。
也许citrix特有的东西?