[Mono-bugs] [Bug 343174] [regression] Impossible to use web services from VS2005

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 2 10:57:55 EDT 2008


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

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=343174#c5


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |twiest at novell.com
            Summary|Impossible to use web services from VS2005      |[regression] Impossible to use web services from
                   |                                                |VS2005




--- Comment #5 from Thomas Wiest <twiest at novell.com>  2008-06-02 08:57:54 MDT ---
I just tested this on mono-core r104655 and xsp r101751 on SLED 10 SP2 and this
is still a problem.


Output from test:
c227:/usr/lib/xsp/test # wsdl
http://localhost:8080/1.1/webservice/TestService.asmx
Web Services Description Language Utility
Mono Framework v2.0.50727.42
Error: The remote server returned an error: (404) Not Found.
Stack:
   at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult
result) [0x00000]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData
data) [0x00000]



c227:/usr/lib/xsp/test # wsdl2
http://localhost:8080/1.1/webservice/TestService.asmx
Web Services Description Language Utility
Mono Framework v2.0.50727.42
Error: The remote server returned an error: (404) Not Found.
Stack:
   at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult
result) [0x00000]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData
data) [0x00000]



c227:/usr/lib/xsp/test # wsdl
http://localhost:8080/1.1/webservice/TestService.asmx?page=wsdl
Web Services Description Language Utility
Mono Framework v2.0.50727.42
Error: The remote server returned an error: (404) Not Found.
Stack:
   at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult
result) [0x00000]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData
data) [0x00000]



c227:/usr/lib/xsp/test # wsdl2
http://localhost:8080/1.1/webservice/TestService.asmx?page=wsdl
Web Services Description Language Utility
Mono Framework v2.0.50727.42
Error: The remote server returned an error: (404) Not Found.
Stack:
   at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult
result) [0x00000]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData
data) [0x00000]


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