No announcements
Found 302962 threads
-
0 Votes
Using ADAL libraries in Dynamics 365 (Online) plugins throws exception
It looks like you're trying to use a function in the ADAL library that wouldn't be supported in CRM Online.Unanswered | 4 Replies | 1462 Views | Created by Rahul_Ranjit - Thursday, November 17, 2016 3:39 PM | Last reply by DavidJennaway - Wednesday, November 23, 2016 4:53 PM -
0 Votes
Office 365 MS ADAL
https://docs.microsoft.com/en-us/answers/topics/office-exchange-server-administration.html ...Answered | 2 Replies | 1663 Views | Created by pgpankajgoyal - Wednesday, August 12, 2020 8:37 AM | Last reply by Dave Patrick - Wednesday, August 12, 2020 1:13 PM -
0 Votes
Connecting Office 365 Sharepoint Online from a CRM Online plugin
Hello Andrii, I used 3 others assemblies in my project Microsoft.IdentityModel.dll, Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client.Runtime.dll and I merge ...Answered | 7 Replies | 5684 Views | Created by Fabson69 - Monday, June 4, 2012 12:35 PM | Last reply by Allan Varcoe - Monday, June 11, 2012 7:25 PM -
2 Votes
What licenses are needed for Dynamics 365 plugins development, for unit testing?
There is no developer licensing model for online trials as far as I know.Answered | 3 Replies | 1009 Views | Created by HannuR - Wednesday, March 1, 2017 5:19 PM | Last reply by Khadim Ali - Thursday, March 2, 2017 12:59 PM -
0 Votes
Dynamics CRM 2011 plugins using legacy code
Hi, If you want to be able to use the plugin in a CRM 4.0 environment you should develop it using the CRM 4.0 SDK, otherwise I would recommend you to ...Answered | 3 Replies | 1406 Views | Created by Khadim Ali - Monday, December 23, 2013 8:39 AM | Last reply by Rickard Norström - Monday, December 30, 2013 8:46 AM -
3 Votes
Dynamics CRM online plug-in security exception
You need to use HTTP / HTTPS for this access.Answered | 6 Replies | 2045 Views | Created by EricLiu_CN - Saturday, June 1, 2013 6:07 AM | Last reply by EricLiu_CN - Sunday, June 2, 2013 9:29 AM -
1 Votes
Dynamics crm online plugins - what ports are blocked for outbound?
Also check this out: http://msdn.microsoft.com/en-us/library/gg334752.aspx You can check your url against the provided regular expression.Answered | 2 Replies | 3316 Views | Created by Flavius Chiș - Tuesday, December 6, 2011 9:16 AM | Last reply by Jamie Miley - Tuesday, December 6, 2011 4:08 PM -
2 Votes
Plugins - Throw User Friendly Messages (PopUps)
That's how I do it most of the time (using InvalidPluginExecutionException).Answered | 4 Replies | 7980 Views | Created by Abbas MSCRM - Thursday, July 28, 2011 11:25 AM | Last reply by Jehanzeb.Javeed - Thursday, April 5, 2012 8:18 AM -
0 Votes
Extending (Plugin) for CRM online
Dave Berry - MVP Dynamics CRM - http:\\crmentropy.blogspot.comAnswered | 11 Replies | 5172 Views | Created by SquirrelRed - Tuesday, November 30, 2010 10:48 PM | Last reply by SquirrelRed - Thursday, December 2, 2010 10:17 AM -
0 Votes
Plugin registration tool with CRM Online
Using the plugin registration tool in /bin I was able to connect to our CRM Online system at last.Answered | 2 Replies | 3429 Views | Created by Philip Williams - Thursday, March 28, 2013 10:45 AM | Last reply by Philip Williams - Thursday, March 28, 2013 1:31 PM -
4 Votes
CRM 2011 Online Plugin - Tracing Service Not Working
Hi, Adding few comments: For a synchronous registered plug-in, the tracing information is displayed in a dialog of the Microsoft Dynamics CRM Web ...Answered | 4 Replies | 7170 Views | Created by alanashton - Wednesday, August 24, 2011 11:30 PM | Last reply by Ramon Tebar (MVP) - Friday, May 10, 2013 9:42 AM -
0 Votes
Plugins for Online Version
Plugins are supported by CRM Online.Answered | 5 Replies | 3749 Views | Created by WeDoMapping - Tuesday, January 17, 2012 3:28 PM | Last reply by Daniel Cai - KingswaySoft - Sunday, January 22, 2012 1:03 PM -
1 Votes
CRM 4.0 Errors when using a Plugin that references a class library DLL
You will need to add the dll to the gac for all of your servers, and this is something that cannot be done in CRM online.Answered | 5 Replies | 5459 Views | Created by Lord Eddard - Friday, June 24, 2011 6:01 PM | Last reply by BSimons - Monday, June 27, 2011 6:32 PM -
0 Votes
Handle plugin exception from OrganizartionServiceClient side
You can only display the message using the exception class type I proposed above.Answered | 6 Replies | 3098 Views | Created by Aleksey Kachanov - Wednesday, November 2, 2011 3:23 PM | Last reply by Jamie Miley - Monday, March 12, 2012 3:38 PM -
0 Votes
Dynamics CRM online plug-in security exception
Hi Scott, I tried this and still got the security exception.Answered | 6 Replies | 2327 Views | Created by EricLiu_CN - Saturday, June 1, 2013 6:08 AM | Last reply by Eric_Liu0614 - Tuesday, June 4, 2013 3:36 AM -
1 Votes
Sandbox'd Plugin Not Displaying Exceptions/Traces [CRM 2011]
http://mileyja.blogspot.com/2011/04/microsoft-dynamics-crm-2011-diagnostic.html Also, have you tried the method per this post?Answered | 4 Replies | 5027 Views | Created by passenger19 - Thursday, June 30, 2011 7:16 PM | Last reply by passenger19 - Wednesday, July 6, 2011 2:52 PM -
0 Votes
Timed Out Exception in Plugin when running in Sandbox
Hi Manju, At present CRM 2011 online does not allow you beyond 2 minutes.Answered | 6 Replies | 2752 Views | Created by Manuj Gupta - Wednesday, April 18, 2012 9:40 AM | Last reply by Ankit Himmatlal Shah - Wednesday, April 18, 2012 11:10 AM -
0 Votes
How to access and use CustomEntity data in a Dynamics CRM 2011 Plugin?
A sample is also available for plugins.Answered | 3 Replies | 3881 Views | Created by nmathur - Tuesday, January 10, 2012 6:53 AM | Last reply by Sam - Inogic - Tuesday, January 10, 2012 7:49 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 | 1380 Views | Created by shiva_prasad - Thursday, November 13, 2014 10:38 AM | Last reply by shiva_prasad - Saturday, December 20, 2014 11:54 AM -
1 Votes
How to debug the CRM 2011 Online plugin
You can't use process debugging in visual studio for CRM Online plugins but you have some options.Answered | 2 Replies | 9486 Views | Created by Yadav MSCRM Technical Consultant - Friday, September 16, 2011 5:00 PM | Last reply by Helen W - Monday, March 26, 2012 1:04 AM - Items 1 to 20 of 302962 Next ›
No announcements