https://bugzilla.novell.com/show_bug.cgi?id=472021
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=472021#c3 --- Comment #3 from Andy Hume <[email protected]> 2009-02-04 11:25:20 MST --- I was just recreating my script and turns out the install on the other machine hadn't a full install. With full install I see: [[ -- create-native-map.bat ------------------------------------------------ Cannot open assembly 'C:\PROGRA~1\Mono-2.4\create-native-map.exe': No such file or directory. -- genxs.bat ------------------------------------------------ Cannot open assembly 'C:\PROGRA~1\Mono-2.4\lib\mono\2.0\genxs.exe': No such file or directory. -- genxs2.bat ------------------------------------------------ Cannot open assembly 'C:\PROGRA~1\Mono-2.4\lib\mono\2.0\genxs.exe': No such file or directory. -- ilcontrast.bat ------------------------------------------------ Cannot open assembly 'C:\PROGRA~1\Mono-2.4\ilcontrast.exe': No such file or directory. -- mod.bat ------------------------------------------------ Cannot open assembly 'C:\PROGRA~1\Mono-2.4\lib\mono\2.0\mod.exe': No such file or directory. -- monodoc.bat ------------------------------------------------ Cannot open assembly 'C:\PROGRA~1\Mono-2.4\browser.exe': No such file or directory. -- EoF ------------------------------------------------ ]] Some are not regressions, for instance create-native-map and ilcontrast fail for me in 2.2 also. There are also other types of failures but that's probably for a later day. For instance: [[ -- asp-state.bat ------------------------------------------------ Unhandled Exception: System.Runtime.Remoting.RemotingException: Configuration file '/C:/PROGRA~1/Mono-2.4/lib/xsp/2.0/asp-state2.exe.config' could not be loaded: Win32 IO returned ERROR_INVALID_NAME. Path: /C:/PROGRA~1/Mono-2.4/lib/xsp/2.0/asp-state2.exe.config ---> System.IO.IOException: Win32 IO returned ERROR_INVALID_NAME. Path: /C:/PROGRA~1/Mono-2.4/lib/xsp/2.0/asp-state2.exe.config -- gasnview.bat ------------------------------------------------ ** (C:\PROGRA~1\Mono-2.4\lib\mono\1.0\gasnview.exe:1320): WARNING **: Could not load file or assembly 'gnome-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. Unhandled Exception: System.TypeLoadException: Could not load type 'GASNViewerApp' from assembly 'gasnview, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null'. -- mono-service.bat ------------------------------------------------ Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Unix.Native.Syscall ---> System.EntryPointNotFoundException: Mono_Posix_Syscall_L_ctermid -- prj2make-sharp-gtk.bat ------------------------------------------------ Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. File name: "gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" -- soapsuds.bat ------------------------------------------------ Unhandled Exception: System.ExecutionEngineException: Failed to create shadow copy (CopyFile). ]] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
