No announcements
Found 18121 threads
-
2 Votes
Plugin steps
I shall try with this and i understood why my code was causing the infinite loop because in my execute method i am calling the crmService.Fetch() method which is triggering the execute call ...Answered | 18 Replies | 8128 Views | Created by Sushma Reddy Chitturi - Tuesday, August 11, 2009 9:15 PM | Last reply by GuideMeInCRM - Thursday, July 21, 2011 11:19 PM -
0 Votes
Simple Plugin question - On Create event
I am creating a plugin on the email entity and I've registered it on the "create" and "update" event.Answered | 1 Replies | 5854 Views | Created by Stefan Gueorguiev - Tuesday, September 15, 2009 7:27 PM | Last reply by Muhammad Ali Khan - Tuesday, September 15, 2009 7:32 PM -
0 Votes
Plugins location
Hi, It is a custom plugin assembly.Answered | 13 Replies | 1197 Views | Created by ReignFan - Monday, October 13, 2014 1:22 PM | Last reply by ReignFan - Wednesday, October 15, 2014 5:12 PM -
0 Votes
The plugin caller
Yes, I am agree with Rhett, you can use sharevariable to pass data between plugin, in your plugin store some value in shared variable and in other plugin check if this ...Answered | 8 Replies | 6519 Views | Created by Irinel Crm - Friday, August 20, 2010 10:03 AM | Last reply by HIMBAP - Friday, August 20, 2010 1:57 PM -
0 Votes
plugin problem
Hi Vijender Plugin scope are limited within the Oganization.Answered | 9 Replies | 5076 Views | Created by Vijji MSL - Tuesday, September 21, 2010 7:44 AM | Last reply by VinothBalasubramanian - Monday, September 27, 2010 6:30 AM -
0 Votes
Deploy single plugin from plugin project?
Plugin class code is necessarily part of the overall plugin assembly, so you have to deploy the whole assembly to deploy code changes.Answered | 1 Replies | 952 Views | Created by Cipher - Wednesday, May 14, 2014 4:28 AM | Last reply by DavidJennaway - Wednesday, May 14, 2014 8:20 AM -
0 Votes
Plugin Question
Thanks all, I found the solution for this Actually I made mistake like I didn't add parameters which I need to send to the Plugin while registering the plugin so ...Answered | 4 Replies | 1190 Views | Created by shiva_prasad - Thursday, November 13, 2014 10:38 AM | Last reply by shiva_prasad - Saturday, December 20, 2014 11:54 AM -
0 Votes
Plugin error
unable to load the plugin assembly 2.Answered | 13 Replies | 7322 Views | Created by Vijji MSL - Wednesday, July 28, 2010 10:49 AM | Last reply by Ranjitsingh R - Thursday, July 29, 2010 4:37 AM -
1 Votes
Plugin and Workflow
Plugins support synchronous execution.Answered | 4 Replies | 4453 Views | Created by jegansankar - Saturday, January 5, 2013 5:28 PM | Last reply by Nandan21 - Monday, January 7, 2013 10:21 AM -
0 Votes
Message in plugin
You can generate an Exception like throw new Exception('Message'); it will be shown on client side, but this exception generation will ...Answered | 6 Replies | 5925 Views | Created by Elka_ - Friday, June 19, 2009 1:45 PM | Last reply by Elka_ - Monday, June 22, 2009 7:00 AM -
1 Votes
plugin development
Hi, can u debug the plugins, this may lead to the exact line of error.Answered | 12 Replies | 5419 Views | Created by Kiran N - Saturday, May 15, 2010 11:16 AM | Last reply by Muhammad Ali Khan - Saturday, June 12, 2010 10:57 AM -
0 Votes
Plugin Version
Hi, When executing a plugin I would like to add the plugin version # to the InvalidPluginExecutionException message.Answered | 2 Replies | 5940 Views | Created by coolbuddy_0 - Friday, October 8, 2010 12:43 AM | Last reply by yes.sudhanshu - Friday, October 8, 2010 6:29 AM -
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 | 3508 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 -
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 | 3948 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
plugin redeployment
That works, except if your plugin is asynchronous then you must also restart async service.Answered | 2 Replies | 3842 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
Update Plugin C#
You can call service.Update(entity); but you need to use IExecutionContext.Depth to avoid getting into infinite ...Answered | 1 Replies | 2198 Views | Created by kMAT1 - Monday, September 30, 2013 6:00 AM | Last reply by Imran I Abbasi - Monday, September 30, 2013 6:15 AM -
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 | 10134 Views | Created by joevolleyball - Monday, December 8, 2008 6:12 PM | Last reply by SachinW - Tuesday, December 9, 2008 5:10 AM -
0 Votes
Tutorial for plugins
hello, Yes, you could trigger SQL stored procedure inside CRM plugin.Answered | 3 Replies | 1330 Views | Created by Pete Newman - Thursday, October 31, 2013 12:08 PM | Last reply by _Vikram - Thursday, October 31, 2013 2:31 PM -
3 Votes
Outlook Plugin
Does CRM outlook plugin only allow crm online login?Answered | 7 Replies | 4087 Views | Created by Sunny_20 - Monday, August 8, 2011 10:35 PM | Last reply by Sunny_20 - Tuesday, August 9, 2011 7:31 PM -
1 Votes
Plugin Error
Dear All, I was developing a small Plugin.Answered | 10 Replies | 8314 Views | Created by crmpnk1 - Monday, September 5, 2011 6:13 AM | Last reply by crmpnk1 - Wednesday, September 7, 2011 6:02 AM
No announcements