Wildcard certificate in 2 ports?
Hi all, I have a nodeJS app running on port 2443 in my server, responding to mywebservice.domain.com. Then I have various websites set up in IIS, like client1.domain.com, client2.domain.com,...
View ArticleAccess to the path is denied
Hi,We have recently started to use a new group of Windows 2008 R2 SP1 IIS servers for production. We are using a dedicated AppPool for one of our test apps to troubleshoot a problem. The problem is...
View Articlerunning PHP from Webmatrix shows error 404
I am trying to run a php website from webmatrix on localhost:19478, the home page works fine. however, any other pages gives me a 404 error if I do NOT type .php extension in the URL:...
View ArticleHELP!!!!!
I have the following codeSet objLogParser = CreateObject("MSUtil.LogQuery") Set objinputFormat = CreateObject("MSUtil.LogQuery.CSVInputFormat")Set objOutputFormat =...
View ArticleDatabase publish error
I am using dotnetnuke with web matrix and I am upgrading to release 7. I get the following error11:21:38 AM: An error occurred during execution of the database script. The error occurred between the...
View ArticleIIS newbie - understanding how Worker Processes are called
HiHopefully this will be easy for experienced IIS people, but it is completely uncharted water for me.We are upgrading an existing application which uses Windows Services, but the new version seems to...
View ArticleIIS Manager crash, please help!
Hi,I recently couldn't open IISManager 7. When i click on the program, no mater from the start menu, control panel or direct .exe from path. Nothing happens. When i check the event log i have the...
View ArticleUnexpected change in the displayed web page
Hi,I have two websites. For example:site.domain.lt (HTTPS) site.domain.lv (HTTP) One of themis supported by SSL (site.domain.lt).If I connect to http://site.domain.lv everything is ok, but when I...
View ArticleIIS on server 2012 Essentials
I have a single application that needs to run that updates the status of various client machines and the update is done via IIS. I have tried to find out definitively how many concurrent IIS...
View ArticleARR 2.5 Not caching when Disk cache is enabled.
I have ARR 2.5 with all he patches and it's working fine without disk cache enabled. But when I enable disk cache, it doesn't even rout the request to the origin server and show the content.I am trying...
View ArticleIIS 8 - Shared Configuration - Object reference not set to an instance of an...
This is my first post. Thanks in advance for any help you all can provide.Fresh install of Server 2012 - IIS 8.We are testing shared configuration on a Server 2012 box. We are able to successfully...
View ArticleAnonymous login fails after Domain Admin password change
Hi, So I have a small FTP site running on a Windows 2008 R2 domain controller. The FTP site exists so that Wyse thin clients in my branch offices can pick up their configuration file from a centrally...
View ArticleIIS7 ID 5021 error 8007052E
An Application Spool V4.0 run with Identity of a user of AD domain, it is an intranet applicationTwo weeks ago the user changed his password and Application Spool with web app works fine.Yesterday...
View ArticleChange LogOn Account for World Wide Web Publishing Service
The Audit asking us to change the IIS user to not have permissions on the server. is this possible? IIS can function without the Local System accountknow some article of microsoft to approve or say you...
View ArticleII6 migration to IIS7 Question
I want to create a package file of my webserver and the documentation that I found for doing so is:msdeploy -verb:sync -source:metakey=lm/w3svc/1-dest:package=c:\Site1.zip>WebDeployPackage.logThe...
View ArticleSpecific rule causing any requet to be unresponsive
Hey,I'm new to the IIS7 url rewriting, but I have used the urlrewriting.net one before, and migrating my rules was actually pretty straightforward (just a couple of search & replaces was...
View ArticleLog file per application pool?!
I have configured Adv logging such that my log definition is created from scratch at the website level and I have a daily rollover. My website has 3 virtual apps each running in its own app pool. I am...
View ArticleHandlers and HttpForbiddenHandler
Hi Guys, I am setting up a new IIS 7.5 System, to move a classic ASP Application form IIS 6. I have not much experience with IIS 7.5, but many settings are similar to IIS 6 and the Application works...
View ArticleFormatting the IIS advanced logs file to be Pipe delimited format and qualify...
Has anybody ever modified the format of the log files that are generated from the IIS advanced logging module to have the fields pipe delimited in the log file? Also is there any way to add qualifying...
View ArticleMy first rewriting
Hi, I want to know if it's possible to rewriteOriginal url: www.mysite.com/region.cfm?id=1&n=some_textRewrite url: www.mysite.com/some_textHow do i set my inbound rule?Thanks for you patience.Bye
View Article