No announcements
Found 123222 threads
-
0 Votes
plugin problem
Only where the user rights is concerned related to plugin is, whether he can register the plugin in particular instance or not.Answered | 9 Replies | 5118 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
Help Needed with plugin error
Thank you, I see the error of my ways and have followed this tutorial ...Answered | 2 Replies | 2491 Views | Created by Pete Newman - Thursday, October 9, 2014 11:03 AM | Last reply by Pete Newman - Thursday, October 9, 2014 2:33 PM -
0 Votes
Unable to load the plugin type
The reason why I was getting the "Unable to Load plugin type" error message because the version of the Microsoft.Xrm.Sdk.dll was incorrect.Answered | 5 Replies | 5111 Views | Created by davdatong - Wednesday, March 12, 2014 1:18 AM | Last reply by davdatong - Wednesday, March 12, 2014 4:54 PM -
0 Votes
crm plugin registration tol, error from button Register Selected Plugins
Hi, Use 64 bit assemblies and move them to the Release directory for your plugin.Answered | 4 Replies | 5025 Views | Created by DianneEvans - Wednesday, August 18, 2010 1:57 PM | Last reply by Vijji MSL - Wednesday, August 18, 2010 2:54 PM -
0 Votes
plugin error while service.update
This is now profile is returned to a user if plugin is profiled.Answered | 6 Replies | 733 Views | Created by learner_test - Monday, April 17, 2017 1:49 PM | Last reply by learner_test - Tuesday, April 18, 2017 3:22 PM -
0 Votes
Plugin debugging problem
just update existing register assembly copy dll/ pdb file at Server\bin\assembly then restart iis attach to procees ...Answered | 6 Replies | 6076 Views | Created by Yadav MSCRM Technical Consultant - Friday, July 30, 2010 5:58 PM | Last reply by Nika MSD CRM Expert - Monday, August 9, 2010 7:06 PM -
1 Votes
Plugin Error...
I have adjusted it a little and got the error messages from being displayed.Answered | 19 Replies | 2716 Views | Created by davdatong - Monday, April 8, 2013 8:32 AM | Last reply by Batistuta Cai - Friday, April 12, 2013 12:56 AM -
2 Votes
Error occured when registring plugin with plugin registration tools
// first get the dynamicEntity in the plugin.Answered | 9 Replies | 7005 Views | Created by Aymen Ben hassine - Monday, March 15, 2010 2:52 PM | Last reply by Aymen Ben hassine - Monday, March 15, 2010 4:10 PM -
0 Votes
Plugin Error / Not recognised
It complies nicely, but upon registration of the "Assembly / Plugin", the Plugin Registration tool only shows ...Answered | 5 Replies | 5805 Views | Created by Neefy - Friday, May 7, 2010 1:31 PM | Last reply by RhettClinton - Friday, May 7, 2010 3:15 PM -
0 Votes
Plugin Error in Retrieving Entities
Hi, you modify your code like this, Because SalesORderId type is Guid , var orderid = ...Answered | 8 Replies | 3568 Views | Created by Ranjan_P - Thursday, January 12, 2012 10:29 AM | Last reply by Jamie Miley - Monday, August 27, 2012 7:41 PM -
0 Votes
Plugin Deployment in CRM 2011 using Solution
You can change it in CRM Online/OnPrem by using the Plugin Registration Tool, navigate to the step you need and edit the secure configuration there.Answered | 1 Replies | 4818 Views | Created by Ahsan Naseer - Monday, June 20, 2011 6:47 AM | Last reply by Gonzalo Ruiz R - Monday, June 20, 2011 12:19 PM -
0 Votes
Facing error while registring plugin with CRM using pluinregister tool
Hey Devashish ,Detail of error is as follows..plz guide me friend..Answered | 15 Replies | 3101 Views | Created by Prashant Wani - Monday, July 2, 2012 9:21 AM | Last reply by Prashant Wani - Monday, July 2, 2012 11:26 AM -
1 Votes
CRM 2011 Plugin Isolatable??
You are not in the CRM Deployment Administrators group (use Deployment Manager on the server to add your user) or use Powershell ...Answered | 1 Replies | 2309 Views | Created by Apurv Deshmukh - Tuesday, September 10, 2013 5:23 AM | Last reply by Scott Durow (MVP) - Tuesday, September 10, 2013 8:15 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 | 5963 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 -
2 Votes
CRM 2011 Plugin Isolatable??
Hi Apurv, Please make sure user is a deployment administrator.Answered | 1 Replies | 4851 Views | Created by Apurv Deshmukh - Tuesday, September 10, 2013 5:24 AM | Last reply by Kalim Khan - Tuesday, September 10, 2013 5:39 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 | 10309 Views | Created by joevolleyball - Monday, December 8, 2008 6:12 PM | Last reply by SachinW - Tuesday, December 9, 2008 5:10 AM -
0 Votes
SalesOrder plugin not being executed
If you have registered the plugin on Disk and you are able to delete the plugin assembly without IISRESET it means the plugin is never fired and the assembly was not even ...Answered | 3 Replies | 2853 Views | Created by steven_455 - Monday, October 31, 2011 2:13 PM | Last reply by Sam - Inogic - Tuesday, November 1, 2011 1:01 AM -
0 Votes
Deploy Plugin within an install batch
Ok, I've just try the deployment with the Plugin Developper Tool.Answered | 9 Replies | 9219 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
Plugins location
Hi, You select assembly and click on update button to check the deployment option.Answered | 13 Replies | 1286 Views | Created by ReignFan - Monday, October 13, 2014 1:22 PM | Last reply by ReignFan - Wednesday, October 15, 2014 5:12 PM -
1 Votes
Plugin error on update entity field
namespace MyPluginPackage.Plugin { using System; using System.ServiceModel; using Microsoft.Xrm.Sdk; public class ...Answered | 1 Replies | 1251 Views | Created by Dismantled - Wednesday, May 28, 2014 11:35 AM | Last reply by F.Kuyler - Wednesday, May 28, 2014 11:47 AM
No announcements