Determine cause of long running requests in .net sites
Over the last couple of days we have had issues where db-intensive applications are running slow. I have used ( to the best of my ability ) tools such as DebugDiag and IIS Tracing and perfmon to come...
View Articleiis 7.5 randomly and temporarily stops responding to requests
Basically, IIS 7.5 seems to just stop listening. No web traffic is sent or received for any hosted websites, CPU utilisation drops down to next to nothing. Then all of a sudden it jumps back into life...
View ArticleThe configuration section 'urlrewritingnet' cannot be read because it is...
Windows 2008 R2 Standard Edition Sp1Hyper-VIIS 7.5 HTTP Error 500.19 - Internal Server ErrorThe requested page cannot be accessed because the related configuration data for the page is invalid.Error...
View ArticleIIS7 stops working after consecutive data inputs
Does anyone know why IIS7 (Win7 SP1) suddenly stops after consecutive INSERT queries to MySQL? I can't even access another page or refresh the page I'm on. I've tried restarting IIS but the problem...
View ArticleNo connection could be made because the target machine actively refused it
Hi, I'm getting this error message whenever I click on the submit button in the password recovery control in VS.NET 2005:No connection could be made because the target machine actively refused itI'm...
View ArticleASP .NET 2 in classic mode site crashing under load on IIS8
Hi All,We are in the process of migrating a medium traffic (25M + hits/month) site to IIS 8 on Server 2012 64 bit from our existing platform (Server 2003, IIS 6, 32 bit). The app is written in VB .Net...
View Articlehow to work with mysql on iis 7
hello i am a newbie and working on iis 7php is working on my iis 7. the problem is that i am creating my very first blog using php and my sqlthis is the code and it is php file<?php...
View ArticleIIS Get Hanged
Dear Gurus,Today my production server suddenly get dead slow.I do not know what happend but every tihg was normal. Then i restart PRODUCTION IIS and the problem get resolved. Can you please help me to...
View Articlerewrite non-querystring url to a url with querystring
HiI have searched all over for a solution to this, but I seem to find the opposite scenario only.My scenario: when customer enters http://localhost/great-claim-service/ the url should be rewritten to...
View ArticleFollowed the "Movies" site example to the letter...problems
When I hit the "Run" button, it opens a blank screen, and the "default.html" extension in the address bar is missing, regardless of browser.All that shows up in the browser address bar, is this...
View ArticleIIS 7.x URL Authorization - should it really apply to 'ALL' content?
(Note: this is as much an IIS question as it is a WCF question, so please don't divert or close the post based on me talking about WCF)Hi,I'm trying to set up a scenario that uses IIS 7.x URL...
View ArticleTrying to find the problem under IIS8
Hello People!i´m trying to transfer an old application(Upload/download system) with a 70% of success.What at the beginning start to working great, because I can upload and download without any problem,...
View ArticleGetting HTTP Error 500.19 - Internal Server Error in IIS8
Hello,I recently deployed my application to IIS 8. whenever I try to access the page I get this error:Detailed Error Information:<div>Module WindowsAuthenticationModuleNotification...
View ArticleRewrite to same URL, different subdomain
In web.config I am rewriting an ugly url to /company/los-angelas like so:<rewriteMaps><rewriteMap name="Friendly"><add key="/company/los-angeles"...
View ArticleIncrease the MB database PhotoGallery.sdf
HelloI have created a site from themodelgallery.but nowafter many gallerieshave been created when I goto add a photogives methis error: The database file is larger than the configured maximum database...
View Articleiis configuration in windows 2003 for subfolders
I need to configure existing projects sample and sample1 as www.sample.com/sample1/index.aspx.I manually put sample1 folder into sample folder(ie E:/sample/sample1). Both projects has some same class...
View ArticleImport Application Package shows warning messages
Hi All, While installing my mvc 4.0 application in IIS 7 on a 64 bit machine which has windows 7, I am gettting some warning messages. Should I ignore these messages or will it cause me problems?The...
View ArticleH.264 Smooth Streaming to Apple HTTP Live Streams Failed
Dear all,After I can encode all file .mp4 to .ismv and I have file .ism, .ismc and all file .ismv with content of file .ism:<?xml version="1.0" encoding="utf-8"?><smil...
View ArticleAccess to webs after encryption
I server my own website from my own PC using IIS8. If i were to encrypt my hard drive, would my site users still be able to access the website I am serving?
View ArticleAspx page is Redirecting to google when page is requested what is the cause?
hello IIS Experts, I deployed one application .aspx in IIS ,when I request (browse) that .aspx page ,it is opening google home page instead of executing .aspx page what is the reason ,I added Http...
View Article