500-Internal Error
Hello to all              i am having an error code 500- internal error(there is a problem with resource you are looking for, and it cannot be displayed). my webserver is Windows Server 2008 and IIS...
View ArticleIs it possible to rewrite URLs as subdomain without actually creating a...
Good Day All,Is this possible to mimic URLs in Asp.net without actually creating a sub domain if i use Rewrite Module. For example : URL : example.com?value=somecodeand rewrite as :...
View ArticleUser Id Not Recognized in Request
I've stumbled across a few instances where requests to IIS do not include the user's domain name/user id. We have in our DNS a domain name [MyDomainName] that points to the server's IP address....
View ArticleRecommended IIS 7.5 Updates/Patches
Hi,Is there a list of recommended updates/patches for IIS 7.5?We recently experienced an issue with the IIS worker process using a lot of memory which cause the application not to function...
View ArticlePHPBB is failing due to signature verification
When I attempt to install PHPBB on my Windows 2003 server I recevie the following error:"We're sorry. The following products have failed to install.This product did not install successfully: Downloaded...
View ArticleReplace character in Redirect Url
Hello,In URL REwrite 2.0, is it possible to replace an underscore character with a hyphen inside a redirect variable?For example, the {R:5} variable contains an underscore character. In the Redirect...
View ArticleURL 301 Redirects 1st time, then resolves with 200 status code 2nd time?
Hello,I'm running into an issue, not sure if it's a cache or something else.I have a rule to Redirect a pattern. This works and does a 301 redirect to the correct url.However, when I try the same url...
View ArticleHow hide some values from rewrited querystring
I'm rewriting urls of an old classic ASP site with very complex querystrings. I haven't got time for change them. I have urls like...
View ArticleIIS 7 LIVE Smooth Streaming loads starting at beginning of archive instead of...
Hi, trying to setup a LIVE smooth streaming broadcast, and got it all working using the sample Silverlight SmoothStreamingPlayer.xap as per the instructions, but for some reason the client always...
View Articleappcmd.exe
I have a problem I that I don't quite understand. I wrote a small application in C#.net 4 (StopStartAppPool.exe) which I use in my TFS 2010 build process template (default template). The C#...
View Articlecreating a site in iis 7
hi 'I am a novice in iis , i've created a default website using http binding and when trying to run in browser it is saying the site is not found.Then i used https binding using ssl certificate ,then...
View ArticleThhis program cannot display the webpage -site created manually and xml file
i have created numerous sites on iis 6 from manual, xml, vbscript and all files are in there, have set properties. when i click on browse from within iis on the site i get the above message.there are...
View ArticleURL Rewrite - External Config File Too Large!
Hello all,My issue is that my external rewrite map config file is too large to run. First, a little background information to get some questions out of the way:- I'm currently managing about 1400x 301...
View ArticlemachineConfig32 sync adding xmlns attribute to binding redirect
Trying to sync machine config files which have some binding redirects in them acrossed a web farm and it is working. Kind of. When it syncs the machine.config files the first one that it has to change...
View ArticleCaching of static CSS files - Won't update
I have two web servers, one an older 2003, and one a Windows 2012, they both have sites that point to a shared file location within the network on a Windows File Servers. For some reason, when I update...
View ArticleIIS 7 site displaying directory content instead of homepage
I have the default website set up with 2 virtual directories. When I brose to the site usinghttp://xyz.domain.com it brings up the proper default.aspx page. When I browse tohttps://xyz.domain.com I get...
View ArticleUrl Rewrite Configuration file size
<p>Hello, we are using configuration files called from our web.config file as follows: <rewrite> </p> <p><rules...
View ArticleHow to stop IIS 7 from blocking/stomping-on the response body generated by an...
I've installed ServletExec 6.0b1 into my IIS 7 (on Win 2008 RC0). It works fine and I am able to request simple Servlets and JSPs. The issue I have is when I request a JSP which returns a 500 status...
View Articlecontrolling IIS7 log buffer size
Is there anyway to control the log buffer size for IIS logging ? I know it flushes the cache to disk every XXX, but I am wondering if we can control that ? I am trying to performance test and am...
View ArticleLimit number of connections per ASP.NET page
In IIS 7.0, is there a way to limit number of connections for an ASP.NET page using IIS Manager?Thanks.
View Article