I have downloaded the VS2010 Web Devleoper Express to learn MVC3.
I have created a javascript file and added it to my page and tried to set a breakpoint on it for debugging in VS.
I have the web.config setting and project properties setting set but debugging does not work.
I have googled and called MS support but cant get an answer.
Would you have any ideas or lead me to an answer.
And no I do not want to use Firebug I want to use VS becuase it should work.
Malcolm