IIS SMTP configuration
HiMy network design as follows.I want to replace the current SMTP Gateway software with IIS SMTP service. Is it possible to achive my requirement with IIS ? If so, please tech me on configuring the...
View ArticleRedirects automatically adding "www" to beginning of domain; how do I get rid...
Hi there, All of my redirects in my website are redirecting to www.client.domain.com, and we want them to redirect to client.domain.com. Is there something I need to add to my web.config file or...
View ArticleIIS 7.5 Windows Authentication and Forms Authentication
Hi,I am trying to migrate an IIS 6 intranet site from windows XP to Windows 7 and IIS 7.5. the site uses forms authentication to control user roles, and uses windows authentication to set the initial...
View ArticleARR 3.0 not caching many objects
Hi everyoneI'm using ARR 3.0 to reverse proxy a site, and it appears that only certain objects are being cached. I have cache override dules to explicitly cache everything for 3 minutes, but if a URL...
View ArticleVideo Streaming works on localhost, but not external access
I have implemented the Smooth Streaming player on my web site. To test the video I created a web page with 2 video sources. One which is located on an external server, and one that is located on my...
View ArticleLarge log files in web directory
Hi, i have a website which recently have been getting very large log files daily, just today my hosting company suspended my hosting saying my site was gettingExcessive monthly Bandwidth usage and...
View ArticleHow to set ResponseBufferLimit in IIS 7.5
IIS 7.5 buffers webpage output up to 4MB before the user gets to see any results. In a database webapp doing a big job---say, importing a SQL script--- that's insane.The controlling property is said to...
View ArticleVisual C++ 2012 Redistributable - Downloaded file failed signature verification
I'm trying to install PHP 5.5.3 using the web platform installer. It will not complete because this dependency fails to install.Interestingly, if I click the "HELP" link next to the VC2012 dependency,...
View ArticleSmooth streaming with multiple audio bitrate/encoding
Hi all,I'm looking into the multiple audio bitrate switching issue of Smooth streaming player.For example, I have 2 versions of audio to be streamed: No.1 is 32kbps encoded with HE-AAC and No.2 is...
View ArticleDetermine number of concurrent viewers on a live stream?
Is there a way - through the REST API or any other mechanism - that would allow you to determine the present number of concurrent viewers of a particular live stream (using IIS Media Services)?
View ArticleRedirect user request from host name to DNS
Hi,How would I redirect user request from http://abc/ tohttp://abc.domain.com with URL Rewrite Thanks much
View ArticleWebpage - 2 Domains
Hi,We are in the middle of a domain migration.I have setup a webpage in domain A in IIS 7.5. In the bindings I have put in a friendly name and also set it as the default page.Clients in domain A can...
View ArticlePhysical Path Credentials While still being able to access current user
We are creating a web application for internal purposes. We have a clustered IIS setup with a shared configuration. We need to specify user credentials for the physical path as not all user account...
View ArticleIIS8: URL
Hi,I run IIS on a server 2012 with an intranet (Wordpress). The Wordpress folder is placed here: C:\inetpub\wwwroot\Wordpress.Now I need to go to the following URL: http://server/Wordpress to access...
View ArticleCalling LoadLibraryEx on ISAPI filter "D:\Program...
Hi , I am running IIS 7.5 on Windows Server 2008 R2 64 bit. I appear to authenticate through to the webpage successfully and recieve the error. Calling LoadLibraryEx on ISAPI filter "D:Program...
View ArticleValidation of viewstate MAC failed & same machine keys
Hi,I encounter a problem with MAC viewstate validation.I have two servers behind a load balancer. The two servers have the same machine and decryption key, at server level or web site level (forced in...
View ArticleBest practices for Windows Services
Hi,We are hosting our web application on Windows Server 2008 R2.I'm looking to configure our servers to launch only the necessary Windows Services, is ther a list of the minimal number of Services to...
View ArticleURL Rewrite configuration with appcmd.exe
I am trying to implement the following URL Rewrite config using appcmd <system.webServer><rewrite><outboundRules><rule name="Add HttpOnly" preCondition="No HttpOnly"><match...
View ArticleNew Server: Authentication Required error
I am running a website (CodeOnTime) on our corporate network using Server 2003, iis 6 without any issues. When I move this website to anotherServer 2003, iis 6 machine on the same network I am getting...
View Articlecompleted Certificate request but certificate dissapears and does not show in...
Successfully able to complete the certificate request and the certificate shows in IIS. I can right click and view it and in the Cert store it is there under Personal certifcates. The root and the...
View Article