https://bugzilla.novell.com/show_bug.cgi?id=457808
Summary: The Name of AssemblyName cannot be null or a zero-length
string.
Product: Mono: Runtime
Version: 2.0.x
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: Development
Hello,
since two days I'm encountering a strange exception:
--->8---
Unhandled Exception: System.ArgumentException: The Name of AssemblyName cannot
be null or a zero-length string.
at System.AppDomain.ValidateAssemblyName (System.String name) [0x00000]
at System.AppDomain.DefineDynamicAssembly (System.Reflection.AssemblyName
name, AssemblyBuilderAccess access, System.String dir,
System.Security.Policy.Evidence evidence, System.Security.PermissionSet
requiredPermissions, System.Security.PermissionSet optionalPermissions,
System.Security.PermissionSet refusedPermissions, Boolean isSynchronized)
[0x00000]
at (wrapper remoting-invoke-with-check)
System.AppDomain:DefineDynamicAssembly
(System.Reflection.AssemblyName,System.Reflection.Emit.AssemblyBuilderAccess,string,System.Security.Policy.Evidence,System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet,bool)
at System.AppDomain.DefineDynamicAssembly (System.Reflection.AssemblyName
name, AssemblyBuilderAccess access, System.String dir) [0x00000]
at (wrapper remoting-invoke-with-check)
System.AppDomain:DefineDynamicAssembly
(System.Reflection.AssemblyName,System.Reflection.Emit.AssemblyBuilderAccess,string)
at Mono.CSharp.CodeGen.Init (System.String name, System.String output,
Boolean want_debugging_support) [0x00000]
---8<---
I don't really know whether this is specific to my code, I can provide it if
needed.
Kindly,
David Paleino
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs