Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/tfs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net mvc 3 VSTS错误序列化异常 我尝试调试Team Foundation Server中的代码,我收到一个错误,说明 SerializationException was unhandled by user code and its description is Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel,version=3.5.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35'. Please see the image for detail error._Asp.net Mvc 3_Tfs_Iis 7.5 - Fatal编程技术网

Asp.net mvc 3 VSTS错误序列化异常 我尝试调试Team Foundation Server中的代码,我收到一个错误,说明 SerializationException was unhandled by user code and its description is Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel,version=3.5.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35'. Please see the image for detail error.

Asp.net mvc 3 VSTS错误序列化异常 我尝试调试Team Foundation Server中的代码,我收到一个错误,说明 SerializationException was unhandled by user code and its description is Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel,version=3.5.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35'. Please see the image for detail error.,asp.net-mvc-3,tfs,iis-7.5,Asp.net Mvc 3,Tfs,Iis 7.5,抱歉,无法发布图像 谢谢您的时间。我认为您缺少对Microsoft.IdentityModel的引用,因此它找不到对部分对象进行序列化/反序列化的代码。您能告诉我们您的代码在做什么吗?您是否试图将对象序列化为JSON或XML之类的内容?

抱歉,无法发布图像


谢谢您的时间。

我认为您缺少对Microsoft.IdentityModel的引用,因此它找不到对部分对象进行序列化/反序列化的代码。

您能告诉我们您的代码在做什么吗?您是否试图将对象序列化为JSON或XML之类的内容?