[Mono-bugs] [Bug 525575] New: WCF doesn't work with ASP.NET AJAX

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 27 10:57:25 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=525575


           Summary: WCF doesn't work with ASP.NET AJAX
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: WCF
        AssignedTo: noaml at mainsoft.com
        ReportedBy: cheburator2 at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=308123)
 --> (http://bugzilla.novell.com/attachment.cgi?id=308123)
Web site with WCF

User-Agent:       Opera/9.64 (Windows NT 5.1; U; en-GB) Presto/2.1.1

When using WCF with ASP.NET Ajax, Mono does not generate JavaScript proxy file
(it does with simple Web Service, .NET works in both cases.)
Test case
Website in WCFFails.zip works in .NET, but fails in Mono. To reproduce, unpack,
run XSP for that folder (on 8080 port) and navigate your browser to
http://localhost:8080/Service1.svc/jsdebug (there would be 404 error)



Reproducible: Always

Steps to Reproduce:
1. Unpack WCFFails.zip in some folder
2. Run XSP for that folder on 8080 port
3. Navigate your browser to http://localhost:8080/Service1.svc/jsdebug
Actual Results:  
Browser displays error

Expected Results:  
Generate JavaScript code with proxy classes for Web Service

I'll also attach test case for Web service so you could see how it should work.

-- 
Configure bugmail: http://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