[Mono-bugs] [Bug 343174] New: Impossible to use web services from VS2005
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 20 19:04:10 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=343174
Summary: Impossible to use web services from VS2005
Product: Mono: Class Libraries
Version: 1.2.6
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Sys.Web.Services
AssignedTo: atsushi at ximian.com
ReportedBy: thisaddressisnotmine at td.selfip.net
QAContact: mono-bugs at ximian.com
Found By: Customer
Description of Problem:
Web services hosted on mod_mono are stopped to work somewhere between mono
1.2.4 and 1.2.5. It looks like this bug is affecting any web service including
TestService.aspx from xsp2 test suite.
Web Service is visible from browser, but is is impossible to use it from Visual
Studio 2005, or generate proxy using wsdl.exe from .NET SDK.
I've tried to use mono's wsdl utility and it doesn't work either.
Steps to reproduce the problem:
1. cd /usr/lib/xsp/test/
2. xsp2
3. wsdl http://localhost:8080/1.1/webservice/TestService.asmx
Actual Results:
mono's wsdl utility give the vollowing error:
Error: The remote server returned an error: (404) Not Found.
Expected Results:
Generated proxy class
How often does this happen?
Every time.
Additional Information:
http://lists.ximian.com/pipermail/mono-list/2007-October/036603.html
--
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