Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. asp.net controls won't appear

asp.net controls won't appear

Scheduled Pinned Locked Moved Web Development
csharpasp-net
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    when i open a asp.net application in the web browser the asp.net controls such as textboxes will not appear on the browser,any suggestions X| :confused:

    K 1 Reply Last reply
    0
    • L Lost User

      when i open a asp.net application in the web browser the asp.net controls such as textboxes will not appear on the browser,any suggestions X| :confused:

      K Offline
      K Offline
      Konstantin Vasserman
      wrote on last edited by
      #2

      Make sure you have runat="server" attributes on all the controls.

      P 1 Reply Last reply
      0
      • K Konstantin Vasserman

        Make sure you have runat="server" attributes on all the controls.

        P Offline
        P Offline
        Peter Marino
        wrote on last edited by
        #3

        are you saying that if I have "one" control without runat="server" this will cause the controls not to appear ( all of them ) ?

        K 1 Reply Last reply
        0
        • P Peter Marino

          are you saying that if I have "one" control without runat="server" this will cause the controls not to appear ( all of them ) ?

          K Offline
          K Offline
          Konstantin Vasserman
          wrote on last edited by
          #4

          No, I was not saying that. I was saying that you should check all of them, because it did happened to me when I forgot to include runat attribute on some controls and some controls did not show up.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups