Browse by Tags

All TagsASP.NET.Net 2.0asp.net 2.0 (RSS)
  • 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
  • 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
  • IIS 6 / Virtual Directory / UNC Path / Write Failure

    We use a third party CMS that claims to provide a load balancing configuration where the end users can edit markup, upload images, etc. to modify the contents of their websites. We are preparing to offer this load balancing/fail over configuration as an option. As a proof of concept I have to configure...
    Posted to Forum by KCRick on 08-19-2008, 11:47 AM
  • CPU Usage Spikes to 100%

    This happens in our Production Web server. Sometimes the processor usage spikes to 100% and doesn't come down. The server hangs and we need to force it by doing an IISreset. The process that takes all 100% is w3wp.exe. IIS logs for this period looks normal with regular traffic. This has happened...
    Posted to Forum by arunsun on 05-20-2008, 11:02 AM
  • 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
  • TO SEND Text message or URL through Clickatell

    WebClient wbcRingtone = new WebClient(); // Add a user agent header in case the requested URI contains a query. // http://www.hanusoftware.com wbcRingtone.Headers.Add("user-agent","Mozilla/4.0(compatible;MSIE 6.0;Windows NT 5.2; .NET CLR 1.0.3705;)"); wbcRingtone.QueryString.Add("user"...
    Posted to Forum by hanusoftware on 07-14-2007, 7:14 AM
  • streaming a file requires Write permission ???

    Hello, I got a file I'm streaming from an asp.net page but it only works if I give the read & write permission to Everyone on the download directory. If I give it the read permission the script ends with a permission denied error. It doesn't work at all with permissions given to the aspnet...
    Posted to Forum by teebo80 on 07-13-2007, 9:46 AM
Page 1 of 1 (8 items)
Page view counter