No announcements
Found 7444 threads
-
0 Votes
in-depth tutorial videos ON WCF WEBSERVICES
I would ask here: https://stackoverflow.com/questions/tagged/wcf-web-api Richard Mueller - MVP Enterprise Mobility (Identity and Access)Answered | 2 Replies | 1199 Views | Created by Lesibana Chokoe - Friday, January 12, 2018 12:04 PM | Last reply by Richard Mueller - Friday, January 12, 2018 3:15 PM -
0 Votes
Problem with conection to WebService.
http://forums.asp.net/28.aspx/1?Answered | 1 Replies | 972 Views | Created by Metelitca - Friday, March 11, 2016 12:44 PM | Last reply by DA924x - Friday, March 11, 2016 12:52 PM -
1 Votes
Call methods in a webservice asynchronously?
Sorry please post this under the WCF forums :)Answered | 2 Replies | 7776 Views | Created by madagaskar - Monday, September 7, 2009 10:03 AM | Last reply by madagaskar - Monday, September 7, 2009 10:24 AM -
1 Votes
WebService in Wpf Problem
http://forums.asp.net/28.aspx/1?Answered | 5 Replies | 2041 Views | Created by Ivan Sammut - Thursday, March 26, 2015 3:57 PM | Last reply by Kristin Xie - Friday, March 27, 2015 7:09 AM -
0 Votes
Webservice
Try to access to WebService trough web browser.Answered | 21 Replies | 10301 Views | Created by Golden Fish - Tuesday, May 12, 2009 7:23 AM | Last reply by Andrii Butenko - Tuesday, May 26, 2009 9:45 AM -
0 Votes
Using an external webservice with javascript into CRM
You've created the WCF service and not a webservice.Answered | 7 Replies | 6585 Views | Created by BERKAYA Hedi - Tuesday, June 2, 2009 1:42 PM | Last reply by Hassan Hussain - Tuesday, June 2, 2009 4:02 PM -
0 Votes
Help calling webservice in VB .Net
http://forums.asp.net/28.aspx/1?Answered | 1 Replies | 1632 Views | Created by burst100 - Friday, July 31, 2015 1:55 PM | Last reply by DA924 - Friday, July 31, 2015 5:57 PM -
0 Votes
Use webservices in Plugin
Hi Surya, I achieved calling the webservice in plugin which is registered in sandbox mode.Answered | 4 Replies | 1428 Views | Created by Siddhu336 - Thursday, March 21, 2013 4:08 PM | Last reply by SuryaMSCRM - Thursday, April 25, 2013 7:24 PM -
0 Votes
How to invoke a outside webservice in the dynamic crm system?
i didn't configure any authentication, my webservice just has some simple codes.Answered | 7 Replies | 4808 Views | Created by 贾云成 - Wednesday, June 15, 2011 9:11 AM | Last reply by 贾云成 - Friday, June 17, 2011 7:12 AM -
0 Votes
Webservice intergration
Its a C# windows forms application and the webservice is on a Linux server acting as a back end.Answered | 3 Replies | 1325 Views | Created by dkirubi - Tuesday, November 11, 2014 2:52 PM | Last reply by dkirubi - Wednesday, November 12, 2014 8:56 AM -
0 Votes
Use External WebServices in CRM
Mahain, Actually my crm is on server and i created a webservice in a local machine. webservice is not placed in ISV folder.Answered | 17 Replies | 9404 Views | Created by tusman - Tuesday, June 2, 2009 4:15 AM | Last reply by tusman - Wednesday, June 3, 2009 5:27 AM -
0 Votes
Calling WCF service from Plugin fails
It will not be possible to pass the CRM user's credentials to the WCF service, as plugin code runs under the AD context of the CRM service account.Answered | 2 Replies | 3321 Views | Created by Mark Willems - Friday, April 5, 2013 8:07 AM | Last reply by DavidJennaway - Friday, April 5, 2013 2:47 PM -
0 Votes
Call Webservices
Golden Fish - you can ask for an advice developers of this webservice.Answered | 10 Replies | 6653 Views | Created by Golden Fish - Friday, July 3, 2009 11:44 AM | Last reply by Hervé - Thursday, July 16, 2009 1:31 PM -
0 Votes
I could pass xmldocument to webservice but not to wcf ,both are using SOAP.
WCF Data Services forum, or perhaps in the proper language forum in theAnswered | 4 Replies | 899 Views | Created by poonaminfor - Wednesday, May 11, 2016 8:43 AM | Last reply by Just Karl - Thursday, May 12, 2016 1:31 PM -
1 Votes
Read XML in Winforms from WebService
According to your description, I'm afraid it is a problem related to XML development in WebService.Answered | 4 Replies | 6083 Views | Created by grmotild - Sunday, November 20, 2011 9:44 AM | Last reply by Paul Zhou - Wednesday, November 23, 2011 8:41 AM -
0 Votes
Consuming CRM Webservice through external application - how to secure the connection
If you have to only access the few CRM services subset i.e. few methods like Create Account, Retrieve Account etc then i would suggest you to create a WCF webservice ...Answered | 1 Replies | 3606 Views | Created by SN_NJ - Friday, July 29, 2011 10:56 AM | Last reply by Jehanzeb.Javeed - Sunday, July 31, 2011 4:53 PM -
0 Votes
pull data from webservice
Yes you can, for example to use the crm web service using javascript I use the following function: function Fetch (fetchXml) { // define xml for soap request var xml = ...Answered | 4 Replies | 6703 Views | Created by btkneena - Friday, October 9, 2009 9:30 AM | Last reply by Andrii Butenko - Friday, October 9, 2009 9:50 AM -
3 Votes
Consume java webservice in C# by using web.config instead of adding webreference?
http://forums.asp.net/28.aspx/1?Answered | 5 Replies | 4143 Views | Created by SelvaOnline - Tuesday, October 2, 2012 4:35 PM | Last reply by Ed Price - MSFT - Wednesday, October 10, 2012 8:54 PM -
0 Votes
Project Server 2010 Project.SVC Webservice
Get the Data through Documented PSI ( Web Service) Now From DB you can get easily whatever you want, coming to Web Service (PSI / WCF), till 2007 there ...Answered | 22 Replies | 11692 Views | Created by Software Crafter - Tuesday, December 28, 2010 12:54 PM | Last reply by Jim Corbin - Tuesday, January 4, 2011 1:00 AM -
1 Votes
CRM 2011 + webservice
In CRM 2011 Add/Update/Delete any data can be achieved by multiple ways like Rest (WCF service), CRM 2011 SDK, and Fetch XML.Answered | 9 Replies | 4753 Views | Created by SnehaDeore - Thursday, November 24, 2011 9:03 AM | Last reply by - Wednesday, February 27, 2013 10:50 AM - Items 1 to 20 of 7444 Next ›
No announcements