[Mono-bugs] [Bug 459790] SoapRpcMethod based webservices return HTTP 500 error with Mono 2.0. 1 Runtime

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 18 23:18:23 EST 2008


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

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=459790#c6


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |NEEDINFO
      Info Provider|                                                |kuanil at novell.com




--- Comment #6 from Atsushi Enomoto <atsushi at ximian.com>  2008-12-18 21:18:20 MST ---
> (1) Created asmx/asmx.cs file (TestUpdate.asmx and TestUpdate.asmx.cs) and generated dll (TestUpdate.Dll) using command on Mono 1.2: 
> 
> mcs /out:TestUpdate.dll /r:System.dll /r:System.Data.dll /r:System.Xml.dll
/r:System.Web.dll /r:System.Web.Services.dll /target:library TestUpdate.asmx.cs

I am confused by this. How did you "create" TestUpdate.asmx.cs that is *passed*
to the command line above? I assume there is some missing procedures.


-- 
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