Click here to Skip to main content
15,892,746 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionHow to read and write Xml files in desktop application Pin
Rasmita Devi2-Jan-07 2:47
Rasmita Devi2-Jan-07 2:47 
AnswerRe: How to read and write Xml files in desktop application Pin
DavidNohejl3-Jan-07 13:15
DavidNohejl3-Jan-07 13:15 
QuestionMSDN says XmlSchemaObjectTable has a 'Item' property but... Pin
Edmundisme29-Dec-06 9:40
Edmundisme29-Dec-06 9:40 
AnswerRe: MSDN says XmlSchemaObjectTable has a 'Item' property but... Pin
Stefan Troschuetz30-Dec-06 1:50
Stefan Troschuetz30-Dec-06 1:50 
GeneralRe: MSDN says XmlSchemaObjectTable has a 'Item' property but... Pin
Edmundisme2-Jan-07 5:54
Edmundisme2-Jan-07 5:54 
Questionhow to display different images from xml using xsl Pin
yogita charhate28-Dec-06 18:43
yogita charhate28-Dec-06 18:43 
AnswerRe: how to display different images from xml using xsl Pin
DavidNohejl1-Jan-07 22:50
DavidNohejl1-Jan-07 22:50 
QuestionXML Web service, adding web reference, online server Pin
steve_rm28-Dec-06 17:45
steve_rm28-Dec-06 17:45 
Hello,

I have developed a Web service and a PDA application. The Web service and SQL database are on the same server.

The client will use the PDA application and access the web service to get data on customers.

The web service, PDA application, and SQL server have all be developed and are working using the localhost, local network. By adding the web reference.

My problem is when I want to add the web reference from the Internet. This is because the clients will be on the road or at a clients office. And will need access to their data.

I have added the web reference in the normal way. Right click | Add reference. From the Internet I can access the server and add the web reference. However, the problem is that wsdl file is never included.

Some tests i have done.
Test 1
Accessing the web service when adding the web reference from the local computer, or local network. The following files are included: reference.map, service.disco, service.wsdl.

Test 2
Access the web service from the Internet when adding the web reference.
The following files are included: reference.map, service.disco. THERE IS NO service.wsdl.

Test 3
If I access the web service directly from a browser, I can see the list of web methods and descriptions.

Test 4
If i acess the web service from the Internet when adding the web reference like the following: http://MyServer/service.asmx?wsdl. The only file that is included is the service.wsdl.

I have created another simple web service that just displays the hello world. This has the same problem as above, but maybe you can use it for testing my web service.

http://cf01.no-ip.com:8000/webservice1/service.asmx

However, the above link works, but sometimes is offline.

If you can give me any advice or help with this problem I would be most grateful,

Thanks in advance,

Steve
QuestionExcel and System.Runtime.InteropServices.COMException Pin
phonghihi27-Dec-06 0:21
phonghihi27-Dec-06 0:21 
QuestionRestrict attribute in dependency of another attribute Pin
Andre xxxxxxx26-Dec-06 1:06
Andre xxxxxxx26-Dec-06 1:06 
Questionhow to read an XML from end/last using streamreader Pin
Praveen Raghuvanshi25-Dec-06 18:45
professionalPraveen Raghuvanshi25-Dec-06 18:45 
AnswerRe: how to read an XML from end/last using streamreader Pin
phonghihi27-Dec-06 16:05
phonghihi27-Dec-06 16:05 
QuestionConverting UTF-16 to UTF-8 Pin
love4nt24-Dec-06 20:01
love4nt24-Dec-06 20:01 
AnswerRe: Converting UTF-16 to UTF-8 Pin
Michael Dunn24-Dec-06 20:32
sitebuilderMichael Dunn24-Dec-06 20:32 
Questionxsd:enumeration from XML file Pin
Andre xxxxxxx23-Dec-06 0:23
Andre xxxxxxx23-Dec-06 0:23 
AnswerRe: xsd:enumeration from XML file Pin
Stefan Troschuetz23-Dec-06 2:02
Stefan Troschuetz23-Dec-06 2:02 
QuestionXML Document Entity Replacement Pin
Leftyfarrell20-Dec-06 9:12
Leftyfarrell20-Dec-06 9:12 
AnswerRe: XML Document Entity Replacement Pin
donchev_p21-Dec-06 0:38
donchev_p21-Dec-06 0:38 
Questionsorting by absolute value in xpath Pin
Malcolm Smart18-Dec-06 23:58
Malcolm Smart18-Dec-06 23:58 
AnswerRe: sorting by absolute value in xpath Pin
Malcolm Smart19-Dec-06 2:57
Malcolm Smart19-Dec-06 2:57 
Questionhi, Please tell me how we can using java to read and write to XML file for a web application : ) Pin
abiisalwayshappy18-Dec-06 0:26
abiisalwayshappy18-Dec-06 0:26 
AnswerRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) Pin
George L. Jackson18-Dec-06 13:22
George L. Jackson18-Dec-06 13:22 
GeneralRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) [modified] Pin
abiisalwayshappy18-Dec-06 17:13
abiisalwayshappy18-Dec-06 17:13 
GeneralRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) Pin
George L. Jackson19-Dec-06 2:07
George L. Jackson19-Dec-06 2:07 
GeneralRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) Pin
abiisalwayshappy19-Dec-06 16:24
abiisalwayshappy19-Dec-06 16:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.