ON & OFF
Scripts: Compiling C# scripts...Error:
System.IO.IOException: The file or directory is corrupted and unreadable.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.Directory.InternalGetFileDirectoryNames( String fullPath, String
userPath, Boolean file)
at System.IO.Directory.InternalGetDirectories(String path, String userPath, S
tring searchPattern)
at System.IO.Directory.GetDirectories(String path, String searchPattern)
at Server.ScriptCompiler.GetScripts(ArrayList list, String path, String type)
at Server.ScriptCompiler.GetScripts(ArrayList list, String path, String type)
at Server.ScriptCompiler.GetScripts(ArrayList list, String path, String type)
at Server.ScriptCompiler.GetScripts(String type)
at Server.ScriptCompiler.CompileCSScripts(Boolean debug)
at Server.ScriptCompiler.Compile(Boolean debug)
at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
Please help, don't know what the error is, even if you could tell me if it's "fixable"
or if you know where to begin fixing that would be great ;->
|