09-22-2003, 09:21 PM
|
#2 (permalink)
|
|
Forum Expert
Join Date: Oct 2002
Age: 26
Posts: 1,797
|
it gives this error:
Quote:
Scripts: Compiling C# scripts...Error:
System.IO.IOException: Data error (cyclic redundancy check).
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFr
omProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
at System.CodeDom.Compiler.CodeCompiler.System.CodeDo m.Compiler.ICodeCompiler
.CompileAssemblyFromFileBatch(CompilerParameters options, String[] fileNames)
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
|
|
|
|