No announcements
Found 219576 threads
-
0 Votes
How to add configuration file to plugin in ms crm
Thanks to all I understood how to add configuration values to plugin and how to access themAnswered | 5 Replies | 2017 Views | Created by shiva_prasad - Saturday, October 25, 2014 4:42 AM | Last reply by shiva_prasad - Monday, October 27, 2014 12:43 PM -
1 Votes
Questions about how existing plugins were setup
Yukimo, The easiest way is to use the Plugin Registration Tool.Answered | 2 Replies | 2629 Views | Created by Yukimo - Thursday, June 7, 2012 2:46 AM | Last reply by Dimaz Pramudya (www.xrmbits.com) - Thursday, June 7, 2012 3:43 AM -
1 Votes
Plugin and Workflow
Plugins have a time limit of a couple of minutes to complete (even asynchronous plugins).Answered | 4 Replies | 4531 Views | Created by jegansankar - Saturday, January 5, 2013 5:28 PM | Last reply by Nandan21 - Monday, January 7, 2013 10:21 AM -
0 Votes
Plugins location
Hi, It is a custom plugin assembly.Answered | 13 Replies | 1289 Views | Created by ReignFan - Monday, October 13, 2014 1:22 PM | Last reply by ReignFan - Wednesday, October 15, 2014 5:12 PM -
0 Votes
How to debug a plugin remotely from Visual Studio?
http://sliong.wordpress.com/2011/03/29/remote-debugging-crm-2011-plugin/ https://community.dynamics.com/crm/b/pabloperalta/archive/2010/11/30/howAnswered | 3 Replies | 1566 Views | Created by TCavins - Tuesday, January 28, 2014 8:49 PM | Last reply by TCavins - Wednesday, January 29, 2014 5:23 PM -
0 Votes
Plugin error
About loading assembly - how did you register it?Answered | 13 Replies | 7373 Views | Created by Vijji MSL - Wednesday, July 28, 2010 10:49 AM | Last reply by Ranjitsingh R - Thursday, July 29, 2010 4:37 AM -
0 Votes
PlugIn
Hi all, I would like to develop 'Duplicate Detection' functionality by using PlugIns.Answered | 1 Replies | 7040 Views | Created by Golden Fish - Saturday, April 25, 2009 11:06 AM | Last reply by Ayaz.Ahmad - Sunday, April 26, 2009 9:32 PM -
0 Votes
Images in plugin
just to add a little on the images - they can be used to make sure you have data from the entity in your plugin code without the need to go get it thru a separate call.Answered | 4 Replies | 4065 Views | Created by KishenK - Thursday, December 15, 2011 8:19 AM | Last reply by Andrii Butenko - Friday, December 16, 2011 5:55 PM -
0 Votes
Plugins
You can read SDK about development and this article about plugin registration.Answered | 2 Replies | 5783 Views | Created by Vishwaz - Monday, August 3, 2009 8:21 AM | Last reply by Tiaan van Niekerk - Monday, August 3, 2009 8:34 AM -
1 Votes
How to debug the CRM 2011 Online plugin
Here is a fantastic blog post on how to debug an online ...Answered | 2 Replies | 9470 Views | Created by Yadav MSCRM Technical Consultant - Friday, September 16, 2011 5:00 PM | Last reply by Helen W - Monday, March 26, 2012 1:04 AM -
7 Votes
How to Create a asynchronous Plugin in CRM 2011?
can you please elaborate that what will be the code in my plugin & how my plugin will take parameters as on your link it showing me to create workflow but where my ...Answered | 15 Replies | 4615 Views | Created by krunal89 - Monday, May 7, 2012 9:01 AM | Last reply by Andrii Butenko - Tuesday, May 8, 2012 9:12 AM -
0 Votes
How to remove "Creating record" infinite loop in plugin
By using this approach it will check in plugin. this means the plugin will hit every time the audit is created, which should not be like that.Answered | 4 Replies | 5675 Views | Created by D-Virdi - Tuesday, July 7, 2009 10:48 AM | Last reply by Andrii Butenko - Tuesday, July 7, 2009 12:26 PM -
1 Votes
how to find that the value of a filed has changed in plugin
To fire the plugin on change of specific field select that field in plugin registration tool Filtering Attributes thus it will fire the ...Answered | 4 Replies | 2820 Views | Created by anwar_addi - Monday, June 18, 2012 11:02 AM | Last reply by Nar_mscrm - Tuesday, June 19, 2012 5:36 AM -
0 Votes
How to read the Web.config values from Plugin in mscrm4
Its the same as CRMService.Reterive(), actually ICRMService is just an interface in microsoft.sdk.dll which will you add to your plugin project.Answered | 5 Replies | 6476 Views | Created by Yadav MSCRM Technical Consultant - Wednesday, February 10, 2010 2:46 PM | Last reply by Muhammad Ali Khan - Wednesday, February 10, 2010 4:07 PM -
0 Votes
Plugin-External dll
> Folder]>> Server>Bin>assembly.Answered | 3 Replies | 5873 Views | Created by sarithab - Wednesday, March 17, 2010 12:57 AM | Last reply by VinothBalasubramanian - Wednesday, March 17, 2010 8:27 AM -
1 Votes
Duplicated registered plugin registration steps after installing the solution
Hi, I've seen this many times - it's because the plugin steps in your dev environment have been deleted and re-created.Answered | 2 Replies | 1910 Views | Created by captainsina - Thursday, March 28, 2013 2:58 PM | Last reply by Karan Mittal - Saturday, March 30, 2013 9:05 AM -
0 Votes
How to determine event that cuased a plugin to fire...
We have a plugin that fires on the Update event of an Opportunity.Answered | 3 Replies | 4110 Views | Created by Lindsey Mundy - Saturday, October 22, 2011 11:54 PM | Last reply by Lindsey Mundy - Monday, October 31, 2011 11:35 PM -
0 Votes
architecting plugins
I would suggest posting your question in the ' MSDN Forums » Windows Forms » ClickOnce and Setup & Deployment Projects » ClickOnce and plugin directories' located ...Answered | 1 Replies | 10317 Views | Created by joevolleyball - Monday, December 8, 2008 6:12 PM | Last reply by SachinW - Tuesday, December 9, 2008 5:10 AM -
0 Votes
plugin redeployment
That works, except if your plugin is asynchronous then you must also restart async service.Answered | 2 Replies | 3873 Views | Created by anate - Tuesday, July 5, 2011 6:05 PM | Last reply by Gonzalo Ruiz R - Wednesday, July 6, 2011 1:15 PM -
0 Votes
CRM 4.0 Audit Plugin
You mentioned there is a fix for the deleting a record error... is that separate of the recent audit plugin configuration?Answered | 2 Replies | 7344 Views | Created by MichaelCT15 - Tuesday, April 6, 2010 2:01 PM | Last reply by MichaelCT15 - Thursday, April 8, 2010 6:47 PM
No announcements