All Tags > ASP.NET > ASPNET (RSS)
  • What to do for a rootkit...

    I have recently found a rootkit on my computer through AVG and am wondering how to get this thing off. I tried to get AVG to delete it but it said it cannot. I heard you can re-install windows vista and also restore default settings but I am not sure if that deletes everything and I'll have to get...
    Posted to Forum by rgsnowman on 06-14-2009, 9:01 AM
  • How to set custom error pages for 401, 403, 500 errors in IIS 5.x

    Hi to all. I need to set my custom error pages for 401, 404, 403, 500 in IIS 5.x. For 404 error I can set URL to the appropriate error page, but for others I can set only File or Default. How can I set my custom aspx error pages for errors?
    Posted to Forum by Resharper123 on 04-27-2009, 4:54 AM
  • HTTP Request gets "The Operation Timed Out" Exception

    I have a Web application on IIS, to get Calendar information from Exchange Server with SSL and FBA enabled. Exchange Server is installed on the same IIS as where application is. When a HTTP Request is executed, it gets exception, "The Operation Timed Out". If a second HTTP request is sent,...
    Posted to Forum by Hemangi Pawar on 03-20-2009, 3:14 AM
  • W3WP.exe consuming 100% CPU

    Hi, we have 4 asp.net web sites deployed on windows server 2003(IIS 6.0) and each has it's own app pool. Since few days the w3wp.exe is pegging 100% cpu on one of the site randomly. From the EventLog, we observed that there is no perticular recursive pettern happened during high CPU usage. The following...
    Posted to Forum by nareshmaddirala on 02-16-2009, 9:18 AM
  • asp.net global themes not working

    We're migrating our asp.net 2.0 sites from Windows 2003 server to Windows Server 2008. After the move, the global themes are no longer working...the css files aren't being included. By this i mean, when you view source for the page, there are no css files "included" at the top. On the...
    Posted to Forum by aswaagman on 02-07-2009, 5:14 PM
  • Re: HELP! - System.Diagnostics.Process.Start Can't run exe (command-line) IIS6.0 Windows 2003

    try this: 1. change local policies for APSNET user: in WinXP: run secpol.msc go to Local Policies->User Rights Assignment find "Deny log on locally" and remove ASPNET user from it. then find "Deny logon locally" and remove ASPNET user from it. 2. Security for files. if your application...
    Posted to Forum by mxdev on 09-02-2008, 5:09 PM
  • Re: IIS7 and ASP.NET 1.1 - where do we find this doc?

    Sorry that the link is broken! You can try this article: http://learn.iis.net/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008/ .
    Posted to Forum by mailant on 06-03-2008, 2:19 AM
  • Request is not available in this context exception in Application_Start in Integrated mode

    The “Request is not available in this context” exception is one of the more common errors you may receive on when moving ASP.NET applications to Integrated mode on IIS 7.0. This exception happens in your implementation of the Application_Start method in the global.asax file if you attempt to access the...
    Posted to Forum by mvolo on 11-11-2007, 7:21 PM
Page 1 of 1 (8 items)
Microsoft Communities