Thread: Help
View Single Post
Old 01-11-2008, 05:10 PM   #1 (permalink)
ThalmagusPL
Newbie
 
Join Date: Jul 2006
Age: 17
Posts: 57
Default Help

Hello, i have errors, help

Code:
  at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00241] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.Diagnostics/Process.cs:988
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x0003e] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.Diagnostics/Process.cs:1030
  at System.Diagnostics.Process.Start () [0x00000] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.Diagnostics/Process.cs:1037
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x000cf] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:193
  at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00012] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:138
  at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00014] in /tmp/buildd/mono-1.2.2.1/mcs/class/System/System.CodeDom.Compiler/CodeDomProvider.cs:119
  at Server.ScriptCompiler.CompileCSScripts (Boolean debug, Boolean cache, System.Reflection.Assembly& assembly) [0x00000]
  at Server.ScriptCompiler.Compile (Boolean debug, Boolean cache) [0x00000]
  at Server.Core.Main (System.String[] args) [0x00000]
This exception is fatal, press return to exit

** (Core.exe:13102): WARNING **: exception inside UnhandledException handler: Cannot cast from source type to destination type.
I need persons which my server will adapt to linux (debian)
ThalmagusPL is offline   Reply With Quote