命名空间'System.Data.Services.Client'中不存在类型或命名空间名称'DataServiceStreamLink' [英] The type or namespace name 'DataServiceStreamLink' does not exist in the namespace 'System.Data.Services.Client'

查看:255
本文介绍了命名空间'System.Data.Services.Client'中不存在类型或命名空间名称'DataServiceStreamLink'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在实现Windows Azure Active Directory以建立与API的连接



名称空间'System.Data中不存在类型或命名空间名称'DataServiceStreamLink' .Services.Client'(你错过了程序集引用吗?)



I am Implementing Windows Azure Active Directory to establish a connection to API

The type or namespace name 'DataServiceStreamLink' does not exist in the namespace 'System.Data.Services.Client' (are you missing an assembly reference?)

global::System.Data.Services.Client.DataServiceStreamLink thumbnailPhoto)
 {
   //some thing
 }



为此我添加了这个参考System.Data.Services.Client;



但是它仍然显示相同的错误我该如何解决?


For this I addded this reference System.Data.Services.Client;

But still it's showing same error how can I solve this?

推荐答案

通过添加最新版本

System.Data.Services.Client

版本5.6.0.0
By Adding latest version of
System.Data.Services.Client
Version 5.6.0.0


这篇关于命名空间'System.Data.Services.Client'中不存在类型或命名空间名称'DataServiceStreamLink'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆