Search

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

Matching Posts

  • problem with web.config and IIS 7

    I generated a default web project with VS 2008 Pro, and tried to deploy it with IIS 7. I get an error from IIS 7 such as follows: Config Error: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false". Config File: \\?\C:\Users\kevin delafield\Documents\Visual
    Posted to Configuration and Deployment (Forum) by kevbo on 12/12/2007
  • Re: ASP.NET runtime error: Child nodes not allowed?

    I'm hitting the same problem with VS 2008 on Vista Business. I can't compile any website. Strangely enough, when I go into IIS Manager, there is no option for selecting .NET 3.0 or .NET 3.5. Kevin
    Posted to Visual Web Developer 2008 Express (Forum) by kevbo on 12/10/2007
  • problem with finding themes

    I've installed a skin in my App_Themes directory: App_Themes/GridView/GridView.skin However, I get a validation error with VS.NET on a page which is trying to use the theme. StylesheetTheme ="GridView" Gives me an error of: Invalid theme or stylesheet theme value. Any ideas of as to why I wouldn't be able to reference an existing theme? Thanks in advance, Kevin
    Posted to Master Pages, Themes and Navigation Controls (Forum) by kevbo on 4/5/2007
    Filed under: themes skins
  • max concurrent sessions

    is there a limit on the number of concurrent sessions? if so, where is this configured - web.config? machine.config? thanks, kevin
    Posted to Configuration and Deployment (Forum) by kevbo on 8/14/2006
  • problem loading pages

    I keep getting this error: System.NullReferenceException: Object reference not set to an instance of an object. at nStuff.WebDevInfo.DevInfoModule.OnApplicationEndRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) any ideas? it seems to happen with firefox more than anything else. thanks, kevin
    Posted to Web Forms (Forum) by kevbo on 8/9/2006
  • Re: serious problems with firefox

    this appears to happen only when EnableScriptComponents is set to false.
  • EnableScriptComponents=false breaks web service calls

    I'm running the July CTP of Atlas. I used fidler to debug the wire level post for several web service calls that were not working. I found that the URI for the Post is incorrect when EnableScriptComponents=false. Note that I do not use any atlas UI objects, just web services. --------------------------------------------- With EnableScriptComponents=false ------------------------------------------------------------------------ POST /Chatter/ undefined ?mn=SendMessage HTTP/1.1 Accept: */* Accept-Language
  • Re: serious problems with firefox

    BTW, i have a sample where ATLAS on firefox does the wrong thing, if anyone wants it. thanks, kevin
  • serious problems with firefox

    i'm using a fairly simple web service. with IE 6, it works just fine however, with firefox, the request isn't even reaching the asmx service. it's failing with an error callback, complaining that it can't parse some XML i'm running firefox 1.5.0.6 and the July Atlas release. has firefox been tested with the latest release? thanks, kevin
  • Re: mem leak

    i reported 2 back in december. 1 was fixed in the december release. the other was supposed to be fixed in the january release, but i'm not sure. this is either a new one or the one from last january. anyone on the ATLAS team know anything about it?
Page 1 of 3 (29 items) 1 2 3 Next >