Search

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

Matching Posts

  • Re: WebResource.axd Error - "handler must be registered"

    Alle, I did what you said and it worked. But it is a little unsettling to think that with IIS7 and VS 2008 being out for a fair amount of time that this problem is not even being discussed. I have searched all over and no one seems to be talking about it. Is VS 2008, ASP.NET 3.5 and IIS7 that untested? As you have stated, this problem can be reproduced easily and in fact stopped my development on my vista machine in its tracks. But at least there is the compatibility mode, which I thank you for!
    Posted to Web Forms (Forum) by mmleinen on 1/16/2008
  • Re: WebResource.axd Error - "handler must be registered"

    Alle, Can you tell me what the ramifications / limitations are in setting the App Pool to classic? Thanks, Randy
    Posted to Web Forms (Forum) by mmleinen on 1/16/2008
  • The WebResource.axd handler must be registered in the configuration to process this request

    Anyone who can help with this? I have looked long and hard, without success. I get this error after creating a simple website. Here is my scenario:I have installed VS 2008 Professional on two machines running Vista Business. Both of them have the same problem after a default installation. After creating a new website and adding a simple control, such as the login control, I get all of this below. This does not happen to me if I install the same vs 2008 on Windows server 2003 or on Windows XP. Any
    Posted to Installation and Setup (Forum) by mmleinen on 1/15/2008
  • Re: WebResource.axd Error - "handler must be registered"

    Fredrik, I am also having this problem, but I don't think your work around applies to the scenario I am having. I have installed VS 2008 Professional on two machines running Vista Business. Both of them have the same problem after a default installation. After creating a new website and adding a simple control, such as the login control, I get all of this below. This does not happen to me if I install the same vs 2008 on Windows server 2003 or on Windows XP. Any thoughts about how to resolve
    Posted to Web Forms (Forum) by mmleinen on 1/15/2008
  • Re: Error Installing .NET Framework on Windows 2000 Server

    Thanks Darrell. I actually did something similar that worked just as well. I entered msiexec /unreg and then msiexec /regserver That solved it. Thanks again, Randy Leinen
    Posted to Installation and Setup (Forum) by mmleinen on 6/20/2005
  • Error Installing .NET Framework on Windows 2000 Server

    I installed the new version of MSI and then tried to install the .net framework 2.0 beta 2. I get the following error during the installation: "Microsoft .NET Framework 2.0 has encountered a problem during setup. Setup did not complete successfully." In the window behind this error window the following message occurs: "Windows Installer service could not be accessed. Contact your support personnel to verify that the Windows Installer Service is properly registered." Any help on how to correct this
    Posted to Installation and Setup (Forum) by mmleinen on 6/20/2005
  • Very slow web pages

    I just installed the .net framework 2.0 beta 2. Then I attached it to iis and ran a test "helloworld.aspx". It takes about a minute to display. And all of the other asp.net apps on my machine are also not even runnable anymore because everything is so slow. Any have any ideas? Thanks.
    Posted to Installation and Setup (Forum) by mmleinen on 4/22/2005
  • Re: How to create a custom select link

    That's a good thought - but how do I tell the hyperlinkfield to issue a command that will change the selected row in the grid? In other words, what url would you give it so that the selected item in the grid would change? Any thoughts? Thanks, Randy
    Posted to Data Presentation Controls (Forum) by mmleinen on 4/21/2005
  • How to create a custom select link

    I am trying to use a template column in a grid view to select a row in the grid. I know that I can use a CommandField - but I want the link text to be the data from one of the columns - not 'Select'. Also, I know there is a "SelectText" attribute - but it does not allow me to databind column info into it. Any suggestions? Thanks.
    Posted to Data Presentation Controls (Forum) by mmleinen on 4/21/2005
  • Re: How to find certain string using regular expressions?

    Thanks for your response. I forgot to mention that I do not know what will be inside the {}. I need to parse out the variable names from within the {}. Also, there are an undetermined number of variables in the string which are delimited with {}. I am open to non-regular expression solutions. Thanks, Randy Leinen
    Posted to C# (Forum) by mmleinen on 4/6/2004
Page 1 of 2 (11 items) 1 2 Next >