473,809 Members | 2,740 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

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=INVAL ID_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.as mx by IE
and found the web method atrributes, such as [WebMethod(Descr iption=....)],
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

Dec 11 '07 #1
1 2165
try requests the wsdl, rather than the description

http://mysite/mywebservice.asmx?WSDL
-- bruce (sqlwork.com)
"david" wrote:
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=INVAL ID_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.as mx by IE
and found the web method atrributes, such as [WebMethod(Descr iption=....)],
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


Dec 11 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1581
by: moondaddy | last post by:
I need to get the size on an image client side before the client uploads it, and if its too large, I need to alert the client rather than doing a postback. The code below successfully writes the file size to the text-input element on the second click (attempt), but writes -1 on the first click. It must return the file size on the first click to be useable. Can anyone explain why it returns -1 on the first click and then the actual file...
1
1077
by: Kenny | last post by:
I have an aspx page (containing a framesets) that appears just fine in the browser (IE6). But there is a little yellow "caution" icon that shows up at the bottom of the browser window with a message, "Done, but with errors on the page". How can I figure out what went wrong? Thanks!
5
1058
by: Frank | last post by:
Hi, in a .net web appl (codebehind) when I push a button I want to do javascript stuff on the CLIENT side and then go on with the codebehind coding of the button (or maybe another proc) on the SERVER side. Is that possible? I can't get it to work with doPostback Thanks Frank
0
2760
by: Mrozik | last post by:
I call ASP.NET WebService method from Java client (axis) - call contains file as attachment. This is my code: String filePath = "F:\\Download\\17MAR2005 Exception Handling Block.ppt"; // 1.6 MB int i = filePath.lastIndexOf("\\"); String fileName = ""; if (i > 0) fileName = filePath.substring(i + 1); else
1
1330
by: haanmaum | last post by:
Dear All, I want to connect client-side (my PC) file with a specific server-side(My web server) Webpages. In vbscript, some infomation of client-side is accessible (for example; Browser info,...), but I don't know about files of client-side. In ASP, FSO is server-side file object. How can I do? I hope someones' help.
9
1594
by: VancouverMike | last post by:
Hi there, I run into a very strange problem. I got the following url and am passing information via query string. The problem when the "sin" key in query string is blank, shown as in the following querystring, I got an error message saying "Unterminated string constant" from IE 6.0 and asking me if I want to debug. When I click Yes button, nothing happened and the page just shows up. When I put anything as a value for "sin" key, IE...
2
1641
by: Eli Silverman | last post by:
I am attempting to develop a form that lists available speakers for a meeting. One of my clients can have as many as about 800 contracted speakers and a variety of 100 topics that they can speak on. What I am trying to create is a form that has a text box in which you can type in part of a speakers name. After hiting enter I want to query our SQL database for the speakers with the matching last names and populate a speaker select box...
4
2247
by: alenak | last post by:
Hi everbody, I have a webform which has iframes and one of iframes rendering excel content that users modify. I want to save modified excel page clicking a button (saving client-side then uploading file is not acceptable way because users have no save permissions) to webserver thus database. How can I do this? Note: this is a local application meaning runs on intranet. thanks for your replies in advance.
3
11687
by: TsanChung | last post by:
I want to make a java TCP socket client to communicate with a TCP server socket on linux. Are there some sample C unix server and java client socket programs available? The Richard Stevens' "Unix network programming" book described a TCP server (tcpcliserv04.c) and client (tcpcli04.c). I compiled and executed them successfully as follows: $ tcpcliserv04 &
0
9602
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10383
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7661
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6881
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4332
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3861
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.