Error finding 'System.Web.UI.Page"

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

  1. #1

    Default Error finding 'System.Web.UI.Page"

    Hi All,

    I've successsfully installed VS.net 2003 and when i
    execute any ASP.NETR application it gives following error.

    Visual Studio was unable to find a designer for classes
    of type 'System.Web.UI.Page"

    Please help as my desinger is not showing anything..Where
    can i get this class. Checked and found its not
    avialable..do i need to modify my machine.config file.

    Pls help.

    rgds,
    Sanju
    Sanju Guest

  2. Similar Questions and Discussions

    1. Finding system data with system calls.
      I'd like to obtain some data about a machine that runs AIX in a C program. Hence I don't want to use utilities at the command line, but system...
    2. Lsass.exe System error "object name not found". System keeps rebooting
      When trying to install the drivers for the PCI modem in my laptop, prompted for the driver CD. Installed the driver without any errors but asked...
    3. "cannot find server or DNS error" after installing 1394 card in XP system
      After intalling a 1394 firewire card in my xp machine, IE can no longer connect to the internet. Even after I remove the card and uninstall it...
    4. Error: System.Windows.Forms.SendKeys.SendWait("%{T}")
      I am trying to send the key Alt + T using the send wait method: syntax: System.Windows.Forms.SendKeys.SendWait("%{T}") But I am receiving the...
    5. Help Me~~My DropDownList Can not get the"BigClassList.SelectedItem.Text" there is an error: System.NullReferenceException
      I have many dropdownlist controls in my ascx (and use LoadControl in a aspx fiel) file,so i write a method "InitList(DropDownList list,string...
  3. #2

    Default Re: Error finding 'System.Web.UI.Page"

    It sounds like your installtion didn't go well at all. The first thing I
    would try is a reinstall.

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    ..Net Developer
    [url]http://www.takempis.com[/url]
    Complex things are made up of
    lots of simple things.

    "Sanju" <telljat@indiatimes.com> wrote in message
    news:08c101c3567c$cc870500$a601280a@phx.gbl...
    > Hi All,
    >
    > I've successsfully installed VS.net 2003 and when i
    > execute any ASP.NETR application it gives following error.
    >
    > Visual Studio was unable to find a designer for classes
    > of type 'System.Web.UI.Page"
    >
    > Please help as my desinger is not showing anything..Where
    > can i get this class. Checked and found its not
    > avialable..do i need to modify my machine.config file.
    >
    > Pls help.
    >
    > rgds,
    > Sanju

    Kevin Spencer 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