[Bug 13995] Microsoft .NET Framework 1.1 Service Pack 1 fails to install (crash)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 28 21:47:32 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13995





--- Comment #5 from James Hawkins <truiken at gmail.com>  2008-06-28 21:47:31 ---
I can't reproduce this bug with git wine:

$ wine NDP1.1sp1-KB867460-X86.exe
install the Windows version of Mono to run .NET executables

So I use winetricks to install mono-1.9 and then:

$ wine NDP1.1sp1-KB867460-X86.exe

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
  at System.Reflection.Assembly.add_ModuleResolve
(System.Reflection.ModuleResolveEventHandler value) [0x00000]
  at XStart.ResolveResourceAssembly (System.Object sender,
System.ResolveEventArgs args) [0x00000]
  at System.AppDomain.DoAssemblyResolve (System.String name, Boolean refonly)
[0x00000]
  at (wrapper managed-to-native) System.AppDomain:LoadAssembly
(string,System.Security.Policy.Evidence,bool)
  at System.AppDomain.Load (System.String assemblyString) [0x00000]
  at (wrapper remoting-invoke-with-check) System.AppDomain:Load (string)
  at System.Reflection.Assembly.Load (System.String assemblyString) [0x00000]
  at XStart.get_CabinetType () [0x00000]
  at XStart.GetCabFiles (System.IO.Stream cabStream) [0x00000]
  at XStart.GetEmbeddedFileStream (System.String fileName) [0x00000]
  at XStart.GetEmbeddedFileBytes (System.String fileName) [0x00000]
  at XStart.ResolveResourceAssembly (System.Object sender,
System.ResolveEventArgs args) [0x00000]
  at System.AppDomain.DoAssemblyResolve (System.String name, Boolean refonly)
[0x00000]
  at (wrapper managed-to-native) System.AppDomain:LoadAssembly
(string,System.Security.Policy.Evidence,bool)
  at System.AppDomain.Load (System.String assemblyString) [0x00000]
  at (wrapper remoting-invoke-with-check) System.AppDomain:Load (string)
  at System.Reflection.Assembly.Load (System.String assemblyString) [0x00000]
  at XStart.Main (System.String[] args) [0x00000]


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list