Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
95
Where is my WHDS?
posted

We have IG .NET Advantage 8 Vol 1 for CLR 2.0. The WHDS does not seem to be in my toolbox. Nor can I find it in a referenced assembly to just add it to the page from the code behind.

Is the WHDS in Vol 1?  If so, how can I add this to my toolbox?

 

  • 100
    posted

    .

    silverfox1948 said:
    Is the WHDS in Vol 1?  If so, how can I add this to my toolbox?
      

    Hi there

    WHDS was released in 8.1 as CTP. Therefore you should try to add Web.UI.Preview assembly, with correct CLR version, to your toolbox.

    Please also note that the mentioned above Web.UI.Preview and the Web.UI.Preview.Design assemblies must be registered in GAC as well.

    In NA 8.2 WHDS is official and therefore is contained by Web.UI assembly and is added automatically to users toolbox.

    I would suggest that you use NA 8.1 CTP with your version of NA and also do not use it in production enviroment as in 8.1 it is CTP as i mentioned above.

    Happy coding :-)