Paul,
Maybe I just do not know how to make it work but when you have the sitelockdirpath inside a folder say
www.yoursite.com/store and put the storefront at
www.yoursite.com/store/storefront the URL Rewriter seems to be failing. It gives you this error.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /store/StoreFront/Store_Cat2_Test.aspx
This is the error when you click any of the categories. If you put the products.aspx?cat_id=1 it works but the rewrited url is not. But if I put the storefront to
www.yoursite.com/storefront and keep the sitelock where it is, it is fine.
Thanks.
Arnold