RichDatePicker control inquiry

Discussion in 'ASP.NET 2.0' started by benji, Aug 13, 2006.

  1. Hi,

    I've begun using the RichDatePicker control on my website. It works great server side. I put in the strongname reference with the @Register directive and I guess it pulls the component from the GAC. My only problem now is that I'm working locally to develop this in Visual Studio 2005 on my machine but I don't have the actual assembly so I can't debug locally. I trued downloading a trial and get one step further in that I can use intellisense to set the properties of the control in the designer but I get a license error when I try to debug locally.

    So my question: is there any kind of development license available for this (or any other) hosted control so that people can continue to debug locally and then copy their files? If the answer is no, how do others go around this limitation?

    -Ben
     
  2. Create a support ticket. We can give you a copy of the trial version that's installed on the web servers.

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page