Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / December 2007

Tip: Looking for answers? Try searching our database.

Java client side error from .asmx file which created by net studio

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
david - 11 Dec 2007 21:09 GMT
I have developed web services, myWebService by .NET Visual Studio, with web
methods getInfo and getInfo(int) (under .net framework 1.1). It works fine
for the clients created by .NET visual studio.
However, when developing Java client, Eclipse detected the following error
on WSDL file:
WSDLException: faultCode=INVALID_WSDL: : The element type "br" must be
terminated by the matching end-tag "</br>".

I have checked the web source in browser for file myWebService.asmx by IE
and found the web method atrributes, such as [WebMethod(Description=....)],
are translated to <br>....  without the closing tag <\br>. Therefore, the XML
file for WSDL for myWebService is not well-defined.

It seems that there is nowhere in .Net Visual Studio to make a change about
it.

Anyone can give me help

Thanks

David
bruce barker - 11 Dec 2007 21:48 GMT
try requests the wsdl, rather than the description

   http://mysite/mywebservice.asmx?WSDL

-- bruce (sqlwork.com)

> I have developed web services, myWebService by .NET Visual Studio, with web
> methods getInfo and getInfo(int) (under .net framework 1.1). It works fine
[quoted text clipped - 20 lines]
>        
>  

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.