MS Web Controls

Discussion in 'ASP.NET / ASP.NET Core' started by StephenC, May 26, 2004.

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

    I'm using these on my site, well the treeview to be precise.

    Is it necessary to upload the 'webctrl_client' folder and its contents into the virtual directory of an application to get these to run?

    Or is it already installed as normal in the wwwroot?

    regards,

    Stephen
     
  2. Got it.

    Tried uploading the 'webctrl_client' folder to the root and its working fine.

    FYI: I also uploaded the web control dll into my application's bin folder so that the reference is maintained.

    I believe that there is no longer a reference to the gac in version 1.0 of the web controls. Check MSDN for more...


    regards,

    Stephen
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    you shouldn't have to upload the dll to the bin dir, but i guess it will work also

    quote:Originally posted by StephenC

    Got it.

    Tried uploading the 'webctrl_client' folder to the root and its working fine.

    FYI: I also uploaded the web control dll into my application's bin folder so that the reference is maintained.

    I believe that there is no longer a reference to the gac in version 1.0 of the web controls. Check MSDN for more...


    regards,

    Stephen
    </blockquote id="quote"></font id="quote">
     
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