Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Aparna 11 posts 92 karma points
    Jul 03, 2019 @ 11:50
    Aparna
    0

    Controller undefined error custom property editor

    Hi,

    I have built a custom property editor which works fine in all environments except one although everything is same for all. It shows controller undefined error.

    I tried refreshing cache, restarting app pool. Nothing worked.

    enter image description here

    As shown in the picture above I am loading 2 json files through assertService. When I set debug-"true" in web.config, the controller undefined error is gone.

    I debugged through the controller, I got to know that the json files are not getting loaded. The code inside the assertService.load() is never reached.

    enter image description here

    As shown in the above picture, I have tried with/without ~, but it is not working at all.

    I am using Umbraco 7.12.3. Can anyone suggest something?

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft