本文介绍了使用IsolatedStorage获取“无法创建互斥体"异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Windows 7计算机上尝试使用IsolatedStorage时获得以下异常.相同的代码在Windows XP或Vista上也可以正常工作.任何见解都将最有帮助.
Getting the following exception when trying to use IsolatedStorage on a windows 7 machine.  This same code works fine on Windows XP or Vista.  Any insight would be most helpful.

推荐答案


这篇关于使用IsolatedStorage获取“无法创建互斥体"异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-14 19:21