Search

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

Matching Posts

  • Re: Help Adding Module

    I've found the fix... Open the Web.Config file and find the line: "<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" />" Replace this with the line: "<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" requestLengthDiskThreshold="8192"/>" Save and try again, should work now.
    Posted to Custom Modules (Forum) by efetty on 11/18/2005
  • Re: GridView.Rendercontrol Problem

    I too have this same issue, did you ever find a fix?
    Posted to Data Presentation Controls (Forum) by efetty on 5/9/2005
  • Changing Membership Provider Propertied Programatically

    Hi all, I was writing a web app in asp.net 2.0 and needed to be able to change the password requirements from a nice web interface. With the help of the configuration management API I was able to do this quite easily. I thought I would pass this nice info on to all of you in case you need to do the same thing. Dim CFG as configuration = web.configuration.webconfigurationmanager.openwebconfiguration("/") ' Note if this is in the root it will be "/" if it is subdir then will be "/subdirname" Dim MbrShp
    Posted to Configuration and Deployment (Forum) by efetty on 5/2/2005
  • Package Load Failure

    I don't know if I got a bad download, starting a new one tonight to make sure. But after I installed beta 2 of VS2005 it seems just about everything I do, including just opening it causes a slew of Package Load Failure errors. Here is one of em: Package 'Visual Studio Common IDE Package' has failed to load properly ( GUID = {6e87cfad-6c05-4adf-9cd7-3b7943875b7c}). Please conatct package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like
    Posted to Visual Studio 2005 (Forum) by efetty on 4/18/2005
  • Package Load Failure

    I don't know if I got a bad download, starting a new one tonight to make sure. But after I installed beta 2 of VS2005 it seems just about everything I do, including just opening it causes a slew of Package Load Failure errors. Here is one of em: Package 'Visual Studio Common IDE Package' has failed to load properly ( GUID = {6e87cfad-6c05-4adf-9cd7-3b7943875b7c}). Please conatct package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like
Page 1 of 1 (5 items)