Copied to clipboard

Flag this post as spam?

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


  • Michael 22 posts 61 karma points
    Apr 25, 2014 @ 13:22
    Michael
    0

    Is it possible to access my own aspx web page under the Umbraco.

    I want to access webForm.aspx directly with http://mysite:5555/webform.aspx . But's it doesn't work.

    I create a new webForm.aspx and deploy it under the root of website, meanwhile, I've compiled my project and copied my dll file in the bin which under the umbraco website.

     

    Can someone helps me, thank you in advanced!

     

     

  • Edwin van Koppen 156 posts 270 karma points
    Apr 25, 2014 @ 13:25
    Edwin van Koppen
    0

    In the web.config you can add umbracoReservedUrls path so that Umbraco didn't pick it up

  • Michael 22 posts 61 karma points
    Apr 28, 2014 @ 04:38
    Michael
    0

    Fabulous! Thank you very much, Edwin!

     

    But if I will add many path of the web pages, when I have many custom webpages, I'm wondering if 

     

    there's a good way to meet my requirement.

     

    Thank you again!

  • Edwin van Koppen 156 posts 270 karma points
    Apr 28, 2014 @ 09:18
    Edwin van Koppen
    0

    You can also add a umbracoReservedPaths and then add a custom MVC route te do your own thing.

Please Sign in or register to post replies

Write your reply to:

Draft