3

It seems to me the first biggest hurdle of fitting javascriptmvc into asp.net mvc, is the folder structure. Has anyone adapted the asp.net mvc folder structure to serve up content files from the folder structure javascriptmvc expects?

1 Answer 1

2

using routes.IgnoreRoute("javascriptmvc-3.0.5/{*pathInfo}"); in your route definitions things should work as expected.

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

2 Comments

I don't this this answered the question. Could you elaborate on the folder structure of an asp.net mvc web app that uses javascriptmvc?
Downvoting the answered question 10 months later? I could explain it but now I won't

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.