[Mono-bugs] [Bug 649551] New: RadAsyncUpload does not work under mono; Possibly a Base64 serialization problem

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 27 09:07:26 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=649551#c0


           Summary: RadAsyncUpload does not work under mono; Possibly a
                    Base64 serialization problem
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: genady.sergeev at telerik.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


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.


More information about the mono-bugs mailing list