Questions tagged [xrmtoolbox]

XrmToolBox is a Windows application that connects to Microsoft Dynamics CRM, providing tools to ease customization and configuration tasks.

XrmToolBox is a Windows application that connects to Microsoft Dynamics CRM, providing tools to ease customization and configuration tasks. It ships with more than 20 plugins to make administration, customization or configuration tasks easier and less time consuming.

Besides the 20 plugins that ship with the XrmToolBox, it is also highly extensible. Anyone can create and share their own XrmToolBox plugins, just by implementing a single interface.

The XrmToolBox is free, open-source and developed by the community on GitHub.

39 questions
0
votes
1 answer

Microsoft.xrm.Sdk referenced in .Net core and .Net standards

My project is completely designed with. NetCore 2.2 and. Netstandards2.0. I need to refer Microsoft.Xrm.SDK. But Microsoft.Xrm.SDK supported by full framework. I have tried to. NetCore 3.1 also no luck. I have gone through many articles, every one…
Thiya
  • 75
  • 6
0
votes
1 answer

Execute XML xrmtoolbox for Dynamics 365 getting error "The given key was not present in the dictionary"

I want to create a view in my Dynamics 365 and I cant filter in the system so I use XRMToolBox to fetch the XML and customize it. So here is my code:
0
votes
1 answer

Dynamics 365 FetchXML - Use IN operator for string

As I need to create a query where I need to add a filter condition where valid entitytype could be any from e1,e2,e3. For that I have currently written below FetchXML:
I Love Stackoverflow
  • 6,738
  • 20
  • 97
  • 216
0
votes
1 answer

How to add plug-in to xrmtoolbox

I have XrmToolBox 2015 and I want to add a new dll (new functionality) to my tool, but I can't find any documentation about it, how can I do that? ** I need to add DeltaAssemblyvsCrm plugin, FYI
Damkulul
  • 1,406
  • 2
  • 25
  • 59
0
votes
2 answers

FetchXMLBuilder is Missing in Plugins section of XRMToolBox

When i open "XRMToolBox for Microsoft Dynamics CRM 365" i am not able to find "FetchXMLBuilder" in Plugins section. but i have "FetchXMLTester", please help me to get a "FetchXMLBuilder". UI where i am searching for FetchXMLBuilder
Harsha Bhat
  • 197
  • 2
  • 3
  • 12
0
votes
1 answer

How to enable Area using Site Map Editor in MS Dynamics CRM instance?

I have disabled Settings tab(Area) in SiteMap Editor from XRMToolbox for Microsoft Dynamics CRM/365 CE(v1.2018.7.28) yesterday. Yesterday, I could see that Settings tab(Area) with "disabled" status and I was able to enable/disable it. But today when…
Nanji Mange
  • 2,155
  • 4
  • 29
  • 63
0
votes
2 answers

Get counts of records in Dynamics CRM for more than 5K records

I have a contact entity with more than 5000 records, is there an easy way (other than paging cookie) to find the counts of records?
Mohammad Baygi
  • 604
  • 1
  • 7
  • 13
0
votes
2 answers

Editing Dynamics 365 SiteMap with XrmToolBox

I'm trying to edit the SiteMap on my Dynamics 365 online instance. For that I've used the XrmToolBox. Here is how it looks like: I would like to add a new AREA as you can see at the bottom (NEW AREA) but nothing appears. Also I have some…
Hubert Solecki
  • 2,611
  • 5
  • 31
  • 63
0
votes
3 answers

CRM 2016 On premise - Can not connect to CRM with Plugin Registration In IFD Mode

I have Microsoft Dynamics CRM 2016 On Premise and IFD Enabled On it. In this situation I can not connect plugin Registration to CRM. Even I can not connect with XRMtoolbox. My problem is what is Home Realm URL? Unable to Login to Dynamics CRM An…
1 2
3