Copied to clipboard

Flag this post as spam?

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


  • Mstr 2 posts 22 karma points
    Jul 20, 2011 @ 18:08
    Mstr
    0

    How to use a "normal" .aspx file in umbraco.

    How to use a "normal" .aspx file in umbraco?

    I am having a problem with running a normal .aspx in umbraco root folder.

    I have a aspx site with a calender to grab a date, I need that aspx to work without it is a user control, just as a simple normal .aspx site?

    how can I do this? thank you.

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Jul 20, 2011 @ 18:16
    Tom Fulton
    0

    Hi,

    I actually just posted this answer a few minutes ago in this thread :)

    Basically you need to tell Umbraco to exclude the path to your ASPX file so the URL handler doesn't try to parse it.  To do that you add it to the umbracoReservedUrls key in the web.config file.

    Hope this helps,
    Tom

  • Mstr 2 posts 22 karma points
    Jul 20, 2011 @ 18:27
    Mstr
    0

    Thank you, Tom Fulton.

Please Sign in or register to post replies

Write your reply to:

Draft