[Mono-bugs] [Bug 80273][Nor] New - NullReferenceException when loading System.EnterpriseServices.dll

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 16 09:19:24 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by daniel at danielgrunwald.de.

http://bugzilla.ximian.com/show_bug.cgi?id=80273

--- shadow/80273	2006-12-16 09:19:23.000000000 -0500
+++ shadow/80273.tmp.14819	2006-12-16 09:19:23.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 80273
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: Windows Vista or Windows XP with .NET 3.0
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Mono.Cecil
+AssignedTo: mono at evain.net                            
+ReportedBy: daniel at danielgrunwald.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: NullReferenceException when loading System.EnterpriseServices.dll
+
+Using Cecil revision 69571 to read System.EnterpriseServices.dll:
+
+Error loading code-completion information for System.EnterpriseServices,
+Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+System.NullReferenceException: Object reference not set to an instance of
+an object.
+   at
+Mono.Cecil.StructureReader.VisitModuleDefinitionCollection(ModuleDefinitionCollection
+modules) in d:\Net\Mono\cecil\lib\Mono.Cecil\StructureReader.cs:line 219
+   at Mono.Cecil.AssemblyDefinition.Accept(IReflectionStructureVisitor
+visitor) in d:\Net\Mono\cecil\lib\Mono.Cecil\AssemblyDefinition.cs:line 138
+   at Mono.Cecil.AssemblyFactory.GetAssembly(Stream stream) in
+d:\Net\Mono\cecil\lib\Mono.Cecil\AssemblyFactory.cs:line 75
+   at ICSharpCode.SharpDevelop.Dom.CecilReader.LoadAssembly(String
+fileName, ProjectContentRegistry registry) in
+d:\Serralongue\SharpDevelop\src\Main\ICSharpCode.SharpDevelop.Dom\Project\Src\CecilReader.cs:line
+27
+
+
+This is using .NET Framework Version 2.0.50727.312 on Windows Vista; and a
+SharpDevelop user reported that he got the exception after installing .NET
+3.0 on Windows XP.


More information about the mono-bugs mailing list