[CLOSED] Unrecognized tag prefix or device filter 'ext' message

  1. #1

    [CLOSED] Unrecognized tag prefix or device filter 'ext' message

    Hi,
    I added the Ext.net v2.1 dll to my Toolbox. When I dragged a ext.Label control to my page, it runs fine. However, it does not bring up the intellisense when i try to set it's properties and it says "Unrecognized tag prefix or device filter 'ext' " when I mouse hover over the control. I also added the Ext.net dll to the Project's Reference directory.

    I am runing VS 2010.

    I tried to visit this link (http://forums.ext.net/showthread.php...7346-16-1.aspx) as suggested in this thread (http://forums.ext.net/showthread.php...0-8-1-to-0-8-2) but the link is broken.

    Can you please tell me how I can fix it so the intellisense will work?

    Thanks in advance!
    Last edited by Daniil; Jan 07, 2013 at 2:17 PM. Reason: [CLOSED]
  2. #2
    Hi @Fahd,

    Yes, the link is broken and, unfortunately, I was unable to restore it.

    Maybe, you need to upgrade VS 2010? I was unable to reproduce the issue with my VS 2010.

    Is this thing appear on the page when you added an Ext.NET control from the Toolbox?
    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
  3. #3
    Try to clean solution

    - Right click on solution node in Solution Explorer
    - Click on 'Clean solution'
    - Restart VS
    - Rebuild solution
  4. #4
    Thank you! I restarted my PC and it is working now.


    Quote Originally Posted by Vladimir View Post
    Try to clean solution

    - Right click on solution node in Solution Explorer
    - Click on 'Clean solution'
    - Restart VS
    - Rebuild solution

Similar Threads

  1. Replies: 2
    Last Post: May 01, 2012, 4:57 PM
  2. Replies: 1
    Last Post: Mar 10, 2012, 3:58 PM
  3. Replies: 6
    Last Post: Nov 15, 2011, 2:02 AM
  4. Replies: 3
    Last Post: Aug 18, 2010, 9:34 PM
  5. Unrecognized tag prefix cool
    By JohnAitch in forum 1.x Help
    Replies: 4
    Last Post: Apr 22, 2008, 11:53 AM

Posting Permissions