Custom Url Routing
Posted: Fri Feb 01, 2013 3:06 pm
I've been integrating Able with a custom CMS and have another question. This time about custom urls.
I've gotten our CMS to pass processing of the "normal" product URLs to Able, but so far can't get the custom urls to behave the same way.
So, for example, if I have myproduct, the Able-generated URL will be myproduct.aspx, and the CMS will pass that to Able which will render fine. But if I create a custom url for this product, "mycustomurl.aspx", Able will deliver it fine, but the CMS (which has the Able assemblies loaded) doesn't seem aware of it and tries to load it itself.
Can someone explain how the routing of custom URLs is different from regular product urls that would cause this? Is there some configuration (in web.config or elsewhere) that I haven't added to my CMS that would enable this behaviour?
Thanks,
Andrew
I've gotten our CMS to pass processing of the "normal" product URLs to Able, but so far can't get the custom urls to behave the same way.
So, for example, if I have myproduct, the Able-generated URL will be myproduct.aspx, and the CMS will pass that to Able which will render fine. But if I create a custom url for this product, "mycustomurl.aspx", Able will deliver it fine, but the CMS (which has the Able assemblies loaded) doesn't seem aware of it and tries to load it itself.
Can someone explain how the routing of custom URLs is different from regular product urls that would cause this? Is there some configuration (in web.config or elsewhere) that I haven't added to my CMS that would enable this behaviour?
Thanks,
Andrew