Unable to download the Web Platform product list ...
Hi,I've tried the WPI 3.0 and the newest englisch version.Both produce the error:Unable to download the Web Platform product list from .Here's the log file:DownloadManager Information: 0 : Loading...
View ArticleApp loads on server but won't load when browsed to externally
HiI have a windows 2008 RS server with IIS7.5 and I've set up a web app that I can browse to from the server but when I try to browse to it from the outside it does not load.I can ping my server from...
View ArticleApp loads on server but won't load when browsed to externally
HiI have a windows 2008 RS server with IIS7.5 and I've set up a web app that I can browse to from the server but when I try to browse to it from the outside it does not load.I can ping my server from...
View ArticleApplication Pool Identity, not User credentials passed to SQL
Hello,Quick overview: I have Win Auth and Impersonation enabled on a site, app pool identity running under domain account, connection string to local SQL instance set to 'Integrated Security=True'...
View ArticleSmooth Streaming Client SDK for Metro Style Apps Announcement & Feedback
We are very excited to announce and release a Beta of Microsoft Smooth Streaming Client SDK for Windows 8 Metro Style Applications. Smooth Streaming Client SDK Beta 1 enables developers to build...
View ArticleLOW IIS Web Connection Limit - Server Unresponsive
My website, which runs on IIS 6 via server 2003R2, seems to become unresponsive when its web connections go above 100. I see this by using the performance monitor and running the Web Services\Current...
View ArticleBest way to manually remove Web Deploy v2.
I need to uninstall Web Deploy, but the uninstall rolls back.This is from Command line as Admin, using Add/Remove and using the msi install package.Anyone know how to manually remove it cleanly.
View ArticleFTP Upload File Size Issue
I have an FTP site created in IIS 7. As far as I can tell, it is functioning correctly. We have a user connected to our network via a VPN who needs to upload a very large file once a week. They are...
View Articlewebdav issue - Windows 2008 R2
Hi Team,We have 2 Windows 2008 R2 Server. 1 of the server is hositng Sharepoint web application & another is hosting SQL Database. Now we are implementing IIS Webdav to make available Document...
View ArticleWhy Does IIS With UNC Virtual Directory Peek at aspx Page every 80 seconds in...
We host aspx pages in remote virtual directories using a UNC path and I'm working on trying to harden IIS to not fall down if connectivity to the UNC path is lost. Using Process Monitor, I noticed that...
View ArticleHow can I install the Powersell cmdlets for IIS?
Hello, we are running Windows 2008 Standard x64. I cannot seem to get the webadministrion powershell snapin to install.if I run the command import-module webadministration, I get the following...
View ArticleGetting permissions error on web.config when Website files are on a drive...
Hi,Getting the following when trying to access my site on a different local drive other than C:\:Cannot read configuration file due to insufficient permissions. >>This is on the web.config. it...
View Articlecant reach my domain name
sorry i am new to iis 8, i upgraded to 2012 server from 2003 r2, i cant seam to reach my domain name alongsideministry.org, i configured my ip at the dns so it points to my ip, i tried everything i can...
View Articlepassthru authentication verses website name
Hello,Searching seems broken on the site right now so I apologize if this is a repeat.I have set up passthru authentication on an intranet site using iis7. The server is a member server of the...
View Articleuse HTTPS to browse locally used site
<div class="vote">0down votefavorite<div class="favoritecount"></div> </div><div> <div class="post-text" itemprop="description">I have a website used locally in my...
View Articleblock POST to certain URL
How can I implement a rewrite rule to block POST request to "/" or index page?I had the following but doesnt seem to be working.<rule name="POST all" patternSyntax="Wildcard"...
View ArticleApplication Pool Recycling
Does recycling the application pool on a .net 4.0 application triggers ASP.net to recompile the application and place the resulting assemblies in the corresponding .net framework Temp folder. Thanks
View ArticleSlow HTTP POST attack
Hi all,I've just done a quick vulnerability scan on my web server and it seems to be open to the "slow http post attack". Apparently it's similar to the "slowloris" attack (to which IIS is NOT...
View ArticleInstalling iis7
HI,i am currently using iis6 for windows 7 64 bit os , i would like to install iis7. Do i need to purchase iis7 to get it installed in my systemor is it a free ware ?
View ArticleGet Web Site list as an array without foreach...(using PascalScript preferred)
I can get the list of Web Sites using JavaScript or VBScript and enumerating through like:Dim iisObj Set iisObj = GetObject("IIS://localhost/w3svc") For Each obj In iisObj If obj.Class = "IIsWebServer"...
View Article