All Tags > ASP 2.0.configuration > asp.net 2.0 (RSS)
  • Registering ASP.net v2.x with IIS5.1 on Windows XP

    I have read numerous tutorals, and when I attempt to run the following suggested command from the cmd line, my computer tells me it cannot find the specified path....which makes no sense. the path is correct. %windir%\Microsoft.NET\Framework\vxxxxxx\aspnet_regiis.exe -i or regsvr32 %windir%\Microsoft...
    Posted to Forum by willow315 on 11-15-2009, 5:37 PM
  • AspNet account not getting created automatically

    Hi I downloaded Microsoft .Net Framework 2.0 (x64) and installed in my machine. But I found that after creation, aspnet account is not getting created automatically. 1. I went to C:/windows/Microsoft .Net/Framework/v2.0.50727 (Framework64/v2.0.50727 also) through cmd and tried executing "aspnet_regiis...
    Posted to Forum by fayazabdu on 04-03-2009, 10:01 PM
  • Unable to import RSA key container using aspnet_regiis and "pi" option

    I am unable to import an RSA key container from an XML file using aspnet_regiis -pi. Here is the exact command that I am using: aspnet_regiis -pi "MyKeystore" C:\dev\keys.xml This does not throw any errors when run from the command line. Instead, it displays the full list of options similar...
    Posted to Forum by redtiger80 on 11-13-2008, 11:55 AM
  • Prompt for Password when connecting remotely to a project

    Hi, After installing a third party application onto our IIS we ran into issue we security. We thought it was our project acting up and we decided to delete and recreate the virtual directory for the same project. Now, in Visual Studio 2005 when using the "Remote Website" option to open our...
    Posted to Forum by hsl001 on 11-04-2008, 11:54 AM
  • trying to run *.aspx files results in 401.3 / 401.1

    Hi, I've run into an annoying problem on our Win2k3 IIS 6.0 production server, we've had this server running for a couple of years now, and only now we have a customer that is trying to run *.aspx files, but when he does it prompts for a user and pass (but anon access should be allowed), so it...
    Posted to Forum by Corosus on 09-11-2008, 12:49 AM
  • HTTP 404, when trying to reach ASP.net 2.0 in IIS v6

    I have installed a Live chat application which requires Asp.net 2.0 ( I am going to host it in house) and since all of my other websites use Asp.net 1.0, I upgraded .NET framework 1.0 to 2.0; but when I installed the chat software I am not able to reach its default page. I realize that in IIS 6.0 It...
    Posted to Forum by Nina9 on 08-26-2008, 3:55 PM
  • Re: The Asp.net application deployment questions

    even I use the context.Response.Redirect( "/kiwiweb/get.aspx?page=home" , False ) It doesn't work as I expected. it just shows me an empty page. rather than the home page.
    Posted to Forum by twu027 on 06-03-2008, 8:36 PM
  • Steps for preparing IIS to run an ASP.NET Web Site Solution

    Hello All, I have created an ASP.NET Web Site which builds and runs fine on my local box (I'm using Visual Studio 2005 and this is a local IIS instance). I moved the finish application out to our production server using the Website-->Copy Website feature of VS2005. The production server an internet...
    Posted to Forum by thomwcox on 04-22-2008, 12:08 PM
  • ASP.Net

    Does anyone know how to change the default location of a web.config file for an ASP.Net website? I want to do this so that I can have one set of code being used by two different websites but having each website have it's own web.config file. Thanks for the help!!!
    Posted to Forum by ChrisConway on 01-09-2008, 12:55 PM
  • AD Authentication and IIS 6.0 in asp.net (C#)

    I'm working on a solution for my employer that grabs the currently logged in user's name using a WindowsIdentity method, and compares that to an Active Directory LDAP query to get the "Title" property. If the title property matches a list of permitted titles in the code-behind, it grants...
    Posted to Forum by fivepoundunit on 08-13-2007, 2:57 PM
Page 1 of 2 (12 items) 1 2 Next >
Microsoft Communities