Copied to clipboard

Flag this post as spam?

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


  • saintwright 69 posts 77 karma points
    Jun 17, 2011 @ 12:10
    saintwright
    0

    .Net User controls not in dropdown

    This is a bit wierd - but in a new install of umbraco, the .NET user control I added to the Usercontrol folder is not showing up in the macro dropdown.... I get this error when I typed  in the name of the control:

     

    User control doesn't exist

    Please verify that you've copied the file to:
    C:\inetpub\wwwroot\vhosts\mywebsite\ProductsMenu.ascx

     

    It seems to be looking for the control in a different place!  any ideas?

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Jun 17, 2011 @ 14:01
    Morten Bock
    0

    Did you write the full path to your control? f.ex. /usercontrols/ProductsMenu.ascx

  • saintwright 69 posts 77 karma points
    Jun 17, 2011 @ 14:48
    saintwright
    0

    I get

    User control doesn't exist

    Please verify that you've copied the file to:
    C:\inetpub\wwwroot\vhosts\mywebsite\usercontrols\ProductsMenu.ascx

     

    or

    User control doesn't exist

    Please verify that you've copied the file to:
    C:\inetpub\wwwroot\vhosts\mywebsite\umbraco\usercontrols\ProductsMenu.ascx

     

    Is there a config setting or database setting which sets where the usercontrols are?

     

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Jun 18, 2011 @ 19:29
    Morten Bock
    0

    Could it be some sort of permissions issue?

    Do you have any other .ascx macros running, or is it the same for all the .ascx files?

Please Sign in or register to post replies

Write your reply to:

Draft