Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Web Service | Topic profile

Topic profile page for Web Service. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Web Service.
Topic "Web service" was discussed 15,522 times on 1,536 sites in last 3 months
Search discussions, forums, images, videos, about "Web service" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on web service:

Posts by:  day  week  month 

 

Related topics:


web service was discussed on the following sites:

MSDN Forums MSDN Forums - 1,773 MSDN Forums - site profile
Microsoft TechNet Forums Microsoft TechNet Forums - 1,475 Microsoft TechNet Forums - site profile
www.oracle.com www.oracle.com - 1,221 www.oracle.com - site profile
Forums - ASP.NET Forums - 1,056 Forums - ASP.NET Forums - site profile
Forums de Developpez.com Forums de Developpez.com - 417 Forums de Developpez.com - site profile

 

Related threads on web service:

inspiringdesign Liked: A RESTful Web service storing DNA sequences:...  inspiringdesign - Identi.ca - site profile inspiringdesign - forum profile  Go to this thread  Liked: A RESTful Web service storing DNA sequences: Jersey, my notebook http://ow.ly/nQlW
Java Technologies for Web Services
Get client Ip address from web service  Sun Forums - site profile Java Technologies for Web Services
 - forum profile  Go to this thread  Get client Ip address from web service
whenbusy RT @ mikeorren : Best web service no one knows about:...  Twitter / whenbusy - site profile whenbusy - forum profile  Go to this thread  RT @ mikeorren : Best web service no one knows about: http://whenbusy.com Beta, but works like a charm. 11:24 AM Sep 23rd from CoTweet
Web service resolving incident - how to set resolution type?  Microsoft Forums - site profile CRM Development - forum profile  Go to this thread  Web service resolving incident - how to set resolution type?
SharePoint - Development and Programming Calling 3rd party web service from web part  Microsoft TechNet Forums - site profile SharePoint - Development and Programming - forum profile  Go to this thread  Calling 3rd party web service from web part

Latest threads on web service:

ASMX Web Services and XML Serialization
Started 20 hours, 38 minutes ago (2009-12-02 23:22:00)  by vipinmathews
hi Could you please tell me how to send a word document to a web service from a windows client application (VS .NET 2005)? Thanks Vipin
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  ASMX Web Services and XML Serialization  ASMX Web Services and XML Serialization - forum profile
Thread:  Show this thread (1 post) More from How to send a word document file to a web service  Thread Thread info: How to send a word document file to a web service Size: 188 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to send a word document file to a web service :: ASMX Web Services and XML Serialization :: MSDN Forums"
ASMX Web Services and XML Serialization
Started 21 hours, 58 minutes ago (2009-12-02 22:02:00)  by zhwen
Hi, I am writing a .NET 2.0 client to call a third-party web service via the proxy class generated by the WSDL.exe tool. When I am making a request to the web service, the SOAP request sent do not have the namespace prefix for the tags. eg. ...          ... However, the third-party web service needs the prefixes in order to work. eg. ...          ...    How do I make ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  ASMX Web Services and XML Serialization  ASMX Web Services and XML Serialization - forum profile
Thread:  Show this thread (1 post) More from Prefixes in SOAP Request to Web Service  Thread Thread info: Prefixes in SOAP Request to Web Service Size: 759 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Prefixes in SOAP Request to Web Service :: ASMX Web Services and XML Serialization :: MSDN Forums"
Platform APIs and Integration
Started 1 day, 6 hours ago (2009-12-02 13:09:00)  by ravinder.verell...
My goal is to list the calendar events of a specific user. Here is what I'm doing: 1) Get the Calendar of that user using getcalendars. Ex: calendars = getCalendars(participantInfo, null, null); 2) Get the events from the Calendar using getEvents. Ex: calendarEvents = getEvents(participantInfo, participantCal.getCalendarInfo().getArtifactID(),. ..
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Platform APIs and Integration   Platform APIs and Integration
 - forum profile
Thread:  Show this thread (1 post) More from Listing Calendar Events using CalendarService web service  Thread Thread info: Listing Calendar Events using CalendarService web service Size: 1,042 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Listing Calendar Events using CalendarService web service :: Platform APIs and Integration
 :: www.oracle.com"
SharePoint - Business Data Catalog
Started 1 day, 8 hours ago (2009-12-02 11:17:00)  by monkie
I have written a simple web service in PERL and am trying to get it working with the BDC. More specificly the MS Application Definition Designer tool errors when executing either my Finder or Specific Finder instances. My web service receives a string, writes to a log file and returns a different string. When executing my 'Specific Finder' method instance from within the MS ADD ...
Source: Microsoft TechNet Forums More from this site Microsoft TechNet Forums - site profile 
Forum:  SharePoint - Business Data Catalog  SharePoint - Business Data Catalog - forum profile
Thread:  Show this thread (1 post) More from Web service not working with the BDC - Please help!  Thread Thread info: Web service not working with the BDC - Please help! Size: 22 kb
Related Threads: Same Site | All Sites
Customize:  Customize "Web service not working with the BDC - Please help! :: SharePoint - Business Data Catalog :: Microsoft TechNet Forums"
Identity Management
Started 1 day, 8 hours ago (2009-12-02 11:14:00)  by oidm
Hello Gurus, Can anybody tell me how can we include a JAVA code within the tjspSelfRegistrationTiles.jsp page? so that we can make a external web service call which includes the logic of validating the UDF values? The requirement is to validate the value of a field provided by the user on the OIM self registration page. If the user has provided invalid...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Identity Management   Identity Management
 - forum profile
Thread:  Show this thread (1 post) More from How can we make a external web service call within tjspSelfRegistrationTile  Thread Thread info: How can we make a external web service call within tjspSelfRegistrationTile Size: 1,064 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How can we make a external web service call within tjspSelfRegistrationTile :: Identity Management
 :: www.oracle.com"
ASMX Web Services and XML Serialization
Started 1 day, 9 hours ago (2009-12-02 10:20:00)  by Haresh22
Hi, I am developing a web service application using Visual studio 2008 . I have got installed IIS 6.0 and windows server 2003 in my system. I am not able to connect to microsoft access database from web service application. I have configured the IIS 6.0 to ODBC logging according to the link  http://support.microsoft.com/kb/245243  .  But the same application runs fine in windows application . ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  ASMX Web Services and XML Serialization  ASMX Web Services and XML Serialization - forum profile
Thread:  Show this thread (2 posts) More from Web service not able to connect to microsoft access database  Thread Thread info: Web service not able to connect to microsoft access database Size: 584 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Web service not able to connect to microsoft access database :: ASMX Web Services and XML Serialization :: MSDN Forums"
SharePoint - Development and Programming
Started 1 day, 10 hours ago (2009-12-02 09:55:00)  by marvel610
Hi, It's my first post, so please don't beat in case of some mistakes :) I'm starting my adventure with Sharepoint. Now I use Virtual Disk from MS: WSS 3.0 SP1 VPC Image. Soon I'll try Office Enterprise edition (it's gonna be my target enviroment). Anyway, I'd like to use some external web service on my sharepoint portal, eg. like this: http://www.xmethods.net/ve2/ViewListing.po;...
Source: Microsoft TechNet Forums More from this site Microsoft TechNet Forums - site profile 
Forum:  SharePoint - Development and Programming  SharePoint - Development and Programming - forum profile
Thread:  Show this thread (2 posts) More from How to implement some custom web service on Sharepoint?  Thread Thread info: How to implement some custom web service on Sharepoint? Size: 571 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to implement some custom web service on Sharepoint? :: SharePoint - Development and Programming :: Microsoft TechNet Forums"
microsoft.public.webservices
Started 1 day, 10 hours ago (2009-12-02 09:13:00)  by NumbLock
  Hello all. Just wanted to let everyone know about my free yquote web service. It retrieves a detailed quote from yahoo and returns a quote structure. It is available at http://services.hendersonsoftware.com/yq/yquote.as mx  
Source: Discussions in microsoft.public.webservices More from this site Discussions in microsoft.public.webservices - site profile 
Forum:  microsoft.public.webservices  microsoft.public.webservices - forum profile
Thread:  Show this thread (1 post) More from New Yahoo Quote Web Service in microsoft.public.webservices  Thread Thread info: New Yahoo Quote Web Service in microsoft.public.webservices Size: 668 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "New Yahoo Quote Web Service in microsoft.public.webservices :: microsoft.public.webservices :: Discussions in microsoft.public.webservices"
ODP.NET
Started 1 day, 10 hours ago (2009-12-02 09:07:00)  by user10225283
Hi all, I would like to know how we can identify the web service processes, the java sessions, which are being executed in a DataBase from .Net 2.0 Our customer wants to know, what is the process thar are running in the RDBMS, bur they just can see the Machine and not the exactly process of that machine which is using it. Since DataBase, it i's ...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  ODP.NET   ODP.NET
 - forum profile
Thread:  Show this thread (1 post) More from How to Identify a Web Service in .net 2.0  Thread Thread info: How to Identify a Web Service in .net 2.0 Size: 1,223 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to Identify a Web Service in .net 2.0 :: ODP.NET
 :: www.oracle.com"
Java Technologies for Web Services
Started 1 day, 14 hours ago (2009-12-02 05:38:00)  by wouvis
I have been reading alot about pushing via ws-eventing and web services... But haven't really found what I'm looking for when it comes to a decent example of using a Java Web Service for pushing certain objects (like new messages) to a client. The thing is that I would subscribe my client to a certain web service. The web service would handle transferring of messages: users can send messages ...
Source: Sun Forums More from this site Sun Forums - site profile 
Forum:  Java Technologies for Web Services   Java Technologies for Web Services
 - forum profile
Thread:  Show this thread (1 post) More from Pushing via a web service to an OSGi client  Thread Thread info: Pushing via a web service to an OSGi client Size: 944 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Pushing via a web service to an OSGi client :: Java Technologies for Web Services
 :: Sun Forums"
 

Hot threads on web service:

CRM
Started 1 week, 1 day ago (2009-11-25 08:43:00)  by Irinel Crm
Hi, Can anyone tell me what is the difference between those 2 types of authentification? 1)on-premise 2)IFD For me those look the same Is there a way to become independent of Active Directory? Thanks!
Source: Microsoft Forums More from this site Microsoft Forums - site profile 
Forum:  CRM  CRM - forum profile
Thread:  Show this thread (14 posts) More from Web Service Authentication and Impersonation  Thread Thread info: Web Service Authentication and Impersonation Size: 326 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Web Service Authentication and Impersonation :: CRM :: Microsoft Forums"
Crystal Xcelcius
Started 1 week ago (2009-11-26 05:17:00)  by Prince1982
Hello Experts , Can any one tell me the difference between WSDL and Web Service URL? Thanks, Prince.
Source: BOB: BusinessObjects Board More from this site BOB: BusinessObjects Board - site profile 
Forum:  Crystal Xcelcius   Crystal Xcelcius   - forum profile
Thread:  Show this thread (4 posts) More from WSDL and Web Service URL?  Thread Thread info: WSDL and Web Service URL? Size: 266 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "WSDL and Web Service URL? :: Crystal Xcelcius   :: BOB: BusinessObjects Board"
Started 1 week ago (2009-11-26 04:29:00)  by SweetMustard
Hi to all, Q about throwing Excaption from WebService to client: I build WS which connect to DAL class --> DB, if connections not succeed than DAL throw Excaption. Excapion catch at WS [WebMethod] - the one who called the DAL and than return to client ( [WebMethod] is string type) :   return ex.Message;   the problam: when ex catch on client side ...
Source: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ... More from this site C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, XAML, .NET 3.0, .NET 3.5,
Visual Studio 2008 Forums - site profile 
Forum:  Web Services  Web Services - forum profile
Thread:  Show this thread (1 post) More from Get original Excaption in Web Service  Thread Thread info: Get original Excaption in Web Service Size: 1,101 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Get original Excaption in Web Service :: Web Services :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
microsoft.public.es.dotnet.vb
Started 3 days, 3 hours ago (2009-11-30 16:30:00)  by h_alvarez21
  Estoy usandio Visual Studio 2008, con VB.NET y soy nuevo en esto, estoy tratando de leer un web service from http://www.bccr.fi.cr/flat/bccr_flat.htm Pero me da el siguiente error: Could not find default endpoint element that references contract 'wsbccr.wsIndicadoresEconomicosHttpGet' in the ServiceModel client ...
Source: Discussions in microsoft.public.es.dotnet.vb More from this site Discussions in microsoft.public.es.dotnet.vb - site profile 
Forum:  microsoft.public.es.dotnet.vb  microsoft.public.es.dotnet.vb - forum profile
Thread:  Show this thread (1 post) More from Problema con un web service in microsoft.public.es.dotnet.vb  Thread Thread info: Problema con un web service in microsoft.public.es.dotnet.vb Size: 2,202 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Problema con un web service in microsoft.public.es.dotnet.vb :: microsoft.public.es.dotnet.vb :: Discussions in microsoft.public.es.dotnet.vb"
Started 1 week, 1 day ago (2009-11-25 15:05:00)  by PFriedl
Hi all, I'm very new to web services, and I'm having a little trouble. I've got a service that has a method like so: _ Public Function GetRate(ByVal Order As Order, ByVal ItemList As ShippingItemList) As RateItemList As an example, the Order object looks like this: _ Public Class Order _ Public Property OrderID() As String .... My problem is that our client...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  XML Web Services  XML Web Services - forum profile
Thread:  Show this thread (4 posts) More from Passing serialized objects to a VB.Net web service  Thread Thread info: Passing serialized objects to a VB.Net web service Size: 1,248 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Passing serialized objects to a VB.Net web service :: XML Web Services :: Forums - ASP.NET Forums"
Started 1 week, 1 day ago (2009-11-25 07:12:00)  by jyest1978
Hi all I am developing an application and users are going to click a linkbutton to download a .pdf file from website. Web service is used to generate the file, and I get the file as byte array. The question is that, how can I somehow set the byte array into httpresponse directly so that they can download it? in my case, the web host server might not allow me to save a file to disk ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  XML Web Services  XML Web Services - forum profile
Thread:  Show this thread (6 posts) More from getting files from web service and then let users download it.  Thread Thread info: getting files from web service and then let users download it. Size: 714 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "getting files from web service and then let users download it. :: XML Web Services :: Forums - ASP.NET Forums"
Started 6 days, 2 hours ago (2009-11-27 17:10:00)  by CraigL
Hi guys, I am writing a C# WinForms application that I'm hoping will speak to a c# WebService being hosted on a remote server. I have never built a webservice. On the remote server, I have a /httpdocs folder. I am using VS2008. I 'published' my project, via FTP, to that folder. I note that it created a few files in that folder as well as a BIN folder with the dll and pdb. The only change I ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  XML Web Services  XML Web Services - forum profile
Thread:  Show this thread (7 posts) More from Publishing my first Web Service  Thread Thread info: Publishing my first Web Service Size: 1,108 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Publishing my first Web Service :: XML Web Services :: Forums - ASP.NET Forums"
Started 5 days, 23 hours ago (2009-11-27 20:23:03)  by harry_potter
Assume that you are developing a web application that shows currency exchange rates for a bank web site. The rates are stored in an IBM Mainframe in the bank and rates are available through web services. Each time a user accesses the rates page, the page makes a request to the mainframe. This generates too much load on the mainframe. Especially most of the time the rates delivered is the same. ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Architecture  Architecture - forum profile
Thread:  Show this thread (4 posts) More from minimizes the trip to the web service  Thread Thread info: minimizes the trip to the web service Size: 860 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "minimizes the trip to the web service :: Architecture :: Forums - ASP.NET Forums"
Started 3 days, 14 hours ago (2009-11-30 05:11:27)  by ay1585
Hi All, I am new to working with web services. I am working on an ASP.NET application in which the Web service contains BE,BL,DAL. A service reference is given in my application and the web service URL is given in web.config. I want to know if there is  any way in which I can specify the URL without giving it in web.config? Recently I attended an interview where I was asked the following ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  XML Web Services  XML Web Services - forum profile
Thread:  Show this thread (1 post) More from Web service URL/3rd party Web Services  Thread Thread info: Web service URL/3rd party Web Services Size: 929 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Web service URL/3rd party Web Services :: XML Web Services :: Forums - ASP.NET Forums"
IIS 7 - Troubleshooting
Started 1 week, 1 day ago (2009-11-25 02:59:00)  by Satrughan
 Hi,I have 2 computer systems one running on vista and the other running on win 7.Both the systems have IIS7 and are running on the same network. I published a webservice on both the systems and tried to access.On the Win 7 system i cant access the webservice but on the Win Vista system its running perfectly fine. Is there any reason why is this so..
Source: Forums - IIS.net More from this site Forums - IIS.net - site profile 
Forum:  IIS 7 - Troubleshooting  IIS 7 - Troubleshooting - forum profile
Thread:  Show this thread (2 posts) More from IIS unable to access my web service on win 7  Thread Thread info: IIS unable to access my web service on win 7 Size: 403 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "IIS unable to access my web service on win 7 :: IIS 7 - Troubleshooting :: Forums - IIS.net"