Issues with IIS modules
I have posted somewhat identical query earlier, but have not got any reply and hence posting again.In ISAPI filter we dochar redirStatus[100] = "302 redirect";m_context->ServerSupportFunction(...
View Article500 error with rule - sub status 50 and 52
I'm trying to create a redirect rule for a specific URL but it's causing a 500 response that's hard to troubleshoot - rule is below along with IIS express log entries. Any...
View ArticleHow many threads per logical cpu can IIS7.5 64bit handle at once?
How many threads per logical cpu can IIS7.5 64bit handle concurrently? I have heard 12 IIS processing threads per logical cpu but I have also heard it was 100 IIS processing threads per logical...
View ArticleThis is driving me nuts!
I'm about to tear my hair out because the wierd behavior iis is doing!So i just reinstalled the 2003 server wit a fresh copy and IIS does not show the index page, instead it give a "404 error page or...
View ArticleIIS Express error, after clean up system disk
HelloAfter clean up system disk (standard microsoft tool with all checkboxes) IIS get common error HTTP Error 500.0Detailed Error Information:Module AspNetInitClrHostFailureModuleNotification...
View ArticleNeed help assigning SSL certificate to IIS 7.5 site using PowerShell
Hello. I'm writing a PowerShell script to automate the deployment new web services and sites. At this point, I have everything sorted out except assigning an SSL certificate to the site(s). I've...
View ArticleWordPress and IIS security...
WordPress and IIS security... The correct files and folder permissions on windows server 2003 SP2/ IIS (6)I am really confused...I've been googling the internetz for hours and my concluction is that...
View ArticleHTTP Error 500.50 - URL Rewrite Module Error.
Below is the error i am getting when trying to redirect incoming file. i need help.<rewrite><providers><providername="FileMap"type="FileMapProvider, Microsoft.Web.Iis.Rewrite.Providers,...
View ArticleSSL configuration
I'm trying to get an SSL cert to work for https://myserver.work.lcl and https://myserver. Both URLs are for the same website, server, and IP. I have an SSL cert configured for myserver.work.lcl and a...
View ArticleUsing Application Initialization for warming up WCF service
Hi,We are currently using AppFabric Auto-Start feature for warming up applications that contain WCF web services.Since this is the only AppFabric feature we are using and we are upgrading to IIS 8.0,...
View ArticleToo much memory usage of IIS application pool
My Windows Server is running an web application on IIS 7.5.I'm wondering why IIS application pools use a lot of memory. Please refer to the screenshop I captured from the servere. In the application...
View ArticleIIS authentication
Dear All,I have website application hosted on IIS 6 ( windows server 2003 64 bit).The application uses windows authentication.for some reasons i had to change the logon name of one of the AD users from...
View ArticleIIS to multiple weblogic server
Hello All,I am looking for a solution/suggestion on how to proxy requests from a single IIS ( hosting a single url ) to two differnt weblogic servers.Currently, I am using IISforward and IISproxy dll...
View ArticleWhy won't this new IIS server run my ASP MVC Application?
I have two Web Servers, one we setup over a year ago and its running our ASP MVC Application just fine. I'm configuring a second server and have copied all the files from the first to this new server...
View ArticleencryptPassword not working for backup
I have configured my server to have web deploy backups turned on and enabled.I am runningmsdeploy.exe -verb:sync -source:package="config-management.zip",encryptPassword="password"...
View ArticleChmod and windows server? - A few QUICK questions!
Just a few rapid simple questions:I'm under the impression that the chmod / altering the file and folder permissions by a ftp server doesn't work on windows as it isn't a windows feature, but a...
View ArticleCrashes with WordPress on IIS 8 with WinCache Extensions
Hello all,recently I set up a web server running Windows Server 2012 Standard Edition. This server is hosting one wordpress blog (www.magi-mania.de)Unfurtanetly the web site is ran very unstable and...
View ArticleIIS and Windows Phone 8
I am writing this in a moment of desperation. I have recently taken a post with a school where i am now learning the whole show and have hit my first snag. Not being that Server savvy, i have been...
View Articleprinting to a local printer from IIS 7
Hi,I would like to have a customer login to thier account create a work order and when submitted have it printed out on a piece of paper for the warehouse workers to fill. There was a way to do this...
View ArticleMySQL - where has "Add to web.config" option gone?
Hi guys,I'm learning my way around Webmatrix and love the interface and improved database support in version 2. One question though; I have MySQL database that I want to connect to, and that works...
View Article