Retrieve Plugin StepId
Hi All, Is there any way to programmatically retrieve the Plugin step (sdkmessageprocessingstep) id by passing the entity name, message name, assembly name and the Plugin Type name?And God said "Let...
View Article2007 SOAP Endpoints and 404 Unauthorized
Hello!I am working with the MSCRM 4.0 2007 AD/SPLA endpoints. Requesting a specific resource (the Discovery WSDL) fails with a 404 - Unauthorized, whereas requesting a folder, like...
View ArticleAssign Request for Activity from Plug-in code errors out in Synchronous Plug-in
I've a requirement to assign Activity record to certain users based on specific rules configured in the system. To fulfill the requirement I've written a plug-in that uses AssignRequest to assign the...
View ArticleBreakpoint Not Hit
I have a plugin that I originally deployed in the database. Initially I could debug it. However, later on the breakpoints got the yellow exclamation mark and would not trigger anymore. According to the...
View ArticleCalling the External webservice from mscrm 2011 online plugin
Dear ALL;i am tring to call an external web service into my mscrm 2011 online plugin but i am getting the following error Unhandled Exception:...
View ArticleChange to Spanish language problem
All, I have installed the Spanish Language pack on our CRM 2011 server and it installed successfully. However, when I go to File > Options > Languages tab > select Spanish for User Interface...
View ArticleHow to verify the owner is changed or not before Updating a entity record -...
Hi,I want to verify whether the owner has been changed before updating a record. Do i need to look for owner in input paraeters or i should use PreImage?Could any body help me out by providing the code...
View ArticleHow to get the GUID of an account for activity record (in view)?
Hi,I'm using CRM 2011 Online. So far, I can select several appointments from the activity view and obtain the GUIDS of the appointments (in javascript). For each appointment there is an account...
View ArticleInherited Role in CRM 2011 using SDK
Hi, I wanted to know if it is possible to validate if a role is inherited using the SDK for MS Dynamics CRM 2011 on-prem.Regards,Tayyab
View ArticleA custom wcf service creation and inside this MSCRM 2011 Org .svc need to be...
Requirement:need to create/Update records from Legacy .net application.Solution Approach: 1.creating a custom WCF service , 2.adding business logic in the operation contracts implementation and Using...
View ArticleExport Campaign templates
Does anyone know if it is possible to create a campaign template in one CRM and then export it and import it into another CRM?
View ArticleCannot insert duplicate key - Warning in CRM 2011 server
Hi,This is the error description from one of our server.Exception information: Exception type: CrmException Exception message:Cannot insert duplicate key. at...
View Articlewhat plugin step should be added on Re-Assigning owner? CRM 2011
Hi,i have a requirement where i need to update the Associated record owner on Re-assigning the account to some one.I have created a Step on Pre-Operation for Update account and debugging below code...
View ArticleCRM 2011: Custom Report show multiple pictures. HELP
HiI've been given this crazy task to create a quote report, which shows alot of product informartions, including up to 3 pictures per. product.1 product = 1 to 3 pictures.The pictures is located...
View ArticleError accessing CRM webservices (using SDK): 404 /adfs/ls/mex
Hello,I'm trying to connect to the webservices of MS Dynamics CRM 2011 (configured with claims-based authentication) by using the examples from the SDK. I got CRM AND ADFS running on two different...
View ArticleTime Zone Issue with Now and Globals!ExecutionTime
I created a report for Dynamics with SSRS. When I preview it in Visual Studio, the report timestamp shows up correctly; when I run the report in Dynamics, the date is correct but the time is 5 hours...
View ArticleCreating records using CRM 2011 programming reference
Hi everyone,What is the best way to programmatically create records in CRM for entities with custom attributes in a console app? I succeeded in doing this once using the Entity class. I am attempting...
View ArticleError in Asynchronous Plugin
We're getting a very strange error on some servers on a customer. In short, when we distribute a Campaign Activity we have a plugin registered against the Post Update of the Campaign Activity. This...
View ArticleRibbon missing after CRM Online December 2012 Update
We have a customized Ribbon for Product entity (added HideCustomAction). After Dec 2012 Update every time we close Payment entity form we receive an error and Ribbon is completely missing on the site....
View ArticleSQL Generic Error in Record Creation using SOAP Create Request
Hello Experts, I am creating some record in CRM using SOAP Create request. I am Calling the Method Inside a loop. But Some Record are creating and some are getting failed. I traced the error from the...
View Article