Search

You searched for the word(s): userid:797515

Matching Posts

  • Re: What am I missing?

    I ran into this today and the problem you are experiencing is identified here: 'ASP.controls_themeselector_ascx.FrameworkInitialize()': no suitable method found to override - it is the last line in the details of the error. when you create the themeselector control class (themeselector.ascx.cs), it will be named Controls_ThemeSelector which conflicts the directive in your themeselector.ascx file. rename the themeselector class to ThemeSelector sans the Controls_ and replace the inherits with
    Posted to TheBeerHouse Starter Kit (Forum) by damole on 6/11/2009
  • Re: A name was started with an invalid character

    I tried this and it worked, thanks! It is helpful to shut down all the browsers trying to access that script and stop and restart IIS. Maybe not necessary but helped me. Good luck
    Posted to Issue Tracker Starter Kit (Forum) by damole on 4/23/2008
Page 1 of 1 (2 items)