No announcements
Found 158836 threads
-
1 Votes
CRM 2011: Debugging Sandbox Plugins
Plugins have a 2 minute timeout so it seems that your plugin is taking too long to execute in sandbox.Answered | 2 Replies | 8115 Views | Created by Luke Hopton - Thursday, August 18, 2011 2:21 PM | Last reply by Luke Hopton - Thursday, August 18, 2011 2:27 PM -
2 Votes
CRM 2013 Sandbox plugin debugging & multiple developers
Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.ukAnswered | 1 Replies | 2858 Views | Created by TElmars - Friday, January 3, 2014 9:29 AM | Last reply by DavidJennaway - Friday, January 3, 2014 11:53 AM -
0 Votes
CRM 2011 - Can security be modified in Plugins registered in Sandbox isolation mode
Hi Tony, This is by design and is a security feature of the CRM Sandbox that you cannot avoid, you are not allowed to request permissions in sandbox ...Answered | 1 Replies | 5949 Views | Created by Tony Amaral - Thursday, June 9, 2011 6:05 PM | Last reply by Gonzalo Ruiz R - Thursday, June 9, 2011 6:19 PM -
0 Votes
Sandbox security in plugin when accessing database in CRM 2011
Web service solved CRM 2011 plugin CAS dilemma.Answered | 3 Replies | 1364 Views | Created by chicago bq - Wednesday, August 20, 2014 11:55 PM | Last reply by chicago bq - Wednesday, August 27, 2014 12:45 PM -
0 Votes
Accessing 3rd Party REST service from CRM Online (Sandbox Plugin)
Created a WCF Service to carry out above functionality and added web reference into the Plugin.Answered | 2 Replies | 4364 Views | Created by Hari Prabhu - Wednesday, September 7, 2011 5:43 AM | Last reply by Hari Prabhu - Thursday, September 8, 2011 8:56 AM -
1 Votes
Sandbox Plugin Limits
So no inherent depth limitations on the sandbox then when compared to non-isolatable?Answered | 5 Replies | 20742 Views | Created by jcaruso_fp - Thursday, February 24, 2011 4:12 PM | Last reply by jcaruso_fp - Wednesday, June 29, 2011 6:47 PM -
1 Votes
CRM 2011 Plugin Isolatable??
Your CRM user doesn't have the Administrator role in CRM 3.Answered | 1 Replies | 2263 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
CRM 2015: How do I get OrganizationService in a plugin registered in sandbox
var businessunit = organizationService.Retrieve(...) } Dynamics CRM MVP My blogAnswered | 2 Replies | 1883 Views | Created by Schwascho - Tuesday, July 28, 2015 1:10 PM | Last reply by Schwascho - Wednesday, July 29, 2015 6:56 AM -
1 Votes
Why CRM Online supports plugins to run only in Sandbox mode?
From this MSDN article: http://msdn.microsoft.com/en-us/library/gg334752.aspx Access to the file system, system event log, certain network protocols, registry, ...Answered | 1 Replies | 2036 Views | Created by Prathmesh P - Saturday, August 3, 2013 9:39 PM | Last reply by Guido Preite - Saturday, August 3, 2013 9:58 PM -
2 Votes
CRM 2011 Plugin Isolatable??
http://blogs.msdn.com/b/crminthefield/archive/2011/08/17/error-message-assembly-must-be-registered-in-isolation-when-registering-plugins-in-microsoft-dynamics-Answered | 1 Replies | 4755 Views | Created by Apurv Deshmukh - Tuesday, September 10, 2013 5:24 AM | Last reply by Kalim Khan - Tuesday, September 10, 2013 5:39 AM -
1 Votes
CRM 2011 - Sandbox SDK Listener - Access Denied
I am aware of CRM Online is "Sandbox".Answered | 8 Replies | 12376 Views | Created by Brian The Tran - Monday, June 27, 2011 11:34 PM | Last reply by Brian The Tran - Thursday, November 29, 2012 7:06 AM -
1 Votes
CRM 2011: Sandbox plug-in execution failed
There was no change to the plugin code.Answered | 6 Replies | 11659 Views | Created by KTurbyfill - Friday, April 22, 2011 4:03 PM | Last reply by MayankAgrawal - Thursday, August 4, 2011 5:13 PM -
0 Votes
Obtaining actual userId in a sandboxed plugin
CRM 2011 On-Premise Sandboxed plugin.Answered | 2 Replies | 3095 Views | Created by Lindsey Mundy - Wednesday, October 19, 2011 4:08 PM | Last reply by Lindsey Mundy - Wednesday, October 19, 2011 5:55 PM -
0 Votes
CRM 3.0 Callouts to CRM 5.0 plugin
CRM 4 plugins are supported in CRM 2011 but that do not have access to system/external resources like the 2011 plugins do and cannot be registered within the core ...Answered | 6 Replies | 6191 Views | Created by David Girard - Friday, September 24, 2010 5:32 PM | Last reply by RhettClinton - Tuesday, September 28, 2010 4:16 PM -
2 Votes
Using System.Web.Extensions in Crm plugin
This assembly is marked as conditionally APTCA (allow partially trusted callers attribute), which means that code running in the Sandbox won't be able to call ...Answered | 4 Replies | 13870 Views | Created by zozo2185 - Friday, March 30, 2012 3:59 PM | Last reply by Michael B. Scott - MSFT - Thursday, April 12, 2012 10:42 PM -
0 Votes
Crm 4 plugin registration in Gac
Hello, For this case you should use gacutil - http://msdn.microsoft.com/en-us/library/ex0ss12c%28VS.80%29.aspx But from my point of view it is better to ...Answered | 4 Replies | 7148 Views | Created by Rashid Aziz - Monday, June 6, 2011 9:00 AM | Last reply by Gonzalo Ruiz R - Monday, June 6, 2011 1:13 PM -
2 Votes
CRM 2011 | Plugin: How to connect to external Database
Is this CRM Online or On-Premise Sandbox?Answered | 15 Replies | 22985 Views | Created by Ahmad Anwar - Monday, April 11, 2011 10:32 AM | Last reply by Oğuz Erdeve - Wednesday, December 19, 2012 4:03 PM -
2 Votes
Detecting if running in sandbox mode in plugin?
Valid values for the same are as ...Answered | 3 Replies | 1567 Views | Created by Paul at Clew - Wednesday, May 1, 2013 7:12 AM | Last reply by Paul at Clew - Wednesday, May 1, 2013 8:15 AM -
0 Votes
Facing error while registring plugin with CRM using pluinregister tool
Hi, Plugins in CRM Online (= hosted by MS) have to be in sandbox mode - this is required by security issues.Answered | 15 Replies | 3022 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
Using File I/O Operations in CRM Plugin.
It is definitely possible to use a WCF Service, which is called from a plugin running in sandbox mode.Answered | 3 Replies | 2340 Views | Created by Siddhu336 - Thursday, April 25, 2013 2:29 PM | Last reply by DavidJennaway - Sunday, April 28, 2013 5:57 PM - Items 1 to 20 of 158836 Next ›
No announcements