No announcements
Found 213290 threads
-
1 Votes
Procedure for Connecting MS CRM 2011 and Performing CRUD Operations
Hi Karhik Here is a tutorial that will helps you to create retrive update and delete operation in CRM 2011 using asp ...Answered | 4 Replies | 3611 Views | Created by Karthik NC - Tuesday, July 17, 2012 5:07 AM | Last reply by MubasherSharif - Thursday, July 19, 2012 8:49 AM -
1 Votes
Web Service host publicly to perform CRUD Operation in CRM Application Entities
A few links that should help: Create your custom web service and integrate with CRM 2011 Online How to read, create, update and detele ...Proposed | 1 Replies | 1221 Views | Created by Kanhu - Monday, September 9, 2013 1:09 PM | Last reply by JLattimer - Monday, September 9, 2013 2:08 PM -
2 Votes
Dynamics CRM Online CRUD Operation using console application
//First tutorial CRUD Crm 2011 // 1.Answered | 5 Replies | 1992 Views | Created by MS_User_007 - Monday, November 13, 2017 2:15 PM | Last reply by MGCRM - Saturday, November 18, 2017 9:28 PM -
2 Votes
Web API v/s class library DLLs to perform CRUD operations on CRM data
Hi, Your question refers to using DLLs to do the CRUD operations.Answered | 4 Replies | 1855 Views | Created by PratikSoni - Monday, November 20, 2017 9:16 AM | Last reply by DonaldRichardson1 gmail.com - Thursday, January 11, 2018 12:30 AM -
0 Votes
Microsoft Online CRM - Make a form publicly available
You would need to host an external page someplace to facilitate.Answered | 1 Replies | 1123 Views | Created by ramiramilu - Thursday, February 13, 2014 10:17 AM | Last reply by JLattimer - Thursday, February 13, 2014 1:56 PM -
2 Votes
CRM 2011: SDK CRUD Operation samples
I don't think the problem is in the code to use the CRUD operations.Answered | 44 Replies | 17559 Views | Created by Mostafa Moatassem - Tuesday, August 16, 2011 12:13 PM | Last reply by hfaun - Monday, September 19, 2011 5:36 AM -
3 Votes
CRM 2011: Problem with JS library to perform CRUD operations
Did you try to launch your CRM application from localhost?Answered | 24 Replies | 8714 Views | Created by Mostafa Moatassem - Sunday, September 4, 2011 8:40 AM | Last reply by Amreek Singh - Sunday, September 25, 2011 1:31 PM -
0 Votes
Host custom service wrapper within CRM 2011
The only supported means to deploy web service or web application code within the CRM web site is using the CRM 4 endpoint, which is ...Answered | 2 Replies | 1845 Views | Created by Dansor - Monday, June 3, 2013 9:34 PM | Last reply by DavidJennaway - Tuesday, June 4, 2013 8:14 AM -
1 Votes
Accessing CRM Web Service from web application -- create a dummy user?
Hi flowjob, this is ok, but remember also for internal use you need one CRM license per user which accesses your web application.Answered | 5 Replies | 7239 Views | Created by flowjob - Monday, May 4, 2009 10:43 AM | Last reply by JuergenBeck - Monday, May 4, 2009 1:19 PM -
0 Votes
CRM Web Service RetrieveMultiple error
he said the errors occurred because there are too many customization built in the CRM, and so the web service cannot handle it anymore.Answered | 9 Replies | 9197 Views | Created by Wie Lie - Saturday, December 6, 2008 4:42 PM | Last reply by HIMBAP - Saturday, August 7, 2010 4:45 AM -
0 Votes
Custom web service?
If from a custom web application though it will need to be hosted on the same server.Answered | 5 Replies | 5124 Views | Created by Tim Gabrhel - Friday, May 6, 2011 7:51 PM | Last reply by Jamie Miley - Friday, May 6, 2011 9:10 PM -
2 Votes
CRM 2011 with Silverlight(Creating Organization Independent Application)
If I will use the SOAP service then why they gave the CRM Oata(REST).Answered | 5 Replies | 2458 Views | Created by Ashis_K - Wednesday, December 19, 2012 9:41 AM | Last reply by HIMBAP - Wednesday, December 19, 2012 10:26 AM -
0 Votes
Reporting Services and CRM Entities as Parameters
sorry SOP == Standard Operating Procedure.Answered | 7 Replies | 5004 Views | Created by dbv99 - Monday, July 4, 2011 10:24 AM | Last reply by Andrew G. Mackay - Tuesday, July 5, 2011 6:29 PM -
4 Votes
CRM 2011: Wsdl web service doesn't contain my entities
I can make a web service call to my organization service and get entity metadata for any entity type, but ...Answered | 8 Replies | 11940 Views | Created by Mathieu Savage - Wednesday, March 9, 2011 7:59 PM | Last reply by Jamie Miley - Friday, May 27, 2011 3:56 PM -
1 Votes
MSCRM 2011 .NET sample for SOAP CRUD Operations or SOAP Message formats required.
Hey Torstein, i am trying to execute CRUD against CRM 2011 way you are suggesting, as also were described here: http://msdn.microsoft.com/en-us/library/gg309549, and as was ...Answered | 5 Replies | 5264 Views | Created by Jai Mallesh Babu - Wednesday, April 25, 2012 12:27 PM | Last reply by HoverFusion - Friday, May 18, 2012 10:35 PM -
0 Votes
CRM 4.0 web service compatiablity with CRM 2011
you can not fetch Entity Metadata, can not perform entity records aggregation (sum, count etc), Rest End points wll also not allow JOIN and/or filter on a ...Answered | 6 Replies | 5329 Views | Created by NigelT99 - Thursday, August 18, 2011 11:24 AM | Last reply by DaveMac - Tuesday, September 6, 2011 9:56 PM -
0 Votes
Difference between Web Service of CRM 4.0 and CRM 2011
The right one is CrmDiscoveryService.asmx VS Discovery.svc (these are the discovery service) and CrmService.asmx VS ...Answered | 2 Replies | 1546 Views | Created by Syed Anwaruddin Hashmi - Wednesday, June 18, 2014 11:52 AM | Last reply by Guido Preite - Wednesday, June 18, 2014 12:06 PM -
0 Votes
Register plugin on Hosted CRM
We are pretty sure VAR Dynamics is the only hosted provider allowing web-based plugin registration for hosted Dynamics CRM.Answered | 3 Replies | 5974 Views | Created by CRMDEV_D - Thursday, January 21, 2010 2:42 PM | Last reply by VAR Dynamics Channel Management Team - Thursday, July 7, 2011 10:24 PM -
1 Votes
CRM 2011 Orders to Invoice, calling a web service
Thank you for your reply Amreek, the problem is not really in how to bundle orders to a single invoice but how to call a service that would perform some ...Answered | 8 Replies | 3605 Views | Created by Kotena - Tuesday, November 8, 2011 3:01 AM | Last reply by Kotena - Thursday, November 10, 2011 2:35 AM -
6 Votes
CRM 2011 - Web application in Offline mode
It is probably related to how the WPF XBAP application instantiates the CRM service.Answered | 9 Replies | 7785 Views | Created by Sinto Antony - Friday, August 12, 2011 12:29 PM | Last reply by Boopesh dhandapani - Friday, September 16, 2011 5:47 AM - Items 1 to 20 of 213290 Next ›
No announcements