[Mono-bugs] [Bug 461200] New: Visual Studio cannot consume Mono web service
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Dec 20 11:01:37 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=461200
Summary: Visual Studio cannot consume Mono web service
Product: Mono: Class Libraries
Version: SVN
Platform: x86
OS/Version: Windows Vista
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web.Services
AssignedTo: atsushi at ximian.com
ReportedBy: kobruleht2 at hot.ee
QAContact: mono-bugs at lists.ximian.com
Found By: ---
To reproduce:
1. Run web service sample from
http://www.mono-project.com/Writing_a_WebService
using xsp2.
2. In C# 2008 Express or Visual Web Developer 2008 Solution Explorer,
select References. Right click, select "Add service Reference" and enter
following URL to Address field:
http://localhost:8088/NumberService.asmx
3. Press Go button in Visual Studio.
Observed:
Adding service reference is not possible.
Visual Studio shows error
The HTML document does not contain Web service discovery information.
Metadata contains a reference that cannot be resolved:
'http://localhost:8088/NumberService.asmx'.
Metadata contains a reference that cannot be resolved:
'http://localhost:8088/NumberService.asmx'.
If the service is defined in the current solution, try building the solution
and adding the service reference again.
--
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