[Mono-list] Windows installer - Take 6
Gonzalo Paniagua Javier
gonzalo@ximian.com
Tue, 11 May 2004 17:01:38 +0200
El mar, 11-05-2004 a las 16:20, Urs Muff escribió:
> C:\Documents and Settings\umuff>monop
>
> ** (C:\Program Files\Mono-0.91\lib\monop.exe:3412): WARNING **: Could not
> find assembly System, references from
> C:\Program Files\Mono-0.91\lib\monop.exe (assemblyref_index=1)
> Major/Minor: 1,0
> Build: 5000,0
> Token: b77a5c561934e089
>
> C:\Documents and Settings\umuff>mbas
>
> ** (C:\Program Files\Mono-0.91\lib\mbas.exe:2860): WARNING **: Could not
> find assembly Mono.GetOptions, references from C:\Program
> Files\Mono-0.91\lib\mbas.exe (assemblyref_index=1)
> Major/Minor: 1,0
> Build: 5000,0
> Token: 0738eb9f132ed756
>
>
> Unhandled Exception: System.NullReferenceException: Object reference not set
> to an instance of an object
Strange. For other people it works. Check that you don't have MONO_PATH
environment variable set and that lib\mono\gac is there and have the
assemblies. Otherwise, please, send me your .bat files.
-Gonzalo