dynamics-crm-2011
debugging into a javascript anonymous function
I am trying to reverse engineer a Microsoft CRM 2011 web page.The page loads a massive number of scripts and HTML.开发者_Python百科My current development focus is on the click event of a checkbox elem[详细]
2023-04-06 11:16 分类:问答CRM 2011 outlook client: Some entities are not available after changing the user language
Error: cannot load crm when trying to view crm records for contact/accounts in outlook 2010 EDIT: I found out that this problem occurred because of the selected language by the user. Now i still have[详细]
2023-04-06 10:26 分类:问答How to sort a report by a calculated field
I have a simple report made with FetchXml that shows something like this: EMPLOYEE NAMEAUTH TOTALDRAFT TOTAL[详细]
2023-04-06 10:02 分类:问答CRM for Outlook Connector - failure to initialize after AD password reset
Everything seems to work fine with my dynamics CRM 2011 until the day when there is an auto password request from our AD. I have t开发者_开发知识库he crm for outlook connector and this does not get in[详细]
2023-04-06 06:35 分类:问答404 Directory not found error in Dynamics CRM IFD login
The problem is as follows: I can access the https:// url to see an ADFS login page When I enter the proper credentials, the browser shows that the Dynamics CRM 2011 almost loads in and then displays[详细]
2023-04-06 06:19 分类:问答CRM online 2011 - access data without SDK
Im having big problems with extracting data from the CRM 2011. I need to do it though an SSIS task in SqlServer 2008. The problem is that the CRM SDK is .NET 4.0 and the SqlServer is .NET 2.0 - thus m[详细]
2023-04-05 21:33 分类:问答Select a percentage of records using CRM 2011 Dynamic Entity
I\'m developing service which consumes CRM 2011 data via dynamic entities (as in, Microsoft.Xrm.Sdk.Entity, the late-binding method).I\'m deliberately not using Xrm.cs method (early bindi开发者_StackO[详细]
2023-04-05 07:33 分类:问答Microsoft CRM 2011 - Entity Id must be specified for Update (PHP)
My CreateContact wsdl method looks like this: <CreateContact xmlns=\"\"> <_contactId>string</_contactId>[详细]
2023-04-05 06:57 分类:问答Is it possible to build a 32 bit plugin for CRM 2011?
We have a scenario where we require a plugin to do some custom steps in CRM 2011. The client PC\'s are running 32 bit Outlook, due to the requierment for some silverlight applications extending crm,[详细]
2023-04-05 04:54 分类:问答Retrieving list of Entities
In CRM 2011 I can do the usual Create, Update, Delete operations using EarlyBoundEntities.I cant, however, seem to find an example of retrieving a list of entities using the same type of code.Is there[详细]
2023-04-05 04:16 分类:问答