Problem with asp.net 2.0 (Version 4.5)

  •  06-08-2005, 6:26 AM

    Problem with asp.net 2.0 (Version 4.5)

    Hi all,
    I'd like to use cute editor (great editor!!) with asp.net 2.0 (Beta2)

    When I use the control in a web form (with or without a Master page) I've got this error:

    Using themed css files requires a header control on the page. (e.g. <head runat="server" />).
    (the file is: style.css.aspx)

    In my web.config there is the line:
    <pages theme="MyTheme"/>

    Any ideas?
    Does the editor work on beta2?
    Does editor work with theme enabled site?


    P.S. I just downloaded the latest version (4.5)
     
     
View Complete Thread