IIS 8 - Upload permissions
Hello!I've just set up my ASP.NET site on a Windows server 2012 R2.In past (Win 2008 R2) I had to set write permissions on my upload folder to IIS_IUSRS.But now on IIS 8 upload works without...
View ArticleIIS 8 - LDAP Authentication from DMZ to LDAP (Internal)
I have setup a FTP IIS Server on the DMZ which is a workgroup but I want to setup LDAP authentication from the DMZ to Internal
View Articleauthcert.dll failed to load
When I started web site in iis I get HTTP Error 503, I check event logs and find such errorThe Module DLL C:\WINDOWS\System32\inetsrv\authcert.dll failed to load. The data is the error.It related to...
View ArticleConfiguring IIS 7.5 on Windows 7 for file upload
I keep getting "Access Denied" on the subfolder I am trying to write an uploaded file toDefaultAppPool: .NET: v4.0, Managed Pipeline Mode: Integrated,Identity: ApplicationPoolIdentitySite Application...
View ArticleRemove Client Certificate Requirement from Webdav
I have a 2102 server with IIS running a webdav share. I initially set this up to have client certificates to authenticate, which worked properly but client requested to remove this requirement and...
View ArticleMultiple SSL Certificates and sites
Hi I have ARR server that reroutes traffic to appropriate servers. Many of them use different SSL certificates. So I need to configure ARR binding so that every site uses its own certificate.Due to my...
View ArticleAccessing Network Resource
I am having issue trying to access network resource. The application when runs from visual studio executes fine, but when I run it from IIS7, I get the error:Access to the path '\\NETWORKMACHINE\Shared...
View ArticleRegarding the URL Rewrite module for IIS.
Greetings,I have a website that accepts both http and https traffic, I have added a url redirect using the Rewrite module so that all traffic is redirected to https.My question is, will any...
View ArticleAnonymous and Integrated Windows Authentication
Hey,I have built our company intranet (.NET 4.5) which allows users to upload documents. They can then share these documents by a simple 'Share via email' button, which is a simple mailto: link, using...
View ArticleWeb browser's certificate choosing window during client certificate...
Hello. I need help with IIS 7.5 client certificates authorization using smart cards. Here are what I have already done: Installed smart card drivers (and tested SC's work). In IIS manager issued...
View ArticleIIS8 on server 2012 write enable folder
HiRunning PHP 5.4 over IIS8 and win server 2012, and I'm getting this:"The directory is not writable by the Web process: C:\inetpub\wwwroot\basic\web/assets"How can I give PHP write permission on a web...
View ArticleNot able to log in to sql db using application pool
I will write down all the steps and update this post immediately
View ArticleUnexpected 401.5 error. Authentication header changed to Kerberos??
Hi,This problem seems to exist on a specific server. All other servers are working ok.Background: The website is basically Forms Auth but there's an asmx that manually requires Basic Auth.I have two C#...
View ArticleBackup EFS certificate of ApplicationPoolIdentity
How can I back up the EFS certificate of ApplicationPoolIdentity? I have a C# ASP app that runs on IIS 7.5 with ApplicationPoolIdentity. The app reads/writes files to an EFS protected folder in the...
View ArticleBasic Authentication
I have a dotnet 4.5 webapp on iis 7 and windows 2008 web edition.I am trying to setup basic auth for my website.In my iis manager under authentication i disabled anonymous authentication and enabled...
View ArticleFiltering against information disclosure in IIS
Hi there,I'm looking for a solution in IIS that removes sensitive content of the web application while IIS acts as reverse proxy.The idea is basically similar than mod_substitute, mod_line_edit or...
View ArticleDynamic IP Restrictions Denial Logging does not log to IIS Advanced Logging...
After a while of hunting down the real issue, I figured out that requests that have been denied by the Dynamic IP Restrictions module are not getting logged to the respective site's Advanced Logging...
View ArticleIssues with certificates when using NLB
Hello All, not sure if posting on the right channel. We have the following scenario, 2 Windows 2008 R2 Servers with the same application on IIS, on Server A we have setup a NLB virtual address, so it...
View ArticleCannot use self issued client certificate
Hi,I want to be able to create a test client certificate signed by a test CA and establish a SSL connection and identify the client using this certificate using IIS7 and Firefox on Windows 7, all...
View ArticleFile Share between 2003 Server and 2012 server for Virtual Directory
Hi,I have been tasked to run an IIS server on windows 2003 server (IIS 6) which is not on a domain and have it access files on a 2012 Server which does not have IIS installed and is on the domain. I...
View Article