577 Topics

Member Avatar for
Member Avatar for jayce.obi

Hello All I am trying to send a SOAP Request and receive back all information. Is there a command I can use to request back all data? Jayce Obrigewitsch

Member Avatar for james1700
0
77
Member Avatar for pedramphp

how can I Change a value in Dollar to Euro with SOAP .... My system needs to be Upgrade is there any extention in the web

0
69
Member Avatar for flopoloco

Hello, I would like some tips on setting up [B]formmail.pl[/B]. Currently I get an error [QUOTE]Error: Bad Recipient One of the recipients of the information on this form is not a customer of pair Networks or is not currently configured as a valid recipient. Sorry. [/QUOTE] which is good because …

Member Avatar for flopoloco
0
122
Member Avatar for simps0n

Hello, folks! I'm trying to parse RSS feed and display it on my own page. [URL="http://magpierss.sourceforge.net/"]MagpieRSS[/URL] looks good enough for me, but I have a little problem. I want to display not only the title and description of each article, but the thumbnail as well. For example, I tried to …

0
97
Member Avatar for santoo

Hi, I want to trace the SOAP messages using WSE3.0 by enabling trace.I am not able to see the trace output files. Here is what I am doing...I have developed a webservice Helloservice.asmx and configured it using WSEsettings for tracing. Also I developed a client application to test the service …

-1
91
Member Avatar for somaraman

Hi all, We are trying to talk through .NET web service to retrieve some data from a windows system. We are using Python and SOAPpy (which is SOAP compatible with python) for this. We are able to talk to the system using this web service and is also able to …

Member Avatar for somaraman
0
100
Member Avatar for rairai979

Hi All, I have just converted a few projects (Web Application, Web Service) to .Net 2005. The web application calls the web service using javascript from the client side. I am getting Error 401 - Unauthorized Access. I understand how to get around this error on the server side (i.e. …

Member Avatar for ratri
0
95
Member Avatar for einfoway

Any idea how to secure IBM WAS/ apache/tomcat any fast tutorial? I need to help one of my friends to secure his apache and WAS any help would be appreciated.

0
73
Member Avatar for leapws

i wont to make a yahoo style layout showing just 2 sections the Entertainment and the New i am new and looking forword to finding the right code for this. anyone know where i can find it? i am useing a k-search script you can see at askmet.com

Member Avatar for casper_wang
0
68
Member Avatar for vishalmokal

hi all, I have to write a client for WinCE which will use SOAP for commmunicating with server. Do anybody have any idea about it. I want the know what I require and what are the steps that I should follow. Thanking you, Vishal Mokal

0
56
Member Avatar for bhavna_816

I have a webservice which accesses some methods from the Business layer. I made a website which uses this webservice, I have given the WEb reference for that web service. I want to call a WebMethod which uses some structures from the business layer. I am populating the business layer …

0
61
Member Avatar for Alch3M1St

I was trying to test a wsdl web service and it seems like I am not making the right XML request because of the error message. I have downloaded a program that reads the wsdl and generates a valid XML request for the method I choose from the wsdl file, …

0
63
Member Avatar for CJL1980

Hi, First thing is first, I wasnt sure whether to put this in this section or in the VB.NET section as it has aspects of both but I decided the issue was probably more relevent to this section so here it is. Secondly this question may seem trivial (any question …

Member Avatar for CJL1980
0
473
Member Avatar for decobatko
Member Avatar for nmpgaspar

Hey. I'm using System.Web.Caching in my .asmx webservice in order to save some information about multiple users requests. I insert that data like this: cache.Insert(Unique_token, MySessionObjectForThatUserToken, null, Cache.NoAbsoluteExpiration, new TimeSpan(0, 15, 0)); And then retrieve it like this: MySessionObjectForThatUserToken obj = (MySessionObjectForThatUserToken)cache[token]; As you can see, i have a slidding …

0
80
Member Avatar for santoo

Hi, I have written a webservice and is working fine when tested usng a client application.Now I want to deploy my webservice on a server other than the development server.How can this be done.what are steps to be followed. thanks.

Member Avatar for ashleycameron
0
130
Member Avatar for jino

Hi all, I have created an rss xml file and hosted in my website.. I am getting the file when i am opening my site in Internet Explorer, but i am getting this error message when i open the same rss feed in Mozilla firefox.... XML Parsing Error: xml declaration …

Member Avatar for jino
0
375
Member Avatar for oleidole85

I'm using GSoap with soap spec 1.1 and connect to a webservice. Everything works fine until I call the weservice to do some work that takes 3 minutes. I get a soap error after 2 minutes and the error is not known. If have GSoap timeout set in the klient …

Member Avatar for oleidole85
0
50
Member Avatar for manojkumar2004

Hi all, instead of using the web service(soap calls).... I want to write some c# implementation of the wsdl file... any idea how to proceed ??

Member Avatar for tgreer
0
75
Member Avatar for abz258

I am making an online portfolio/social community. My. Index page is going to be a flash interface, just like this[URL="http://www.airtightinteractive.com/projects/tiltviewer/app/"] link[/URL] but the problem is that I want create a script that overtime a user upload or change their profile image, it generate an xml code so the flash can …

Member Avatar for Fungus1487
0
69
Member Avatar for sree22_happy

hi friends i am using xfire for webservice with spring ... i incorporate the spring servletContextAware interface for starting my server so that i can start it while tomcat server starts up... For that i given the method setServletContext method..... But now i need to detach the spring concept from …

0
89
Member Avatar for Dani

I am using an XSL document to pretty print my RSS feed. However, special characters don't parse - they appear within the feed as   and & What line(s) do I need to specify in my RSS and XSL XML documents in order to get these to work? It's my …

Member Avatar for aparvaiz
0
241
Member Avatar for ramabahama

I'm trying to run a SOAP response from a web service through an xslt translation and place it in a web page via an Ajax call. The web service and javascript all works fine. I am having a problem accessing specific nodes inside the xslt file. Specifically: when I run …

Member Avatar for ramabahama
0
248
Member Avatar for kri25in

Hello folks... i need some help in implementing soap in java... i need to write a program wher the client will send a soap request.. the server will parse the xml file and give back the response as a xml file.. but the client shud recieve it as a soap …

Member Avatar for gr3270
0
79
Member Avatar for googletired

Hello, It has been quite some time since I have done any .xml/.xsl work My current site displays the contents of the category (only) when clicked. What I need it to do is display a Long list of all content from all categories seperated by Category heading. Also when a …

0
68
Member Avatar for ssahil11
Member Avatar for dilasing
0
148
Member Avatar for s.piyush58

Hi, I am new to this...so hope I can get some help from you all... I get XML feeds as input and have to store this data on our server. I have worked with databases but new to XML. Can someone tell me how I can store and manage this …

Member Avatar for apuri976
0
348
Member Avatar for s1986
Member Avatar for poizn

Hi all I have created a SOAP server, and want to register multiple functions, but only the last function is registered (well is useable). If I call any of the other functions, they just return FALSE! Here is my code [code] // register function 1 $server -> configureWSDL("func_1wsdl" , "urn:func_1wsdl"); …

0
72
Member Avatar for emmanueloladele

Hello all, I want to transform an xml file on the fly using javascript. I want my xslt xpath information to be dymanically generated on firing an event. e.g. I want value to be passed to my xslt document when a user picks a drop down mennu or select a …

Member Avatar for mostafadotnet
0
95

The End.