how to solve the plugin can't register?
My plugin assemble file size is too big about 10M, it often timeout when register with database way,I have changed organization service connection timeout from 5 min to 40 min.then the issue have...
View ArticlePlug-In error: "Workflow job was cancelled because...infinite loop."
I'm getting the following error when triggering my plug-in on Update (in CRM 2011). A very simple plug-in, which was working fine earlier.RequestCalculator PlugIn:...
View ArticleDate issue in Mail merge in MS CRM 2011
I have a date field DOB in a MS CRM FORM, the date format here is mm/dd/yyyy, I;e if I select 10- December-2013, the field will display it as 12/10/2013. Now when I go for the mail merge, the date and...
View ArticleCount 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 Article