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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=343174#c5


Thomas Wiest <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
            Summary|Impossible to use web services from VS2005      
|[regression] Impossible to use web services from
                   |                                                |VS2005




--- Comment #5 from Thomas Wiest <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to