system.web.UI.webcontrols

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • eti

    #1

    system.web.UI.webcontrols

    Hi,
    In visual studio .NET, i can't add to references the
    system.web.UI.w ebcontrols.
    I can't find it also in my computer.
  • Leon Jollans

    #2
    Re: system.web.UI.w ebcontrols

    it's in the System.Web.dll

    you *are* capitalising it correctly yes?

    System.Web.UI.W ebControls


    "eti" <bar@is.elta.co .il> wrote in message
    news:0aec01c381 03$e7363400$a30 1280a@phx.gbl.. .[color=blue]
    > Hi,
    > In visual studio .NET, i can't add to references the
    > system.web.UI.w ebcontrols.
    > I can't find it also in my computer.[/color]


    Comment

    • eti

      #3
      Re: system.web.UI.w ebcontrols

      I can't find the system.web.dll
      How can i install the webcontrols ?[color=blue]
      >-----Original Message-----
      >it's in the System.Web.dll
      >
      >you *are* capitalising it correctly yes?
      >
      >System.Web.UI. WebControls
      >
      >
      >"eti" <bar@is.elta.co .il> wrote in message
      >news:0aec01c38 103$e7363400$a3 01280a@phx.gbl. ..[color=green]
      >> Hi,
      >> In visual studio .NET, i can't add to references the
      >> system.web.UI.w ebcontrols.
      >> I can't find it also in my computer.[/color]
      >
      >
      >.
      >[/color]

      Comment

      • Leon Jollans

        #4
        Re: system.web.UI.w ebcontrols

        if you go start | run | C:\winnt\assemb ly
        is System.Web in there?


        "eti" <bar@is.elta.co .il> wrote in message
        news:a8a101c381 0f$20dbbcb0$a60 1280a@phx.gbl.. .[color=blue]
        > I can't find the system.web.dll
        > How can i install the webcontrols ?[color=green]
        > >-----Original Message-----
        > >it's in the System.Web.dll
        > >
        > >you *are* capitalising it correctly yes?
        > >
        > >System.Web.UI. WebControls
        > >
        > >
        > >"eti" <bar@is.elta.co .il> wrote in message
        > >news:0aec01c38 103$e7363400$a3 01280a@phx.gbl. ..[color=darkred]
        > >> Hi,
        > >> In visual studio .NET, i can't add to references the
        > >> system.web.UI.w ebcontrols.
        > >> I can't find it also in my computer.[/color]
        > >
        > >
        > >.
        > >[/color][/color]


        Comment

        Working...