No announcements
Found 136379 threads
-
0 Votes
plugin redeployment
That works, except if your plugin is asynchronous then you must also restart async service.Answered | 2 Replies | 3881 Views | Created by anate - Tuesday, July 5, 2011 6:05 PM | Last reply by Gonzalo Ruiz R - Wednesday, July 6, 2011 1:15 PM -
1 Votes
CRM plugin invinite loop prevention
The FirstOrDefault will pick a matching event registration and if non, then the Execute will exit without running any code.Answered | 1 Replies | 1337 Views | Created by Markus Benz - Thursday, November 21, 2013 9:30 AM | Last reply by Scott Durow (MVP) - Thursday, November 21, 2013 10:52 PM -
0 Votes
Plugin-External dll
> Folder]>> Server>Bin>assembly.Answered | 3 Replies | 5912 Views | Created by sarithab - Wednesday, March 17, 2010 12:57 AM | Last reply by VinothBalasubramanian - Wednesday, March 17, 2010 8:27 AM -
0 Votes
How to install plugin ?
1) download teh plugin registration tool from here.Answered | 1 Replies | 6368 Views | Created by Tom' - Wednesday, March 10, 2010 8:56 AM | Last reply by Muhammad Ali Khan - Wednesday, March 10, 2010 9:08 AM -
0 Votes
Unable to load the plugin type
Is your user account authorized to register/unregister plugins?Answered | 5 Replies | 5217 Views | Created by davdatong - Wednesday, March 12, 2014 1:18 AM | Last reply by davdatong - Wednesday, March 12, 2014 4:54 PM -
0 Votes
Deploy Plugin within an install batch
What are the difference between the Plugin Registration Tool and the Plugin Developper Tool ?Answered | 9 Replies | 9263 Views | Created by MetalDestroyer - Wednesday, February 27, 2008 9:56 AM | Last reply by Frederic Penalver - Tuesday, November 23, 2010 3:41 PM -
0 Votes
Plugin on create-activity
The registration part, you'll need to do for all activity types.Answered | 5 Replies | 952 Views | Created by Dennis Thorsen - Monday, July 14, 2014 2:58 PM | Last reply by HIMBAP - Tuesday, July 15, 2014 7:36 AM -
0 Votes
Deployment CRM plugin on Production server
You don't need a web reference to the crm when making a plugin.Answered | 6 Replies | 6821 Views | Created by Devesh Aggarwal - Friday, May 29, 2009 5:13 PM | Last reply by Matt Parks - Friday, June 5, 2009 6:01 PM -
0 Votes
Fire plugin in the Onchange event of a field
Regards to your second question on register a plug-in for a specific attribute change, there's a Filtering option when you register your plug-in using the plug-in ...Answered | 4 Replies | 7603 Views | Created by Santosh Kore - Friday, October 16, 2009 7:52 PM | Last reply by HIMBAP - Monday, October 19, 2009 5:45 AM -
0 Votes
Campaign Activites and plugins
I think when you distribute a campaign activity, it will results in phone, letter, email and other activities to be created. so you have to register your ...Answered | 1 Replies | 5180 Views | Created by KmackGFNet - Thursday, June 17, 2010 7:10 PM | Last reply by Muhammad Ali Khan - Thursday, June 17, 2010 7:25 PM -
2 Votes
Plugin on UserSettings
Hi, The UserSettings entity only allows RetrieveMultiple message to be registered in a plugin using the supported way.Answered | 3 Replies | 3563 Views | Created by Andrew B Schultz - Friday, September 2, 2011 12:58 PM | Last reply by Andrew B Schultz - Friday, September 2, 2011 1:49 PM -
4 Votes
Register plugin in disk programmatically
In what way does your registration not work ?Answered | 7 Replies | 4749 Views | Created by IamaNovice - Friday, August 20, 2010 12:34 AM | Last reply by IamaNovice - Friday, August 20, 2010 5:40 PM -
2 Votes
CRM 2011 On Premise Discovery Service error connecting to Plugin Registration Tool
Plugin Registration Tool connection shows follwing error.Answered | 4 Replies | 15557 Views | Created by smbhakta - Monday, July 11, 2011 1:03 PM | Last reply by JohnMPSC - Tuesday, December 9, 2014 1:47 PM -
0 Votes
why is plugin required to be signed with snk before registering using registration tool it first time?
It's supposed to identify the publisher of the plugin.Answered | 2 Replies | 4373 Views | Created by CRM Rajeev - Thursday, July 14, 2011 12:21 PM | Last reply by DavidBerry - Thursday, July 14, 2011 6:24 PM -
0 Votes
Plugin: Pre stage, attribute value
If field update invokes plugin triggering you can retrieve new value from context like: DynamicEntity entity = ...Answered | 1 Replies | 6823 Views | Created by darrmerc - Wednesday, November 18, 2009 2:19 PM | Last reply by Andrii Butenko - Wednesday, November 18, 2009 2:25 PM -
1 Votes
Programmatically Disabling the Plugin Step
from the plguin registration tool codebase: public static void UpdateStepStatus(CrmOrganization org, Guid stepId, bool isEnable) { if (org == null) { ...Answered | 1 Replies | 10899 Views | Created by D-Virdi - Wednesday, September 2, 2009 4:54 AM | Last reply by Moti Mendelovich - Wednesday, September 2, 2009 6:14 AM -
0 Votes
The plug-in assembly registration configuration is invalid. 0x80044170
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.Answered | 6 Replies | 2047 Views | Created by Ravitheja J - Wednesday, February 19, 2014 9:09 AM | Last reply by Sam - Inogic - Thursday, February 20, 2014 8:22 AM -
0 Votes
Extending (Plugin) for CRM online
See http://www.mscrmdirectory.com/2010/09/crm-2011-beta-online-plug-in-registration-tool/Answered | 11 Replies | 5187 Views | Created by SquirrelRed - Tuesday, November 30, 2010 10:48 PM | Last reply by SquirrelRed - Thursday, December 2, 2010 10:17 AM -
17 Votes
ErrorSerializingRegFile - Plugin Deployment Error
View Kevin Dan's profile Please click "Mark As Answer" on the post if this post answers the question or "Vote as Helpful" when it helps.Answered | 5 Replies | 11374 Views | Created by TMK101 - Monday, February 6, 2012 4:27 PM | Last reply by Sriram Udhayab - Tuesday, October 17, 2017 7:31 PM -
1 Votes
plugin not triggering..
i would suggest you recheck the registration step.Answered | 4 Replies | 3556 Views | Created by Prijil.P.S - Saturday, February 4, 2012 9:26 PM | Last reply by Ashwani_Ashwin - Wednesday, April 25, 2012 6:06 AM
No announcements