Logging browser request for video files in IIS 7 Logs
Hi Experts,I've used IIS logs to check requests for HTML/ASP pages, JPG/GIF files and even CSS files accessed by the client browser. Does this not apply to video (.mp4) files? I have a webserver where...
View ArticleDynamically load Microsoft.Web.Administration.dll
Hi - I have an application that manipulates app pools and sites in IIS and I've had to update some existing methods from using DirectoryEntry to ServerManager. My service is deployed to both 2008 and...
View ArticleIE11 Installation on 2008R2 Server messes with javascript enabled site
Hoping someone can assist with a problem I have run into. IE11 was recently installed on my Windows 2008R2 server that is running IISv7. Now, my ASP sites are not working. Specifically, any pages...
View ArticleHow to do iis pool status by CMD
Hi,I need to know if specific pool name is status START or STOP.In my code c# for to Start iis pool, i writeC:\WINDOWS\system32\inetsrv\appcmd " START apppool /apppool.name:"+PoolName Now i want to...
View ArticleLoad balancer using ARR
Hi, ARR has a builtin load balancer , it can be used to failover automatically?
View ArticleIIS 10 features
As Windows 10 has been released there are new features that come with the latest version - IIS 10. Expect this in the next Windows Server release in the new year. So we finally get support for...
View Article401 - Unauthorized: Access is denied due to invalid credentials
I am getting error "401I am getting Error "401 - Unauthorized: Access is denied due to invalid credentials.:" on a WCF service. Following are the Authentication settings -Anonymous Authentication--...
View Articleincrease string length in IIS
When browsing i have a problem , ( string is too long ) , am using adfs 3.0 and kerberos also , this issue is came when a user who is a member of 255 groups browsing the internet , so i need to...
View ArticleSSL with Cert with IIS 7 not working
Win 2008 R2 standard, Virtual.IIS7I've added a new site in IIS called mysite. It has a directory on the server.FQDN of the server is myserver.comA SSL cert was created by DigiCert for URL called...
View ArticleRedirection and session sharing with Parent web to Child Application
I have a SharePoint environment, Under SharePoint web I have added one application. I have two question 1) Redirection from Child web page to Parent site Page 2) Session should be maintain under both...
View ArticleWebsite on mapped network drive
Hi,I am running IIS 7.5 on Windows 2008 R2, within a Virtualbox VM.Within the VM I have mapped a network drive which connects to another machine (a real one).W: (\\realmachine\c\webroot\)Authentication...
View ArticleMy asp.net site does work for user other than configured in indenty.
Hi I have one asp.net website which internally open putty.exe and run some command.There two scenarios here eg There is two machine users A and B,both have administrative rights.1)A user configured in...
View ArticleCannot publish website
Hi.I purchased domain www.susizintisi.az from smarthost.azI need create my own hosting with Microsoft products.I've installe windows server 2008 R2, updated sucsessfully, IIS role installed, MsSQL,...
View Articlewhy does Incoming SMTP to Azure Windows VM go to C:\inetpub\mailroot\Queue\...
I have a VB.NET web app that needs to process incoming SMTP email from any Internet user.I configured IIS and my Azure Windows server 2012 R2 VM end point, but when I send email from the Internet, it...
View Articleiis 10.0 Detailed Error - HTTP Error 404.4 - Not Found
good day ladies and gentlemen, I am new to web services but I have created a soap web service and tested it by running it from my visual studio 2013 and it worked well. but I want to host it on IIs in...
View ArticleIIS 8 issues 0x80070021 Lock Violation
<div class="content-container">HTTP Error 500.19 - Internal Server ErrorThe requested page cannot be accessed because the related configuration data for the page is invalid.</div>Detailed...
View Articleprint to network printer spooler is slower in windows server 2012
I have an asp.net(3.5) web service hosted on IIS 8.0 (Windows server 2012). This service uses crystal report for reporting and upon request from client service sends documents to a network printer for...
View ArticleIncoming SMTP to Azure Windows VM going to C:\inetpub\mailroot\Queue\ instead...
I have an ASP.NET web app that needs to process incoming SMTP email from any Internet user.I configured IIS and my Azure Windows server 2012 R2 VM end point, but when I send email from the Internet, it...
View Articlehow to make the user identity show in IIS7 instead of the physical path...
Hi,I had a website on IIS6 1. application pool identity was configured to run under domain account.2. the website directory security identity the integrated windows authentication was checked.3. the...
View Articleiis configure possibilities like apache proxypass for changing ports
dear all, i hope that you can help me. i have a solution for proxying a port to a different port with apache (httpd.conf).# Configuration for mail.stefanlampe.net<VirtualHost *:80> ServerName...
View Article