Vs2010 Beta 2: "ext not recognized"

  1. #1

    Vs2010 Beta 2: "ext not recognized"

    Hi Friends,

    I just start working with Visual Studio 2010 Beta 2 and migrated one of my projects to this new version.

    First I´ve faced a problem in the HTML editor showing a "'ext' not recognized" message and making all Coolite/AjaxEvents tags unavailable.

    I just would like to share the solution with those who could face this problem.

    Change the Validation Schema for HTML and everithing should be ok:

    * On the Tools menu, click Options.
    * In the Options dialog box, expand the Text Editor node and the HTML node, and then click Validation.
    * From the Target list, select the schema XHTML 1.1

    Tested and worked.

    Hope this could help someone else.

    PS.
    I´m using VS2008 and VS2010 in the same machine, one for production and other for tests purposes only.

    Regards

    Fábio Marcos
  2. #2

    RE: Vs2010 Beta 2: "ext not recognized"

    Hi!

    thank you for sharing this solution.


    I have another issue with VS2010 beta 2 and Coolite: no intellisense.


    Did you encountered this problem?


    I tried re-referencing the coolite Dll, adding it's controls to Toolbox, and nothing.
    I have this line on the top of my aspx page:


    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web" TagPrefix="ext" %>

    but still, the intellisense does not recognize "<ext" at all (only shows me "<asp" intellisense).


    Have anyone found a solution for this?


  3. #3

    RE: Vs2010 Beta 2: "ext not recognized"

    Same problem here!
  4. #4

    RE: Vs2010 Beta 2: "ext not recognized"


    <DIV style="HEIGHT: auto" id=dict_content class=dict_inner>to me does not work


  5. #5

    RE: Vs2010 Beta 2: "ext not recognized"

    guys,

    please look at Microsoft Connect - a bug has been opened (and closed) about this issue,
    Microsoft response is that they will fix it in future releases of the product:

    https://connect.microsoft.com/Visual...dbackID=504674
  6. #6

    RE: Vs2010 Beta 2: "ext not recognized"

    Thanks a lot!

    So let´s hope that the update comes before the final release of VS2010 next year :-)

Similar Threads

  1. How to use Ext.NET Beta with VS2010 .NET3.5
    By Mr.Techno in forum 2.x Help
    Replies: 0
    Last Post: May 29, 2012, 8:56 AM
  2. New Calendar Component not recognized
    By Fabrizio in forum 1.x Help
    Replies: 3
    Last Post: Oct 28, 2010, 4:59 PM
  3. AjaxEvents not recognized
    By Jeevaraj K in forum 1.x Help
    Replies: 5
    Last Post: Jun 28, 2010, 10:34 AM
  4. Replies: 1
    Last Post: Jan 26, 2010, 2:03 PM
  5. [CLOSED] The controls are not recognized after upgrading to version 1.0
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 26, 2010, 12:25 PM

Posting Permissions