Unable to install WPI - Endless loop upgrading from 4.0 to 4.5
Hello,When I launch the Web Platform Installer at http://www.microsoft.com/web/downloads/platform.aspx I get the message "An updated Web Platform Installer 4.0 is available" and the installer prompts...
View ArticleHandling 403.7 in ASP.NET
Hi, I want to allow authentication on my website using client's certificate, if one is installed, and to redirect to "classic" login dialog if there is none is installed in client's browser (store). I...
View ArticleRedirect not kicking in
Hi,I'm trying to redirect certain browsers but somehow it doesn't work for me. Testing on a blank IIS, using default site, redirecting IE6:<rule name="unsupported browsers" enabled="true"...
View ArticleServer Application Unavailable w/Error 500
We recently converted from IIS 6 to IIS 7.5 under Windows 7 (development) and Windows Server 2008 R2 (production). We are running 6 websites in Classic mode and allowing 32-bit applications.All the...
View ArticleIIS 7 Recycle Settings
We are getting an error when we try to set the app pool recycling to a specific time every 7 days. We want to recycle it every 7 days at 3 am. The doc says it is possible by using the optional [d]...
View ArticleOdd 403.6 - Forbidden IP Address Issue
I've been scouring the site and the Internet in general, trying to figure out an odd occurance of a 403.6 error.We have one user who seems to have a daily 403.6 error when logging in to our site.We...
View Articleport redirect to SSL then offloaded
Hi GuysI have been thrown into the deep end here and having some headaches on how to do the following if even possible.We are running jettyweb server on a box that has each runs their own application,...
View ArticleIs there any way to configure IIS web app (in DMZ) to access SQL Server (in...
Hi!I have IIS web app which is located on the server which is not member of AD domain, and I have SQL Server which is installed on the server which is a part of AD domain member.Now I need to configure...
View Articleprogressive download and Webkit browsers
I am trying to provide progressive download of video content using IIS 7.5 media services. The application uses the Silverlight Open Video Player. IE and Firefox issue byte range requests when clicking...
View ArticleIIS cant open a shared folder in server
Hi guysWell i have a issue here when deploying a web i did for my company. THe thing is that a web page has to open a shared folder. i did it in developer machine. i created the shared folder and open...
View ArticleAUTH_SSPI_LOGON_FAILED
IIS 7.5Goal: use hello.asp to echo my authenticated AD login IDHello.asp contents <% response.write "Hello, " & request.servervariables("LOGON_USER") %>This is simply just a...
View ArticleIIS 7 defaults to remote instead of website
Hi allTL;DR version: my website "website.com.au" defaults to "website.com.au/Remote/logon" when I want it to go to "website.com.au/index.php"Background: I've been searching for a workaround for a while...
View ArticleSEO Toolkit
Hi there,Can anyone tell me how to download the seo toolkit once I have downloaded the platform launcher. I keep hitting the download button and all I get is the installer, which I have gone over the...
View ArticleSSL/TLS abbreviated handshake
Hi,We added a SSL certificate in our Web Roles (Microsoft Cloud Service) with IIS 7.0. Everything works almost fine.The problem is that we are not sure that IIS correctly supports the abbreviated...
View ArticleIIS SMTP - emails with multiple recipients sit in queue
I've got SQl 2008 Report services pointing to an IIS smtp set up on the same server. The SMTP services uses gmail as a smarthost. Reports that are addressed to one recipient leaves queue and is...
View ArticleUnsuccessful Installation of WebMatrix 3
I just tried to download WebMatrix 3 for the first time on my Dell Laptop, however 'Web Platform Installer 4.5' say that the following items failed:SQL Server 2012 Native Client (April 2012)SQL Server...
View ArticleHTTP error 404.17 Request Content appear to be script will not be served by...
I'm new to IIS 7. How do I resolve this error?
View ArticleHow to call a stored procedure using asp classic?
I am using sql server and asp classic, and am currently calling queries like this:newHireSQL = "select * from NewHire where Archived = 0 order by HireID desc" Set rsGetHireID =...
View ArticleError when running WebMatrix on Windows 7 Enterprise
HiI am running Windows 7 Enterprise and trying to install WebMatrix but get the error "Unable to download the product from list".CheersSonwabo
View ArticleMoving servers and the WebResource.axd 404 error.
I have searched to no avail regarding this error. The site I have runs great on my server and on a virgin 2003 server. But when I go to move the site to the client’s server some of the sites features...
View Article