Treeview Webcontrol?

Discussion in 'ASP.NET / ASP.NET Core' started by turnerbrown, Feb 21, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    Today I signed up with discountASP and am using the temporary URL address as my domain name takes a few days. My problem is that I am trying to test a simple Treeview WebControl, and after uploading the files and viewing the page I see just a listing of all the names of folders in the Treeview. Could this be because I'm using the temporary ftp location? Here is the link to view it:
    http://turnerbrown.web101.discountasp.net/MyTreeMenu.aspx

    As you can see, a listing of all the names is displayed without the treeview control taking effect. I developed this in VS.Net, and I'm not exactly sure what files are needed to be uploaded. Here are the files I uploaded:
    MyTreeMenu.aspx
    MyTreeMenu.aspx.cs
    Web.config
    Global.asax.cs
    AssemblyInfo.cs
    Global.asax
    \bin\Treeview.dll

    I don't know if I need all these files. I you have any suggestions as to why this may be happening or what I should check for, please let me know.

    Thanks,
    stephen
    Global.asax.cs
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    To use IEWebControls, you'll need to copy the webctrl_client directory and its contents to your root directory.
     
  3. excellent! thanks so much.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page