IIS 8 SSL Binding
Hi all,I am fairly new here so I apologize in advance if this thread is either on the wrong place or if my issue is solved in the past but I cannot find the article.I recently accepted a project at...
View ArticlePrevent static files from going through the ASP.NET pipeline
I noticed that the loading of my aspx pages has been taking quite a bit of time and so I decided to debug the global.asax.cs file to see where the bottleneck was occurring. It appears that after my...
View ArticleRedirecting URLs to a specific server in a Server Farm using ARR
Hi there,We have one web server being used solely as a load balancing server using ARR.There are two other web servers, that are in the ARRs server farm.I would like to redirect a specific URL to one...
View ArticleAutohotkey in IIS
Can you use Autohotkey in the Server Manager and IIS to make repeated tasks flow automatically?
View ArticleSMTP receive issue
Hi guys, been a long time since I stopped by.I need to configure a site to accept incoming email (it will go to SharePoint). I have it working perfectly on my dev system but keep getting a 5.7.60...
View ArticleMonitor site activity
Running Windows Server 2008 R2. I have around 100 websites running and wondering if there is a way to see which site and/or pages are being visited most often or which page have the most traffic?I'm...
View ArticleIssue for 127.0.0.1
HiI have a website in IIS7. It is written in C#, Net framework 4. If I open the website through localhost (ie. http://localhost/SiteName) it opens with no problem but when I open it using 127.0.0.1 it...
View ArticlePage link from submenu was not load
Hi,I have web application using a menu to navigate the pages. My pages are managed under folders. Pages on one folder using menu navigation was always redirect Home.aspx which is my login page. the...
View ArticleI have created a website which can be viewed in my LAN, but not outside!!!
I have created a website which can be viewed in my LAN, but not outside.env: windows server 2012web server: iis 8.0internet: centurylink, and get static IP from centurylinkdomain: godaddyI have created...
View ArticleIIS log files for demo
I need to give a demo of LogParser to team. For that I need large IIS log files so that I can show various queries for displaying success, errors, http status codes, time stamps etc. Is there any way I...
View ArticleHow to make default.aspx my default page
I am a web developer who got thrust into working with IIS since a guy here suddenly left. I haven't done this sort of thing in several years. I know it's probably very simple but I can't figure out...
View ArticleAfter adding a binding website requires a login
Just using default web page works fine but as soon as I set a binding for it a login prompt comes up when trying to go to the site.Login box says:The server asdf.domain.local at 802.11g WLAN Login...
View ArticleLink to videos
hello, first i am VERY new to iis, as in two weeks new. I work for a public school system. We have a server with win 8 on it and a playout program called Unimedia. The only function of the machine is...
View ArticleApplication Request Routing Data is Invalid Errors
Hello,I am running into issues setting up an inbound URL Rewrite rule in IIS7. IIS 7 is running on port 80. I'm attempting to rewrite a URL to a service running on the same server at port 8080. The...
View ArticleW3SVC failes to start on Windows Server 2012 R2 failover cluster setup using...
I am using high availability generic script as given in the article.https://support.microsoft.com/kb/970759?wa=wsignin1.0I changed Site Name, App pool name in the script.Unfortunately, W3SVC doesn't...
View ArticleIIS 8.5/C#.Net intermittent exception, wierd stack trace
Hi guys, I've been dealing with this bug for a couple days now and I've finally decided to post this issue on here. I'm not entirely sure if this is an IIS issue or ASP.Net issue. We are running on...
View ArticleFirst ajax call status 0 “error” but second ajax call status 4 “200”
I ran into a serious problem. Firstly:Ajax call is sent by cordova app on an Android device to a Windows Server 2008 R2 (IIS, PHP) protected by base authentication and ssl.Since we updated the...
View ArticleWebsite will not display
Win 2012 server IIS 8 IE 11Our website displays to the outside world and we can see out side websites with IE 11 on the server but we can not display our own web site on the server. Any...
View ArticleGetting HTTP 500 Error from IsapiModule
I noticed HTTP 500 errors and enabled failed request tracing.I see the following message in the trace log:MODULE_SET_RESPONSE_ERROR_STATUSModuleName: IsapiModuleNotification: 128HttpStatus:...
View ArticleHTTP Error 401.3 with PHP and IIS 7.5
Greetings!I am running Windows Server 2008 with IIS 7.5. I have installed PHP and can view a simple 'Hello World' page just fine. However, when I try to access a different PHP script, I get the...
View Article