The designer could not be shown for this file ... in VS 2003 - Please HELP!

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!

    Here is what I did to remedy the problem on my system:

    1. Uninstalled Visual Studio.NET and any related programs that get
    installed with Visual Studio.NEt (Framework 1.1, etc.)

    2. Deleted the directory C:\Documents and Settings\Administrator\Local
    Settings\Application Data\Microsoft\VisualStudio. Repeat this for the
    "All Users" directory under "Documents and Settings".

    3. Removed any applications that had anything to do with eVB, eVC,
    CompactFramework, SmartPhone SDK, etc.

    4. Removed any residual directories on the hard drive that had to do
    with eVB, eVC, CompactFramework, SmartPhone SDK, etc.

    5. Removed from the registry everything that had to do with eVB, eVC,
    "Windows CE", "Platman", "Visual Studio.NET"

    5. Ran Microsoft RegClean to clean up the registry.

    6. Rebooted the machine and reinstalled Visual Studio.NET 2003.

    Hope this helps,
    Johann Blake

    Mobile solutions using GPS
    [url]www.closerworlds.com/eng[/url]
    Johann Blake Guest

  2. Similar Questions and Discussions

    1. Designer locking mdb file... (file and dir GRANTS FULL CONTROL FOR "EVERYONE")
      Here is an easy issue to reproduce: 1) Create a new project. 2) Drop a DataGrid control into the Page. Also drop a OleDbDataAdapter into the...
    2. When base class is used for UserControl, VS designer fails to load ASCX file
      The problem is that I cannot use VS graphical designer to design my ASCX controls that do not inherit directly from System.Web.UI.UserControl but...
    3. file failed to load in web form designer
      since deriving my class for a web form from an abstract class I get the following error when tryinh to load the page in the designer 'The file...
    4. NOT SHOWN. The page is not shown until refresh it !
      Hello, I have an site that is running asp,sql server and iss. The problem is, when I click on the any link, on the IE status bar it says Done...
    5. The designer could not be shown for this file... (Smart Device development)
      I installed "Visual Studio.NET 2003 Special Upgrade for Version 2002 customers". At the time of this posting, this is the latest version available....
  3. #2

    Default Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!

    I solved this problem but didn't have the time to post what I found.

    All I had to do is delete the OBJ and BIN folders from all projects in
    the solution, then choose rebuild all. It worked then without even
    restarting Visual Studio.NET itself

    I hope this helps



    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Mohammed Banat Guest

  4. #3

    Default Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!

    I was having the same problem and you post help fixes it.

    Thank you so much!



    "Mohammed Banat" <mbanat@e-sensejo.com> wrote in message
    news:ukRrI8SRDHA.2196@TK2MSFTNGP11.phx.gbl...
    > I solved this problem but didn't have the time to post what I found.
    >
    > All I had to do is delete the OBJ and BIN folders from all projects in
    > the solution, then choose rebuild all. It worked then without even
    > restarting Visual Studio.NET itself
    >
    > I hope this helps
    >
    >
    >
    > *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    > Don't just participate in USENET...get rewarded for it!

    Hardy Yau Guest

  5. #4

    Default Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!



    Happy to hear it worked.

    I will be happier to learn that the next service release/service pack
    will have this solved.

    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Mohammed Banat Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139