https://bugzilla.novell.com/show_bug.cgi?id=656771
https://bugzilla.novell.com/show_bug.cgi?id=656771#c0 Summary: RadAsyncUpload does not work under mono; Possibly a Base64 serialization problem Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: All OS/Version: Windows Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] CC: [email protected] Depends on: 649551 Found By: Component Test Blocker: --- RadAsyncUpload does not work under IE when hosted in Mono (2.8.x). The problem shows up on page load and seems to be related to the same script being registered multiple times. The issue is easily reproducible on the project attached to the other bug report, simply run the page in IE and error will pop up. +++ This bug was initially created as a clone of Bug #649551 +++ Created an attachment (id=397295) --> (http://bugzilla.novell.com/attachment.cgi?id=397295) Sample runnable website reproducing the problem. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 RadAsyncUpload does not work under mono; Possibly a Base64 serialization problem. Reproducible: Always Steps to Reproduce: 1. Open and run the project Actual Results: Exception thrown Expected Results: The control should be rendered as it is ASP.NET As it seems, there an error is thrown when RadAsyncUpload tries to convert from base 64 string. Just run the project and error with stacktrace will pop up. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
