when you type
using System.IO.VS.NET thought you wanted to reference namespaces underneath System.IO, but there is only one namespace underneath it, i.e., System.IO.IsolatedStoragetryusing System.IO;then start to use File classor use System.IO.File directly