Web Farm Controller Service will not start
Hi, Just installed WFF 2.2 with WPI 3.0 and Web Deployment Tool 2.1 on a Win 2008 R2 server that is acting as an adminserver. Also have four other servers that I want to provision platform to. After...
View ArticleHow to enable PUT and DELETE verbs on IIS 7
Hi, I am completely a newbie in working with IIS and so I don't know even that I am writing this post in the correct section of the forum or not. I have just seen the video by Henrik Frystyk Nielsen...
View ArticleCan not display some picture / files in IIS7
I got new server machine and i move my app form iis 6 to iis 7. I have got problem for static content. If my picture filename is "uu pp.jpg", it can be displayed. But, if "uu & pp.jpg" extra...
View ArticleIIS 7.5 Site being redirected from hostname to IP
So here's the problem. I have a site in IIS that is being redirected from the site's hostname to its IP address. The problem is, I haven't even set up redirects at all for the site; and yet when I...
View ArticleThe remote server returned an error 404 Not Found when Import Application
When I publish (Web Deploy) from Visual Studio 2010 with my admin account, it works fine. The URL is http://serverName/MsDeployAgentService But when I use Import Application from IIS Manager to deploy...
View ArticleTrying to Install Wordpress Blog in Subdirectory
I know this is a duplicate post, and I apologize but my last post was in the wrong section of the forum, as I am a new member I did not know. Please delete the other thread. Hi everyone, I am trying...
View Articlewindows server 2008 r2 and iis 7.5 limited to 250 connections.
Memory is running over 99% but that's probably normal for a busy web server but what could be the problem with resource monitor showing almost 250 connections every time i check on the system? I would...
View ArticleIncreasing Upload File Size in WordPress
Windows Server 2008 R2. IIS 7.0. WordPress 3.4.1. I have installed WordPress 3.4.1 under IIS 7.0 using the Web Platform Installer 4.0. The WordPress engine and the resulting web site I created seem...
View ArticleIIS 7.5 and client certificate authentication
I'm trying to get client certificate authentication working with a user cert from a third party CA (DST ACES). My test IIS box has 'client certificate mapping authentication' installed. On the server,...
View ArticleWindows 2008 r2 + IIS7.5: how to configure to host an WebMatrix (Razor)...
Hi;I'm struggling trying to get a web application created with VS 2010 Express. I have installed IIS 7.5 on Windows 2008 R2, I have installed some tools/products from Web Platform Installer (MVC3, ..)I...
View ArticleIIS 7.5 and client certificate authentication
I'm trying to get client certificate authentication working with a user cert from a third party CA (DST ACES). My test IIS box has 'client certificate mapping authentication' installed. On the server,...
View ArticleChange the Default .NET Framework Version Not Persisting
Hello IIS Forum,System configuration; Windows 7 Ultimate x64 SP with all updates, IIS 7.5.I'm trying to change the .NET Framework from the IIS console from, v2.0.50727 to v4.0.30319. I'm changing in...
View ArticleMicrosoft JScript runtime error '800a138f'
when i run the asp page using visual studio 2010 locally i get this errorMicrosoft JScript runtime error '800a138f' my code is <% if (Request.Querystring("langue") > "") Langue =...
View ArticleURL Rewrite for dynamic subdomains
I have a website in which i want to generate subdomains on the fly i.e. http://mobile.myweb.com would redirect me to http://myweb.com/category.php?id=mobile would show list of products in that category...
View ArticleIIS 8 - Cannot add any site binding except HTTP
If I try to add a binding to a site using IIS 8 running on Windows 8, I get null reference exception thrown for any binding except HTTP. I can add them using command line utility though.
View ArticleWebMatrix Not Responding
Hi I Have installed the latest release of WebMatrix 2 on my Windows8 64 bit machine... The problem is that as soon as i open any file in WebMAtrix.. It stops responding and freezes.. Please help
View ArticleIs ARR reverse proxy works in a sync or async mode?
I understand that in order to implement the reverse proxy, the original request is abandoned and instead, a new request is being made to the new destination, and then the response is sent back to the...
View ArticleClient Certification Authentication works but postback causes 403.7 error
I've been tasked to utilize Client Certification Authentication for communication between an external vendor and our Web Form. I've set-up iisClientCertificateMappingAuthentication using...
View ArticleServer performance issue on brand new Server... Need help Urgently
Hi All, I've recently bought a new server from 1and1 AMD Hexa Core (6 cores * 2.8 GHZ) with 16 GB RAM. I am already using a AMD Quad Core 2.10 GHz with 4 GB of RAM from the same hosting provider. Both...
View ArticleSecurity about IIS on internet
We are going to deploy our ASP.NET website to our customer's server, and this server is supposed to open internet access.Now the customer's concern from Network security team is, since this web server...
View Article