[Mono-bugs] [Bug 350285] AssemblyBuilder.GetName crashes when the (string) name is not set

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 21 09:04:29 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=350285

User rkvinge at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=350285#c1





--- Comment #1 from Rolf Bjarne Kvinge <rkvinge at novell.com>  2007-12-21 07:04:28 MST ---
Result on MS:

Z:\>test.exe

Unhandled Exception: System.ArgumentException: AssemblyName.Name cannot be null
or an empty string.
   at System.AppDomain.nCreateDynamicAssembly(AssemblyName name, Evidence
identity, StackCrawlMark& stackMark, PermissionSet requiredPermissions, Perm
issionSet optionalPermissions, PermissionSet refusedPermissions,
AssemblyBuilderAccess access, DynamicAssemblyFlags flags)
   at System.AppDomain.InternalDefineDynamicAssembly(AssemblyName name,
AssemblyBuilderAccess access, String dir, Evidence evidence, PermissionSet req
uiredPermissions, PermissionSet optionalPermissions, PermissionSet
refusedPermissions, StackCrawlMark& stackMark, IEnumerable`1
unsafeAssemblyAttribut
es)
   at System.AppDomain.DefineDynamicAssembly(AssemblyName name,
AssemblyBuilderAccess access, String dir)
   at test.Main()


-- 
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.


More information about the mono-bugs mailing list