Windows App认证工具包失败Microsoft.Media.AdaptiveStreaming.Dash

时间:2015-09-24 15:34:43

标签: windows-phone-8.1

我正在为Windows Phone 8.1应用生成包。上周我能够做到这一点,并毫无问题地通过认证测试。

现在我得到错误,我不知道如何解决它

Parameter ppAsyncInfo of method RequestAsync of type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd references the non-Windows Runtime type Microsoft.Media.AdaptiveStreaming.DownloaderResponse. Windows Runtime types can reference only Windows Runtime types.
The type Microsoft.Media.AdaptiveStreaming.DownloaderRequest referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.DownloaderRequest referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.DownloaderResponse referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
Parameter ppAsyncInfo of method RequestAsync of type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd references the non-Windows Runtime type Microsoft.Media.AdaptiveStreaming.DownloaderResponse. Windows Runtime types can reference only Windows Runtime types.
The type Microsoft.Media.AdaptiveStreaming.DownloaderRequest referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.DownloaderRequest referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.DownloaderResponse referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
Parameter ppAsyncInfo of method RequestAsync of type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd references the non-Windows Runtime type Microsoft.Media.AdaptiveStreaming.DownloaderResponse. Windows Runtime types can reference only Windows Runtime types.
The type Microsoft.Media.AdaptiveStreaming.DownloaderRequest referenced by type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.DownloaderRequest referenced by type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.DownloaderResponse referenced by type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.Helper.ILifetimeAwareDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.Helper.ILifetimeAwareDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.IDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.IDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffOfflineDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.Helper.ILifetimeAwareDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.Helper.ILifetimeAwareDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.IDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.IDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.CffProgressiveDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.IDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.IDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.Helper.ILifetimeAwareDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.
The type Microsoft.Media.AdaptiveStreaming.Helper.ILifetimeAwareDownloaderPlugin referenced by type Microsoft.Media.AdaptiveStreaming.Dash.DashDownloaderPlugin in file Microsoft.Media.AdaptiveStreaming.Dash.winmd was not found. All types referenced in metadata files must be discoverable.

他们告诉我

Please ensure that the compiler you are using to generate your Windows Runtime types is up to date with with the Windows Runtime specifications.

我不知道怎么检查......

1 个答案:

答案 0 :(得分:1)

我更新了Visual Studio,Windows SDK,所有nugets包依赖。 我删除了项目的所有引用,然后我逐个添加引用(我想我丢失了我没有使用的引用)。

我还更新了App认证工具包。错误消失了。

相关问题