1

What I'm trying to do is have a portfolio type of site where there is the main site and then say a customers folder and in each customers folder is the customers site. so something like mysite.com/cuustomers/customer1 would bring up there whole site. What do I need to do to the web config file of the nested site to get this to work. To test this, I created two new projects, compiled them, and uploaded them. The home page works but when I navigate to the home page of the nested site I get:

HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.

Can someome point me in the right direction please. Thanks

1

1 Answer 1

1

This really is more of a server configuration issue, suitable for ServerFault. However, quick fix. In IIS, make the sub-applications virtual directories or applications.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.