FTP over SSL - how to completely restrict clear text ftp support
Hi,I currently use FTP over SSL in IIS 7 (Windows Server 2008 R2) and have no issues with it, however during one of our security audits we were flagged as allowing clear text over FTP. The only thing...
View Articlewarning
i have two warning in my IIS7 event log the first event ID : 1309 and it's description is : Event detail code: 0 Application information: Application domain:...
View ArticleCan't change Application Pool user account
Good day everyone,Recently we relocated two virtual systems from one domain to another. The application that is set up on those machines were using (what I'm guessing) the domain account. I need to...
View ArticleCan't create new website in local IIS
Hello everybody,Iam new in ASP.NET.I try to create new website in local IIS.I did the following things:1. In Windows host files I added 127.0.0.1 www.kljokljopac.com (website name).2. In IIS I created...
View ArticleForms Authentication With Active Directory as ASP.NET MVC Membership Provider
I have an ASP.NET MVC 3 project where I am using Active Directory as the membership provider withFormsAuthentication. My site has a controller where I use the Authorize attribute. Authorize works when...
View ArticlePerfmon and memory
I am looking at Perfmon and need to set up a data collector where I would gather the following information: "Physical Memory Usage: Used and Available" and "Virtual Memory Usage: Used and Available", I...
View ArticleIIS Get Hanged
Dear Gurus,Today my production server suddenly get dead slow.I do not know what happend but every tihg was normal. Then i restart PRODUCTION IIS and the problem get resolved. Can you please help me to...
View ArticleWhat is the node.js extensions for iis 7.x in Web Platform Installer.
Hi,I know about IISNode and I know what it does however, there is an item under the products cathegory in WPI called "node.js extensions for iis 7.x".what is it and what is it used for? (found no...
View ArticlePermission denied when recycling Application Pool via .vbs script IIS 8
I have a .vbs script that will recycle an Application Pool on IIS 7 (Windows Server 2008) with no problems. You can run the script either manually, or using Task Scheduler. Here is the script: Set...
View ArticleHow do I get Web Deploy Installed Correctly
I have been combing the documentation for Web Deploy and all of it seems very out of date. The latest 3.5 modules are dated 6/10/2013 and the documentation appears to be from 2011.I would like to host...
View ArticleSystem.DirectoryServices.DirectoryEntry Error
while trying to create New Virtual folder using asp.net(c#) 64bit I am getting the errorSchemaClassName 'Parent.SchemaClassName' threw an exception of type...
View ArticleComplicated HomeServer Setup
Hi everyone,This is my first post on here so I'm kind of a noob.The Background scenario. I run a small game development group with some friends and various other members from school. We have an...
View ArticleMy Localhost Site Will Not Work In IE 11
I have Installed Windows 8.1 preview and after I did my site which is php does not work but will work in chrome and firefoxIn IE 11 I get<div class="title" id="mainTitle">This page can’t be...
View ArticleTrouble binding to a specific IP - SP2013/IIS8
I recently had troubles navigating to my SharePoint 2013 sites. I kept getting 404 errors. In my bindings, I had them set to a specific host header + port + IP address (and each one was unique). I...
View ArticleHow to make WCAT not record 401 (unauthorized) as unexpected code for Windows...
I am using WCAT 6.3 x64 for load testing an application on IIS7.5 (windows server 2008 r2 x64). I am able to write the script with right authentication and it works except the report records all the...
View Articlephp on iis 8
I can't get php to work with iis 8,although I configured it properly with fastCgi.it used to work with no problems,but once I upgraded from windwos 8 to windows 8.1 preview,I can no longer make my php...
View ArticleRange requests on IIS Media Service material (.ism)
Hello.I am trying to issue range requests for some Smooth Streaming material (.ism), but the IIS keeps returning the entire file (and 200 OK instead of 206 Partial).Finding information on the topic...
View ArticleWeb.config change does not auto-restart application
I am using IIS 7.5 on a Windows 2008 server. I am trying to take advantage of Application Initialization Module (http://www.iis.net/downloads/microsoft/application-initialization and...
View ArticleFirst time slow on IIS7.5+asmx
I have a question about first time slow on IIS7.5+ASP.NET model. Under my website, a asmx file works for synchronize data between server and a client machine. Now I found if a client machine doesn't...
View ArticleEnabling Flash Remoting with IIS 7
I'm not sure if I'm in the correct forum, but here's my question: I am trying to add Flash remoting to my IIS to allow me to create a Flash application that connects to an ASP.NET page. However, when...
View Article