Count all records in a subgrid using Javascript
I'm trying to count the number of records in a subgrid "CaseManagerSubGrid". The record count is over 50000 so the suggested methods don't work. I'd like to count the records and put them in a field...
View ArticleUsing File I/O Operations in CRM Plugin.
Hi all, I have requirement in which we have to copya file which resides on crm server from ex: "C:\" folder location to "D:\" Location . This Operation should be on Create and Update of Entity record...
View ArticleCRM 2011 Solution Configuration Page
Hello.Does anyone know a way to create a Solution Configuration page that would show the solution's version number?Thanks,Frank
View ArticleSSRS Report in ASPX page
Dear All,I am working on SSRS 2008 and CRM 4.0. I have a ssrs report. I am running this report from the custom entity Form.Also i have a web application. In this if i am clicking a link from the web...
View ArticleUnexpected error on system.update(entity)
Hi.I have a custom entity with a n:1 relation to case. When I save the custom entity I want to update the case with a date, however I'm getting "unexpected error" when I do a service.update on the...
View Articlewhat is insideview(2.0) in crm online deployment
Hello Experts, while deploying a solution (unmanaged ) on crm online I got this message (add components insideview 2.0). what is insideview how to download it.Please provide some...
View ArticleWhere are the UoMSchedule and Product classes? (Dynamics CRM 2011)
Hello there,I have been following some samples/posts and most of them use a couple of classes that I can not finf. See this post: http://bit.ly/10ntW5qHe uses the following classes: UoMSchedule and...
View ArticleXAML Workflow - Could not generate view for Workflow.
This started to happen all of a sudden. Not sure if an update did this. When I add a Workflow Activity from CRM Workflow Activities, it is throwing an error. There is a poup window with Exception...
View ArticleCompare two fields using advance find
Hi All,Is there a way in CRM advance find to compare two fields. like Select * from account where field_1 = field_2
View ArticleUpdate Rollup 13 issues
Hello,Has any one updated their onpremise version of CRM to UR 13? Are there any specific issues observed?Thank You In Advance!Regards,-Suresh
View ArticleTrouble with javascript setting Subject
My friendly CRM Helpers. I am trying to fix an issue with javascript and would love to have your assistance. The first group of code works and sets the subject but overwrites the title if it is already...
View Articlesigning SOAP message request via ADFS
We are working on an implementation of a Microsoft crm 2011 SOAP connector written in objective-c (without visual studio's libraries). We are already able to contact the adfs server and obtain two...
View ArticleActivityMimeAttachment ObjectId vs ActivityId. CRM 2011 bug?
Hi all,I'm a bit confused (as usual)!I want to get to the parent email from an activity mime attachment. I'm using the Linqpad plugin to do a bit of investigation on the best way of doing...
View ArticleConnect to web service with Java
Hello, Has anyone tried to consume an MS CRM 4 webservice via Java? We are trying to connect to the /MSCrmServices/2007/CrmService.asmx page and we receive error 401s. The IIS log file shows this:...
View Articlehow to get field values in plugin on Create, Post Event
Hi All,I want to write an Asynchrnous plugin on Create Message and Post Event on CRM 4.0. And i want to calculate and update one of the field based on other field values on same entity. As soon as user...
View ArticleAdvices about a long processing : Client or Server ?
Hi Everybody,I just need your expertise about some questions that I ask to myself :Explaination :I have a long process developed, for the moment within a plugin, the purpose is to dispatch members...
View ArticleShare data between two registered plugins crm 2011
Hello Experts, I want to share the total no of records count of any entity using 'create' message plugin ,the count should be shared with other plugin .How I can share data of any...
View ArticleHow to check multipline is null in crm 2011?
I have a attribute that's a multipline text, I am using it for comment.How to check if its null or not.
View ArticleError on Saving Workflow:This process cannot be created, updated, or...
We are using CRM2011, UR13. While trying to edit several workflows, whether created directly on this implementation using the standard WF UI or imported from another, we are getting this error when we...
View ArticleHow to trigger a Pre Validation plugin on GenerateQuoteFromOpportunity
I have a Pre Validation plugin on Quote Create but it looks the plugin never fires when the Quote is created from an opportunity but gets fired when the quote is created from Contact. What am I am...
View Article