C
CW
I am just wondering whether web host actually needs to compile IE Web
Controls in order for uploaded asp.net application to work correctly.
My webhost has advised that they have webctrl_client in the wwwroot
directory. In the app I uploaded, Microsoft.Web.UI.WebControls.dll sits in
the bin directory.
However, when displayed, treeview only shows text content, but not the
structure. In my experience on the dev box, this happens when I haven't
compiled IE Web Client.
I guess my question is whether I need to get the webhost to download IE Web
Controls and install it as well?
Thanks in advance
Controls in order for uploaded asp.net application to work correctly.
My webhost has advised that they have webctrl_client in the wwwroot
directory. In the app I uploaded, Microsoft.Web.UI.WebControls.dll sits in
the bin directory.
However, when displayed, treeview only shows text content, but not the
structure. In my experience on the dev box, this happens when I haven't
compiled IE Web Client.
I guess my question is whether I need to get the webhost to download IE Web
Controls and install it as well?
Thanks in advance