Search

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

Matching Posts

  • css support in source view mode for UserControls

    Normal .aspx pages have an assigned Theme, so I get Intellisense support for css class names in source view mode. Does anyone know how to get that support for .ascx UserControls? Thanks, Scott
    Posted to Visual Studio 2008 (Forum) by SLiddicoat on 10/10/2008
  • Storing a delegate in the web.config file

    The class library I'm developing defines a configuration section so that users of the class library can store often-used values in their application's web.config file. It works fine for value types and built-in reference types such as string. I would like to be able to store other reference types, specifically a delegate. My class library's configuration class has entries like this: [ ConfigurationProperty ( "version" , DefaultValue = "50.0" )] public string Version
    Posted to Configuration and Deployment (Forum) by SLiddicoat on 4/13/2008
  • CSS Adapter breaks CreateUserWizard

    I've seen this in several threads now, but I haven't found a solution yet. Does anyone know if the control adapter designers are working on this problem? When using the CreateUserWizard with CSS Control Adapters, it attempts to create the user twice. Some new information that they may not have is that this happens with IE, but not with Firefox. I've verified this with IE7 and Firefox 2.0. Another person verified it in IE6. Here are some of the other threads reporting this problem: http://forums.asp
  • Re: Problems with CreateUserWizard and ChangePassword

    I'm seeing the same problem using IE7, but not in Firefox 2. Are you using the CSS Friendly Control Adapters? I can only reproduce the problem in an application using the CSS Friendly Control Adapters. When I remove the CreateUserWizard adapter from the CSSFriendlyAdapters.browser file, the wizard works correctly.
    Posted to Security (Forum) by SLiddicoat on 3/23/2007
Page 1 of 1 (4 items)