Ask a questionAsk a question
 

AnswerIntelliSense for javascript doesn't work.

  • Tuesday, October 20, 2009 5:29 PMDirkR Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hello,

    1) javascript intellisense doesn't work anymore. I use

    /// <reference path="../../MicrosoftAjax.debug.js" />
    /// <reference path="../../MicrosoftMvcAjax.debug.js" />

    at the beginning of the .js file. In Beta 1, all works fine.  In aspx files (using <script> tag) the same behavior.

    2) Views in a MVC project show the message:

     Warning 1 Validation ($SCHEMA$): Element 'h2' is not supported. ...\Views\Home\Index.aspx 10 6 #

     This happens when opening the demo page Home/Index.aspx page from the MVC 2.0 project template

     In Beta 1, all works fine.

    I did a repair install but no improvement.

Answers

All Replies