Click here to Skip to main content
15,921,941 members
Home / Discussions / Web Development
   

Web Development

 
GeneralNewbie: Running Process from Webservice. Doesn't work. Pin
PhrankBooth28-Jun-05 17:34
PhrankBooth28-Jun-05 17:34 
GeneralRe: Newbie: Running Process from Webservice. Doesn't work. Pin
Guffa30-Jun-05 17:26
Guffa30-Jun-05 17:26 
GeneralSelect Box Expansion Pin
Anonymous28-Jun-05 10:26
Anonymous28-Jun-05 10:26 
GeneralRe: Select Box Expansion Pin
Guffa29-Jun-05 10:45
Guffa29-Jun-05 10:45 
GeneralSubmitting Data Pin
RichardS28-Jun-05 1:19
RichardS28-Jun-05 1:19 
GeneralRe: Submitting Data Pin
Ian Darling28-Jun-05 2:03
Ian Darling28-Jun-05 2:03 
GeneralRe: Submitting Data Pin
fakefur29-Jun-05 14:06
fakefur29-Jun-05 14:06 
GeneralWeb service returning a DataSet Pin
ShugMagoo27-Jun-05 12:38
ShugMagoo27-Jun-05 12:38 
I created a simple web service that returns a dataset. It works fine when the service is on localhost. It properly accesses the database and returns a list of items. When the service is run on a server it returns nothing, no errors, just an empty dataset.

I have looked at the iis and the folder that contains the service is virtual and it is setup to support applications.

This is what is returned from the 'invoke' button when running the service on the servers:

<?xml version="1.0" encoding="utf-8" ?>
- <DataSet xmlns="http://tempuri.org/">
- <xs:schema id="Order" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
- <xs:element name="Order" msdata:IsDataSet="true">
- <xs:complexType>
<xs:choice maxOccurs="unbounded" />
</xs:complexType>
</xs:element>
</xs:schema>
<diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1" />
</DataSet>

It should contain the dataset within the xml. Any ideas?

Thanks in advance.
GeneralRe: Web service returning a DataSet Pin
Guffa30-Jun-05 17:31
Guffa30-Jun-05 17:31 
GeneralRe: Web service returning a DataSet Pin
ShugMagoo1-Jul-05 13:48
ShugMagoo1-Jul-05 13:48 
GeneralRe: Web service returning a DataSet Pin
Guffa2-Jul-05 6:42
Guffa2-Jul-05 6:42 
Questionwhat do u mean by dynamic page??? Pin
Anonymous27-Jun-05 4:21
Anonymous27-Jun-05 4:21 
AnswerRe: what do u mean by dynamic page??? Pin
btoyer27-Jun-05 5:39
btoyer27-Jun-05 5:39 
GeneralScript for password protection of website Pin
akayoku26-Jun-05 16:40
akayoku26-Jun-05 16:40 
GeneralRe: Script for password protection of website Pin
Christian Graus26-Jun-05 17:07
protectorChristian Graus26-Jun-05 17:07 
GeneralRe: Script for password protection of website Pin
Yasin Xp4-Jul-05 20:08
sussYasin Xp4-Jul-05 20:08 
Generalimages in a webform Pin
cmarmr25-Jun-05 7:41
cmarmr25-Jun-05 7:41 
GeneralRe: images in a webform Pin
Guffa29-Jun-05 5:15
Guffa29-Jun-05 5:15 
GeneralForcing &quot;Save Taget As&quot; dialog when clicking a link Pin
Wolfram Steinke24-Jun-05 23:24
Wolfram Steinke24-Jun-05 23:24 
GeneralRe: Forcing &quot;Save Taget As&quot; dialog when clicking a link Pin
minhpc_bk25-Jun-05 5:42
minhpc_bk25-Jun-05 5:42 
GeneralRe: Forcing &quot;Save Taget As&quot; dialog when clicking a link Pin
Wolfram Steinke25-Jun-05 12:40
Wolfram Steinke25-Jun-05 12:40 
GeneralRe: Forcing &quot;Save Taget As&quot; dialog when clicking a link Pin
Wolfram Steinke26-Jun-05 14:24
Wolfram Steinke26-Jun-05 14:24 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
minhpc_bk26-Jun-05 14:39
minhpc_bk26-Jun-05 14:39 
GeneralExporting Images From Word Pin
ironclads24-Jun-05 11:23
ironclads24-Jun-05 11:23 
GeneralDHTML Menu &amp; Iframes Pin
tranzparentl24-Jun-05 10:22
tranzparentl24-Jun-05 10:22 

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.