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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77962 --- shadow/77962 2006-03-30 13:52:12.000000000 -0500 +++ shadow/77962.tmp.25054 2006-03-30 13:52:12.000000000 -0500 @@ -0,0 +1,55 @@ +Bug#: 77962 +Product: Mono: Compilers +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: C# +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Exception when compiling SqlMembershipProvider.cs + +I haven't committed the file to svn since it presumably will break the +build. I'll attach the version that's causing the exception. + +exception trace: + +Exception caught by the compiler while compiling: + Block that caused the problem begin at: +System.Web.Security/SqlMembershipProvider.cs(123): + Block being compiled: +[System.Web.Security/SqlMembershipProvider.cs(131):,System.Web.Security/SqlMembershipProvider.cs(297):] +System.NotSupportedException: The invoked member is not supported in a +dynamic module. + +Unhandled Exception: System.NotSupportedException: The invoked member is +not supported in a dynamic module. +in <0x0002a> System.Reflection.Emit.AssemblyBuilder:get_Location () +in <0x00077> Mono.CSharp.Report:SymbolRelatedToPreviousError +(System.Reflection.MemberInfo mi) +in <0x0016b> Mono.CSharp.FieldExpr:ResolveMemberAccess +(Mono.CSharp.EmitContext ec, Mono.CSharp.Expression left, Location loc, +Mono.CSharp.SimpleName original) +in <0x00455> Mono.CSharp.MemberAccess:DoResolve (Mono.CSharp.EmitContext +ec, Mono.CSharp.Expression right_side) +in <0x0000f> Mono.CSharp.MemberAccess:DoResolve (Mono.CSharp.EmitContext ec) +in <0x000dd> Mono.CSharp.Expression:Resolve (Mono.CSharp.EmitContext ec, +ResolveFlags flags) +in <0x00010> Mono.CSharp.Expression:Resolve (Mono.CSharp.EmitContext ec) +in <0x0001b> Mono.CSharp.SwitchLabel:ResolveAndReduce +(Mono.CSharp.EmitContext ec, System.Type required_type) +in <0x001c5> Mono.CSharp.Switch:CheckSwitch (Mono.CSharp.EmitContext ec) +in <0x00107> Mono.CSharp.Switch:Resolve (Mono.CSharp.EmitContext ec) +in <0x001e2> Mono.CSharp.Block:Resolve (Mono.CSharp.EmitContext ec) +in <0x00148> Mono.CSharp.EmitContext:ResolveTopBlock +(Mono.CSharp.EmitContext anonymous_method_host, Mono.CSharp.ToplevelBlock +block, Mono.CSharp.Parameters ip, IMethodData md, System.Boolean unreachable) +make[1]: *** [../../class/lib/net_2_0/System.Web.dll] Error 1 +make[1]: Target `all-local' not remade because of errors. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
