web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Technical Details Error Code: -2147015424

(0) ShareShare
ReportReport
Posted on by 5

Hi Team,

App was working fine, I was playing around with ribbon work bench to add new button in the form.

Not sure what changes I did, now am not able to open details to open the form in Run time.

pastedimage1592237094001v1.png

Please help me how to resolve this.

Thanks in advance

Radha

I have the same question (0)
  • Suggested answer
    Satish Tiwari - CRM Profile Picture
    Microsoft Employee on at

    Hello,

    Looking at error message, it seems you might have added incorrect syntax during the ribbon customizations. You can export the default solution and in customizations.xml, look for any action or changes that you did and has syntax - "\" and then update xml to "/"

    For example- Let's say, I made some ribbon customizations and one of action contains this syntax -

    <Actions>
    <JavaScriptFunction FunctionName="XYZ"
    Library="$webresource:new_\javascript\XYZ.js" />
    </Actions>

    So, in order to resolve the issue, you would need to update the XML -

    <Actions>
    <JavaScriptFunction FunctionName="XYZ"
    Library="$webresource:new_/javascript/XYZ.js" />
    </Actions>

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 89

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 78 Super User 2026 Season 1

#3
Martin Dráb Profile Picture

Martin Dráb 53 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans