[Mono-bugs] [Bug 702532] DuplexClientBase Channel Initialization Broken
https://bugzilla.novell.com/show_bug.cgi?id=702532 https://bugzilla.novell.com/show_bug.cgi?id=702532#c Rami Abughazaleh changed: What|Removed |Added CC||rami.abughaza...@gmail.com -- 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 - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs
[Mono-bugs] [Bug 702532] DuplexClientBase Channel Initialization Broken
https://bugzilla.novell.com/show_bug.cgi?id=702532 https://bugzilla.novell.com/show_bug.cgi?id=702532#c3 Miguel de Icaza changed: What|Removed |Added CC||mig...@xamarin.com --- Comment #3 from Miguel de Icaza 2011-11-10 04:20:11 UTC --- The actual failure is a cast from TransparentProxy into IClientChannel: Unhandled Exception: System.InvalidCastException: Unable to cast object of type 'System.Runtime.Remoting.Proxies.TransparentProxy' to type 'System.ServiceModel.IClientChannel'. at System.ServiceModel.ClientBase`1[Jgh.Test.Program+ITestContract].get_InnerChannel () [0x00028] in /private/tmp/monobuild/build/BUILD/mono-2.10.6/mcs/class/System.ServiceModel/System.ServiceModel/ClientBase.cs:209 at System.ServiceModel.ClientBase`1[Jgh.Test.Program+ITestContract].Open () [0x0] in /private/tmp/monobuild/build/BUILD/mono-2.10.6/mcs/class/System.ServiceModel/System.ServiceModel/ClientBase.cs:311 at Jgh.Test.Program.Main (System.String[] args) [0x0] in :0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidCastException: Unable to cast object of type 'System.Runtime.Remoting.Proxies.TransparentProxy' to type 'System.ServiceModel.IClientChannel'. at System.ServiceModel.ClientBase`1[Jgh.Test.Program+ITestContract].get_InnerChannel () [0x00028] in /private/tmp/monobuild/build/BUILD/mono-2.10.6/mcs/class/System.ServiceModel/System.ServiceModel/ClientBase.cs:209 at System.ServiceModel.ClientBase`1[Jgh.Test.Program+ITestContract].Open () [0x0] in /private/tmp/monobuild/build/BUILD/mono-2.10.6/mcs/class/System.ServiceModel/System.ServiceModel/ClientBase.cs:311 at Jgh.Test.Program.Main (System.String[] args) [0x0] in :0 -- 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 - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs
[Mono-bugs] [Bug 702532] DuplexClientBase Channel Initialization Broken
https://bugzilla.novell.com/show_bug.cgi?id=702532 https://bugzilla.novell.com/show_bug.cgi?id=702532#c2 --- Comment #2 from Viktar Siarheichyk 2011-11-09 16:57:19 UTC --- (In reply to comment #1) > I have encountered the same behavior on Debian Wheezy with Mono 2.10.5 from > the > experimental distribution. Any update on this bug? The same behavior on Mac OS X 10.6.8, Mono 2.10.6. -- 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 - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs
[Mono-bugs] [Bug 702532] DuplexClientBase Channel Initialization Broken
https://bugzilla.novell.com/show_bug.cgi?id=702532 https://bugzilla.novell.com/show_bug.cgi?id=702532#c1 Viktar Siarheichyk changed: What|Removed |Added CC||v.siarheic...@optiglobal.co ||m --- Comment #1 from Viktar Siarheichyk 2011-11-09 14:30:58 UTC --- I have encountered the same behavior on Debian Wheezy with Mono 2.10.5 from the experimental distribution. Any update on this bug? -- 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 - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs