如何从Lync中嵌入的Silverlight中读取文件? [英] How to read a file from Silverlight embedded in Lync?

查看:50
本文介绍了如何从Lync中嵌入的Silverlight中读取文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





1

推荐答案

通常,Silverlight Web应用程序在沙箱中运行,无法访问本地文件系统。这就是为什么他们有IsolatedStorage,这也是一个安全预防措施。您需要从Web服务器加载XML文件,或者将.bap中的文件打包为$ b $。
In general, Silverlight web applications run in a sandbox and cannot access the local file system. That's why they have IsolatedStorage, which also serves as a security precaution. You'll need to load the XML file from a web server, or package the file in the .xap.


这篇关于如何从Lync中嵌入的Silverlight中读取文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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