Expression Blend 4中的1001 AG_E_UNKNOWN_ERROR [英] 1001 AG_E_UNKNOWN_ERROR in Expression Blend 4

查看:87
本文介绍了Expression Blend 4中的1001 AG_E_UNKNOWN_ERROR的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Expression Blend4。 我可以获得嵌套在Silver Light Site目录中的视频(wmv,mp4) 。 当我尝试播放不在实际站点目录中的文件时,我收到以下错误。  1001 AG_E_UNKNOWN_ERROR。 
我甚至没有尝试链接到通过网络存储的视频文件....它存储在我的本地驱动器上。 我创建了一个新的播放列表集合,并使用浏览按钮链接到该文件。 但是当你运行项目时,你得到的错误只是
列出。

I'm using Expression Blend4.  I can get video(wmv, mp4) to play that is nested in the Silver Light Site directory.  When I try to play a file that is not in the actual site directory I get the following error.  1001 AG_E_UNKNOWN_ERROR.  I'm not even trying to link to a video file that stored over a network....it's stored on my local drive.  I created a new play list collection and used the browse button to link to the file.  But when you run the project, you get the error I just listed.

推荐答案

Silverlight在沙盒安全模型中运行,它无法访问任何东西在你的硬盘上。文件需要位于.xap中或由Web服务器提供。
Silverlight runs in a sandboxed security model, it can't access anything on your hard drive. The files need to be in the .xap or served by the web server.


这篇关于Expression Blend 4中的1001 AG_E_UNKNOWN_ERROR的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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