No announcements
Found 136375 threads
-
0 Votes
Connecting to the discovery service in the Plugin Registration in MS CRM 2011 Online
Hi, Can any body expain how to Connect to the discovery service in the Plugin Registration in MS CRM 2011 Online (Virtual Site) When i try ...Answered | 2 Replies | 3738 Views | Created by Srikanth_MSCRM - Wednesday, November 16, 2011 7:50 PM | Last reply by Sam - Inogic - Thursday, November 24, 2011 10:51 AM -
0 Votes
plugin problem
They plugin registration is stored in the database (for the induvidual instance) in the table name PluginBase and PluginExtensionBase.Answered | 9 Replies | 5126 Views | Created by Vijji MSL - Tuesday, September 21, 2010 7:44 AM | Last reply by VinothBalasubramanian - Monday, September 27, 2010 6:30 AM -
1 Votes
Cannot see all plugins within the assembly with the registration tool (CRM2011)
The problem is that the second plugin is not declared as a public class.Answered | 3 Replies | 6394 Views | Created by Samuel7CRM2011 - Thursday, February 17, 2011 1:31 PM | Last reply by Samuel7CRM2011 - Friday, February 18, 2011 10:42 AM -
2 Votes
Plugin Registration 2011: Unable to retrieve the organizations from the Discovery Service
Hi, Try deleting delete the LiveDevice.xml file in Users\username\LiveDeviceID folder and in the Plugin Registration Folder ...Answered | 4 Replies | 9155 Views | Created by ckanel - Wednesday, October 12, 2011 6:11 AM | Last reply by DavidCRM - Monday, July 15, 2013 1:44 PM -
0 Votes
Plugin Registration Tool: Message for deactivating an account
You can capture Activation / DeAcivation by writing a plugin that listen to SetState/SetStateDynamicEntity message.Answered | 4 Replies | 5694 Views | Created by GreenWasabi - Wednesday, October 14, 2009 3:46 AM | Last reply by Santosh Kore - Wednesday, October 14, 2009 10:25 PM -
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 | 5991 Views | Created by Elka_ - Friday, June 19, 2009 1:45 PM | Last reply by Elka_ - Monday, June 22, 2009 7:00 AM -
0 Votes
Plugin debug using Developer toolkit
Hello, I don't think you can debug plugin using developer toolkit, You can have to manually copy your plugin dll and pdb file in assembly folder rerfer: ...Answered | 1 Replies | 1911 Views | Created by Yogesh Mulay - MCTS - Thursday, May 23, 2013 3:12 AM | Last reply by HIMBAP - Thursday, May 23, 2013 5:33 AM -
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 | 5972 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 -
2 Votes
Removal of Plugin on CRM 4.0
Hi while Jamie is right, you need to un-register the plugins, this will only diable the plug-in functionality, but not necessarily remove the Section from the main left ...Answered | 3 Replies | 7076 Views | Created by nvgoldendog - Thursday, April 28, 2011 3:19 AM | Last reply by Jamie Miley - Thursday, April 28, 2011 8:12 PM -
2 Votes
CRM 4.0 Plugin registration in CRM 2011 with error "Could not load file or assembly Microsoft.Crm.Sdk or one of its dependencies."
Hi, We had the same issue, You can get past this error by putting both crm 4 and crm 2011 sdk dlls in GAC because if this is crm 4 plugin code then it is looking for crm 4 ...Answered | 5 Replies | 14895 Views | Created by Rene Volkmer - Monday, March 21, 2011 5:07 PM | Last reply by Data Balance - Saturday, May 28, 2011 11:14 PM -
1 Votes
How to backup a dll saved to database in the Plugin Registration Tool for Microsoft CRM 2011
Solutions->New) 2) Add the plugin (Plugin Assemblies -> Add Existing) 3) Export the solution as an Unmanaged solution (Export ...Answered | 1 Replies | 3740 Views | Created by Skuli Johannsson - Friday, August 17, 2012 9:02 AM | Last reply by Scott Durow (MVP) - Friday, August 17, 2012 9:19 AM -
1 Votes
plugin development
Hi, can u debug the plugins, this may lead to the exact line of error.Answered | 12 Replies | 5481 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 -
1 Votes
Plugin CRM 2011 - OnPremises
You could also execute the Plugin Registration Tool locally in the CRM server.Answered | 3 Replies | 3681 Views | Created by Gustavo CRM - Tuesday, August 16, 2011 6:58 PM | Last reply by Jamie Miley - Wednesday, August 17, 2011 2:23 PM -
2 Votes
Where are Plugins stored?
As per plugins.Answered | 2 Replies | 3194 Views | Created by Simran08 - Tuesday, March 27, 2012 8:21 AM | Last reply by Simran08 - Tuesday, March 27, 2012 8:39 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 | 1103 Views | Created by Cipher - Wednesday, May 14, 2014 4:28 AM | Last reply by DavidJennaway - Wednesday, May 14, 2014 8:20 AM -
8 Votes
synchronous plugin vs asynchronous plugin
The sync plugin will run immediately when the message is fired.Answered | 6 Replies | 31318 Views | Created by Nar_mscrm - Monday, February 14, 2011 6:33 AM | Last reply by BalaBramhaReddy Gajjala - Friday, August 19, 2016 5:57 AM -
0 Votes
Register plugin on Hosted CRM
We are pretty sure VAR Dynamics is the only hosted provider allowing web-based plugin registration for hosted Dynamics CRM.Answered | 3 Replies | 5972 Views | Created by CRMDEV_D - Thursday, January 21, 2010 2:42 PM | Last reply by VAR Dynamics Channel Management Team - Thursday, July 7, 2011 10:24 PM -
0 Votes
Plugin app.config
If my response answered your question, please mark the response as an answer and also vote as helpful.Answered | 3 Replies | 4127 Views | Created by fifo123 - Wednesday, June 6, 2012 1:51 AM | Last reply by Dimaz Pramudya (www.xrmbits.com) - Wednesday, June 6, 2012 2:33 AM -
0 Votes
Plugin - configuration in Web.Config file
I have 3 different plugins, in this case i need copy the same config while registering my 3 different plugins.Answered | 4 Replies | 9680 Views | Created by Nirmalkumar Manturmath - Tuesday, June 9, 2009 10:33 PM | Last reply by BERKAYA Hedi - Tuesday, June 16, 2009 11:39 AM -
0 Votes
Plugin not working through process
We need reference assemblies for the plugin to interact with our other systems.Answered | 10 Replies | 4564 Views | Created by ChrisAdams - Tuesday, July 5, 2011 9:37 AM | Last reply by ChrisAdams - Tuesday, July 5, 2011 3:47 PM
No announcements