How to block URLs from linking to my site
There are bogus websites--passexam.com, cureodor.com, etc.--that allegedly has links to my website. I don't care about the bandwidth being used but I do care that people with junk websites are linking...
View ArticleAccess One Web Service from Another on Same Server
Hello,having some trouble with app pools and authentication in IIS hoping someone can help with:I'm using a publicly available .NET app (http://mdtcustomizations.codeplex.com/) which pulls some data...
View ArticleHow to enable windows authentication for external website
Hi,I would like to enable the windows authentication for my public website to verify the user while the user may out of my domain.. I know the windows authentication also need the client and server are...
View ArticleSSL with Client Cert Required under IIS 7.5 - Getting 403.16 Error
Requirement: Provide mutual authentication and authorization between a client and server app.We are running a homegrown web service under IIS 7.5 on Windows 2008 Server R2, and accessing it from a...
View ArticleWindows Authenticated Intranet Application not accessible from certain AD...
IE always prompts for PW for Windows Authenticated Intranet Application but if you enter the credentials the prompt shows up again.Some users can access the application some not.The Application runs on...
View ArticleSTS Integration / Which Authentication s/b enabled
I'm confused on the authentication services, and the integration with STS. Can I use Digest Authentication, as opposed to Windows Authentication? The app has an ID and Password page to collect...
View ArticleCan I Get a Quick Beginners Headsup?
I'm not averse to reading the docs, not trying to wriggle away from that. Just looking for a quick headsup on where we are at from the word go when putting up a new IIS site and exposing it to the...
View ArticleWebDAV with Windows and Digest Authentication
Hello to everyone!I'm newbie to IIS and I want to ask the following question:I have an Azure Windows 2012R2 server with IIS 8.5 (WebDAV) only through HTTPS to share files to my windows users wherever...
View ArticleError page doesn't work
Hi,I set the custom error page for my website but when I try to test the URL with .aspx it seems doesn't work. For example,if I trywww.exmaple.com/testempty, it return the custom error page. However if...
View ArticleFacebook live Videos
Thank you for this posting. I think it would be helpful for all. Personally I like this post. How to earn money Best Tips 2017
View Article403.18 Forbidden error for Request Limits/maxUrl in UrlScan/IIS Request...
I'm implementing a reverse proxy on IIS with URL Rewrite and ARR. at very high level, the flow is shown below.Browser----->(DMZ load balancer) ---> IIS 7.0 (ARR, URL Rewrite2.0,...
View ArticleLogging IIS site deletion
Hi,I have couple of IIS7 sites on multiple Windows2008 R2 VM's. How can i log when anyone delete a IIS web site including user name. if I can log IIS site start, stop, restart events with username that...
View ArticleIIS not sending NTLMSSP_CHALLENGE during NTLM authentication
We have an application that is trying to authenticate with a customer Sharepoint 2013 site that is on Windows 2012 R2 running latest IIS.When the application initiates an NTLM connection we see the...
View ArticleIIS 7.5 Dynamic IP Restrictions logging
Hello,I just installed the Dynamic IP Filtering restrictions and it appears to be working but I don't see it generating any logs when I test it by adding 5 and 5000 for the "Deny IP address based on...
View ArticleIIS8.5 on AD Domain 550 Error
We have a running IIS 8.5 on Server 2012. We needed to add a new user so created the AD account, created a folder on the FTP server and gave the new user full access rights to the new folder. We can...
View ArticleIIS 7-10 Error 0x8007000d - Configuration section encryption is not supported...
Hi, I would like to encrypt the identity section of the web.config file to protect user/password information.I am getting Error 0x8007000d "Configuration section encryption is not supported" if I use...
View ArticleHow to config an IHttpHandler for SSL?
I have a web site with REST service and an Upload and Download IHttpHandler. I was requested to change the site to use SSL. I did that and the web application works fine. However, the Upload and...
View ArticleSite working fine anonymously but breaks when I turn on NTLM auth
Hello,I have an ASP.net site that is working fine with Anonymous access enabled. However, I do not want anonymous access enabled. I need the site accessible only to domain users.When I turn off...
View Articletls1.0 and site functionality
hellowhen I disable tls1.0 for security reason some site features stop working. from what I heard it depends on the version of .net the developers are using for their sites..is there a way for me to...
View ArticleAuthentication Issue
Hello Friendz, I need a litter bit help, I have an ASP.NET application which is run perfectly on a local system, but I when deploying on iis it gives authentication required...
View Article