Adding Local Groups to IIS 8.5 Manager Permissions with PowerShell
Hi all,I've been trying to automate the installation of IIS for some of our new 2012 R2 Web Servers at work and one of the things that I'd like to do is add the local Power Users group to IIS Managers...
View ArticleSignagelink Enterprise Kiosk set-up
I am trying to set up my Signagelink Enterprise information kiosk and can not find the mcode.txt file in my Webedit folder. I have set up the Digital Signage Server, successfully logged in but can not...
View ArticleExport IIS Configuration from IIS6 (2003 Server) to IIS8.5 (2012 Server)
I don't need to move files, just the configuration - moving files is actually not a possibility for what we're doing. Is there a way to accomplish this? Thanks in Advance
View ArticleCustom error 500
Hi,I am currently busy with making some nice custom error pages for our clients.In web.config I have the following:<customErrors mode="On" redirectMode="ResponseRedirect"...
View ArticleCustom Config Section Error in IIS 8
Currently I've problem using custom config section, I've tested this config section with unit testing and it works perfectly, but when I used it in a WCF Service hosted in IIS 8 it produced an...
View ArticleHow to limit downloads connection on iis ?
Hi Guys , I have a download website on the iis with win 2008 server and my download speed is not good enough , ia have daily 10.000 ips on my website , i wanna limit the downloads on my website for...
View Articleredirect from https to http
Hello,I'm having issues figuring out a redirect from https to http.I have a server with a single IP address. I have several websites on this server. One of the sites is accessed through port 443...
View ArticleIIS 7 Bindings (including host header), host header not sticking permanently
Can someone help me with the following question please.I am using the following script' Connect to the WMI WebAdministration namespace.Set oWebAdmin = GetObject("winmgmts:root\WebAdministration")'...
View ArticleIIS 8 Shared configuration permissions issue
Hi guys,I am building test environment with redundent NLB IIS servers with shared configuration. All the servers are running Windows Server Core 2012 64bitAll servers are joined to the NT domain...
View ArticleWeb.Config interfering with Java Applet in Jar
I have a java applet that I am using in an ASP.NET application. I can launch the .html file that contains the applet/jar with no issue from other IIS virtual directories and it runs as expected....
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 ArticleWindows Authentication not prompting with FQDN
I have an SSL-enabled IIS site (classic ASP on IIS 7.5) that uses only Windows Authentication. All other authentication options in IIS are disabled. Hence I'm expected to see a windows prompt when I...
View ArticleSMTP with mutiple Email addresses
Well this is the first time I have posted here on these forums. Now here is my question. I have IIS 6.0 set up on my Windows Server 2008 system and I am trying to set up multiple email accounts for...
View ArticleSession events not fire in IIS 7.5 and Windows server 2008 R2
Hi all,I have developed MVC4 application in VS Express 2012 for Web. In my website, I have a site statistics which is calculated by using Session_Start and Session_End events. In dev environment (IIS...
View ArticleSet up a 3 tier app (DNN/Umbraco) with IIS7 and SQL
hi,I want to set up a 3 tier application with IIS and SQL in a distributed environment. Web Application Installer allows the application to be installed only by installing pre-requisites on the same...
View ArticleWhen AppPool\WebSite is set browser returns Access Denied.
I want to isolate a web site by granting IIS AppPool\WebSite required privileges. But, when I set identity as ApplicationPoolIdentity in the site application I get "Access Denied" error.What I've done...
View Articlelocation path= in root of app and caching
hi.i would like to add some caching rules to my configuration. I have one setting that works:<location path="docs/Default.aspx"> <system.webServer> <caching> <profiles>...
View ArticleVb script to get CPU and memory usage of application pools
Hi, Kindly assist me to get the CPU and memory usage of all application pools from a server through VB script.
View ArticleIIS7.5 - HTTP Error 40417 - Not Found The requested content appears to be...
I have Asp.net web form application developed in VS2008, which is running fine in development environment, but when I deploy it in server running IIS 7.5 on Windows Server 2008 R2 Standard,...
View ArticleSystem.Media.SoundPlayer not working in IIS 7.5 (c#, asp.net)
Dear IIS (ASP.NET in C#) professionals,I have an ASP.NET in C# Web application that works in IIS5.0 (hosted by Windows XP). The Website application was developed in Visual Studio 2008. The server side...
View Article