Re: Great looking control; can't wait for it to be supported in VS2005 ...

  •  05-07-2005, 3:43 PM

    Re: Great looking control; can't wait for it to be supported in VS2005 ...

     
    First a comment about 4.0 and then a question...
     
    4.0 is VERY slow to load compared to 3.0. Over double the time. Also it seems to have a problem using the page stylesheet styles in the editor, whereas 3.0 seems to do it be default.
     
    Now the question... regarding use of this in an asp.net 2.0 project, I get the following errors when I try to compile the project:
     
    "Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed"

    I get identical errors with version 3.0.
     
    Any thoughts on what's causing this?
     
    Thanks.
View Complete Thread