IIS 8 : HTTP Error 500.19 - Internal Server Error. Error Code : 0x80070005
Hello,I am facing an problem in IIS Website. HTTP Error 500.19 - Internal Server Error.Error Code : 0x80070005. When website is deployed other than C Drive.Server OS - Windows Server 2012 Standard....
View ArticleDisable client certificate revocation on a specific page.
I know how to disable a certicite revocation list through netsh for a port:ip ssl binding,In my case the web application does not require SSL client authentication except for one page. netsh show http...
View ArticleSecurity Exception Error
Hello,Ive created a website using ASP.NET which works very well in my local computer with SQL. After hiring a location in a web host, I uploaded files of my website to the hosting server. When i try to...
View Articledifferences between IUSR and Apppoolidentity
Can please someone explain me?It aeems i am totally newbie on the topic....
View ArticleSSL Certificate multiple Servers with wild Card Certificate
We have websites as ab.xy-ex.com , gf.xy-ex.com , po.xy-ex.com hosted on different server ServerA , ServerB and ServerC.The server is windows 2008 R2.So my questions are ..1. Can I create a wild card...
View ArticleIIS 7.5 Integrated Authentication without Impersonation NTFS Permissions
I feel like this question must have been answered before but my search capabilities have been exhausted.Using IIS 7.5 with only windows authentication enabled.Impersonation is disabled.The application...
View ArticleClassic ASP App, Windows Authentication Enabled, Just Not Working
I'm migrating a functioning Classic ASP App running for years on IIS6 that uses Windows Authentication. I have Windows Local Users that login to the app and get authentication with Windows...
View ArticleIIS 7.5 Feature Delegation and MsDeploy Difficulties
Hi -Ok - I have struggled with this for a day now, and would like to see if anyone can give me some pointers.I am using the MsDeploy handler approach to a deployment. I have worked through most...
View ArticleFTP Server authorization problems with root dir on other server
Here's my problem. I have 2 servers. First server has FTP server Role and Console installed and it's only FTP server, but it's physical directory for FTP root dir must be on second server. So, because...
View ArticleIIS 8 Server 2012 Turn on SSLv3
Hello Everyone,Ran into a snag today with Windows Server 2012 and IIS 8. I have been having a real hard time getting SSLv3 to turn on. I added the registry key in...
View ArticleProblem with PNG image files in IIS 8.5 ?
We just installed windows server 2012 and IIS 8.5. Every thing was OK, but from 3 days ago we have a problem with PNG files, our web sites can't display PNG file if they were in some nested...
View ArticleIIS8.5 - Ip restrictions and Proxy mode
Hi,I have a problem or a misunderstanding about IP and Domain Name Restrictions on IIS8.5 with proxy mode activated.First, my wish is to protect an application inside my website from being accessed...
View ArticleWildCard Certificate install
I was given a zip file which contained wild card certificate and was asked to install on IIS 7. When I unzipped the certificate I found 3 files as 1. AddTrustExternalCARoot.crt2. domain.com.crt3....
View ArticleIIS 8.5 Custom Trust Level
Hi,a customer of mine , a service provider, wants to implement Web Hosting on IIS 8.5.For his customers who ask for Full Trust permissions wants to implement a custom level that prevents users to...
View ArticleIP Address and Domain Restrictions with NLB & Shared Configuration
I am running into a curious issue on our IIS 7.5 NLB cluster using shared configuration. I have tried to enable IP Address and Domain Restrictions and it doesn't appear to be working. On a specific...
View ArticleKerberos & 401s
I enabled the Kerberos authentication and set the authPersistNonNTLM to true. This setting did reduce the number of 401 that was observing before but not drastically. My application is a siebel...
View Articlemachine.config encryption with IIS 7.5 on Server 2008R2
First off I appreciate any help anybody might be able to give me.. I'm having some trouble encrypting the machine.config file. I'm using the below command:aspnet_regiis -pef "appSettings" -prov...
View ArticleCan't get WebDAV site with client certificates to work
I'm trying to set up mutual authentication for mounting a WebDAV directory on my Windows 8.1 device. When mounting, I can bring up a certificate selection screen, but I still get 403.7 errors on the...
View ArticleIIS Client certificate not working. Returns 403 error
I'm trying to setup IIS 8 (Windows Server 2012) to accept client certificates for an ASP .NET website. First I created a self signed certificate and a client certificate:makecert.exe -r -n...
View Article