Urgent : Microsoft.Web.UI.Webcontrols not rendering controls to client

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

  1. #1

    Default Urgent : Microsoft.Web.UI.Webcontrols not rendering controls to client

    Hi all,

    I installed the Microsoft.Web.UI.Webcontrols.dll onto my development P.C.
    and in the reference from within Visual Studio, changed the Copy Local to
    true so as to have the copy in my Bin folder.

    Everything works alright but now when I deploy this web app up to the host,
    the controls are not being rendered (i.e. no toolbar control) to th client.
    I know the hosts have not installed the dll into the GAC. How can I get this
    to work without running the msi installer program and having my web app
    reference the dll in my Bin folder?

    Furthermore, I'm going to use the treeview at some stage and need to know
    how to copy the images in the webctrl_client to a sub folder of my web app
    to get this working.

    Any help appreciated...

    Regards
    John.


    John Guest

  2. Similar Questions and Discussions

    1. Flash rendering of controls
      We have a serious performance problem the centers aroud Flash Rendering of controls. We are using Flash 4, amfphp, PHP and MYSQL. We are waiting...
    2. composite controls... Microsoft Press: Dev ASP.NET Server Controls
      I have the Microsoft Press: Developing Microsoft ASP.NET Server Controls and Components book. It's starting to shine some light on control...
    3. problem using Microsoft.Web.UI.Webcontrols Tabstrip
      Hello, i have a problem i want to inherit the tabstrip control and derive my own control to be used in my project for some reasons but when i do...
    4. Cannot print from Microsoft.Web.UI.WebControls Tab strip
      I was coding along in asp.net (which i must say is great) But using the tab control that microsoft made, when i click on other tabs and go to...
    5. ITC - urgent!!!I'd like to transmit binary data from SQL server to client and load it into variable. I used for this Microsoft Internet Transfer Control and my script looks like this:
      I'd like to transmit binary data from SQL server to client and load it into variable. I used for this Microsoft Internet Transfer Control and my...
  3. #2

    Default Re: Urgent : Microsoft.Web.UI.Webcontrols not rendering controls to client

    John,


    See my Thread called 'ASP.NET Treeview example anyone' dated july 7th

    regards, Jurjen

    "John" <a@b.com> wrote in message
    news:OjDFxeiRDHA.2084@TK2MSFTNGP11.phx.gbl...
    > Hi all,
    >
    > I installed the Microsoft.Web.UI.Webcontrols.dll onto my development P.C.
    > and in the reference from within Visual Studio, changed the Copy Local to
    > true so as to have the copy in my Bin folder.
    >
    > Everything works alright but now when I deploy this web app up to the
    host,
    > the controls are not being rendered (i.e. no toolbar control) to th
    client.
    > I know the hosts have not installed the dll into the GAC. How can I get
    this
    > to work without running the msi installer program and having my web app
    > reference the dll in my Bin folder?
    >
    > Furthermore, I'm going to use the treeview at some stage and need to know
    > how to copy the images in the webctrl_client to a sub folder of my web app
    > to get this working.
    >
    > Any help appreciated...
    >
    > Regards
    > John.
    >
    >

    Jurjen de Groot 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