asp.net web.config settings
HiI have to make the web.config setting to not react the url like fqdn+"*)!(sn=*/" is is showing custom error page as specifiedit working fine for these type of url but when i tried to enter the...
View Articleiis website is pointing to another root?
<div class="post-text" itemprop="description">we originally set up an mvc website in iis .. .. which used to work fine: www.test.com/sandboxDashboardbut a few weeks ago, we received a request to...
View ArticleHost multiple sites on same domain with different directories.
Hello all,I'm new to IIS and working on a project to incorporate a bunch of different websites into one domain with subdirectories for each site; such as beforehand we had: www.example1.com,...
View ArticleapplicationHost.config Error: Cannot write configuration file due to...
I use the Microsoft.Web.Administration.ServerManager class to manage a web site in a windows service. I use impersonation in my code, with an admin user, the user has the right to modify my...
View ArticleMigrate nested website from IIS6 to IIS7.5 : There is a duplicate...
Hello all,I'm trying to migrate two nested websites to a Windows Server 2008, IIS7.5. They initially were on a Windows Server 2003, IIS6.IIS -- FirstWebsite (.NET2.0) ----SecondWebsite (.NET3.5)They...
View Article.php file on folder under wwwroot refuses to run
When I copied a .php file into the wwwroot folder itself, the file ran. Then when I copied a folder containing a .php program into the wwwroot folder such that the folder is thus:...
View ArticleMigration Error
Hi at all,I had a problem with the migration from II6 to IIS7.5I start the Web Deploy 2.0 and try to migrate:C:\Program Files\IIS\Microsoft Web Deploy V2>msdeploy -verb:sync...
View Articlehow to change OPTIONS verb's response
Hi,I'm in a situation, which I have to change the response of the OPTIONS verb to allow only GET and HEAD. But I can't find out how to do it.Any light?Thanks.
View ArticleIIS ignores protocol permission in web.config
HeyI've recently upgraded my web application (and IIS application pool) from a v1.1 to v4 pool.My application has a folder with .asmx services expecting POST requests.Before the migration, a...
View ArticleChange of default binding?
I am very new to IIS (and all things MS), so I apologize if this is a really stupid question.My company have just announced that we will be changing websites (from www.currentwebsite.co.uk to...
View ArticleRedirect from old URL to new URL
HiI recently change my website programming from "php" to "asp.net". My website is indexes in google by php extention for example:www.mysite.com/page.php?56now I want redirect google referees to new URL...
View ArticleWhat are W3SVC1, W3SVC2. W3SVC3?
Why are log files being created in 3 folders - W3SVC1, W3SVC2. W3SVC3?? Is there a difference in content? Thanks
View ArticleConfigure Redirect from non-www to www site (all on port 443/SSL)
Hey everyone, I'm trying to configure IIS 7.5 to redirect all requests (both http and https) to the secure www version of my domain (https://www.domainname.com as an example). Forwarding to the...
View ArticleIIS 8.0 CPU Throttling - Internals
There were few of article on the internet talking about this topic IIS CPU throttling in broderses that it will ensure application pool will not exceed the cpu limit over a period of time. However no...
View ArticleMissing IIS Accounts
I am in the process of migrating my server from HostGator to GoDaddy. Both are Windows Servers (2008 R2.) The GoDaddy server does not have these accounts installed: ASP.NET Machine Account,...
View ArticleRemoved nested child folders still in IIS MetaBase
Hi I develop install scripts for IIS. Now when I deploy a virtual directory with nested(child) virtual directories, it works fine. (using InstallShield)But I have a problem when I try it re-install...
View ArticleBinding an SSL Cert to a WEB site via script
HelloI am learning how to access and manipulate SSL Certs and Microsoft CA via PowerShell e.g. create CSR, Submit CSR, Approve CSR, Retrieve Cert to a .cer or pfx file etc. All well and good.However...
View Articlereplace MSsql 2008 instead of sql express
HiI have build my web site in local, and now I want to publish it in remote host. I have some problem with the App-Data folderbecause it have used sql express in local and now can't connect to MS sql...
View ArticleIIS7 newbie question on a mix of configuration, delegation, allowDefinition...
a newbie question on configuration locations, for example on applicationpools, on default the allowDefinition is set at AppHostOnly rightfrom applicationhost.config,<configSections>...
View ArticleStart Page When a User First Hits Web Site
I have a web site (IIS 7.5) with several ASP.NET applications. I would like to set it up so that when a user tries to access any page on the site (including any page in the ASP.NET applications), they...
View Article