Set Application Pool with MSDeploy
Consider the following msdeploy command line:msdeploy.exe -source:package='WebSetup.zip' -dest:auto -verb:sync -setParam:'IIS Web Application Name'='Default Web Site/Test' -setParam:'Application...
View ArticleLocal W7 IIS_IUSRS group with no IIS
Why does the IIS_IUSRS gorup and it's "IIS AppPool\DefaultApp Pool" member exist on my local PC when ISS isn't installed or needed? Can I remove the group?More specifically I'm researching security...
View ArticleIIS Desktop Interaction Issue
Hello,I work for an automation company and recently was involved in an "upgrade" of a older system Running Windows 2000 to a "new" system running windows XP. The old system had IIS running a very basic...
View ArticleOne redirect to rule them all.
After trying to help a fellow developer on these forums: Link here I began to search for a better way to do my redirects. And thus I ended up with this article: SeomozI took a lot of these ideas and...
View ArticleGoing crazy with trailing slash and double redirects
Hallo, I'm totally new to rewriting by the way I found I nice article with some tips I really find useful for common scenario redirects...
View ArticleHELP! Every time I try to get to Google it directs me to your website!
Title says it all. I am using Google Chrome and have been for months with no issues on a fairly new laptop. Google is my homepage and suddenly, when I try to get to Google it takes me to your webpage....
View Articledifferent default documents in sites pointing to same physical folder
Hi there,I have 2 sites set up in IIS7 pointing to the same physical folder. One site (extranet) is configured to accept https via the external wan nic on port 443, the other (intranet) http via the...
View ArticleCannot start service W3SVC on computer '.'.
Hi everybody, I have encountered this problem when I want to restart IIS 7.0 after I stop it using CMD. When I click "start", there is an error message tells "Cannot start service W3SVC on computer...
View ArticleIIS7 can not pick user name from active directory
Hi FriendsI have ASP.NET web application that picks user name from active directory though the following code: string xuser; xuser = Request.ServerVariables["REMOTE_USER"] the...
View ArticleMicrosoft Error page
My network is not connected to internet. i have some computers in my network which are in workgroup. when users in workgroup opens IE it goes to default Microsoft page and it gives error. I want them...
View ArticleWWW and IIS Admin service going to disabled state automatically?
Hi Team,OS : Windows 2008 R2.I have a problem in my server, that is, whenever is logoff the user session or reboot, my www and issadmin service going to the disabled state and i need to manually...
View ArticleHow can i get email alert when IIS used more than 80% CPU
How can i get email alert when IIS used more than 80% CPU
View Articleauto create virtual directory when adding new site
Hi,Apologies if this has been asked already, i've searched but have been unable to find an answer. When i create a new site in IIS 7 is it possible to set it up so that a virtual directory is created...
View ArticleProblem using appcmd to add denyQueryStringSequence with sequence containing...
I'm trying to use appcmd to add a denyQueryStringSequence to requestFiltering. Specifically, I want to see this exact line in the applicationHost.config after running the command - <add...
View Articlerenew/update wildcard SSL, cert disappears?
My wildcard cert is expiring and now I need to install the renewal on my servers. I generated the cert request on a server that never had it installed, submitted it, and now I have the renewed cert...
View ArticleSCSM Portal - error after install
<div class="body">HI AllI have installed SCSM Portal and received a successful screen and the end of the installer. However when trying to then go to the websites I receive errors. For the...
View ArticleSmooth streaming breaks files/urls
The company I work for extensively uses IIS for serving a large amount of files. After someone in a different department installed IIS smooth streaming, all of the URLS or links to downloads on our...
View ArticleURL Rewrite to SubFolders
Hello All,I am having and issue with coming up with the rule to get request to rewrite to the correct sub folder.IIS structureThisDomain.com (application) app(application)...
View ArticleRewrite Rule in ARR supports remoting url?
Hello,scenario: Request from web server farm, we would like to redirect to particular application server in the Application server farm, using ARR.We are using Object Factory pattern to instantiate...
View ArticleCreating Delimiters and Qualifiers for IIS Log Files
We are attempting to use the IIS Advanced logging module to record some additional information and isolate some log information like 404 and 500 errors. The question I have is does anybody know how to...
View Article