Category: IIS
-
+
+
+
+
+
+
You may have the classic issue of needing logs cleared but you do not have time to log onto each server and delete files for space. Here’s a script that will do it for all IIS sites and will let you select how many days back you wish to keep.…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
If you have .Net web applications that are connecting to data sources that you do not want other users to know about then chances are it is about time to start encrypting the connection strings. Why is this important? If you have an external website that fails (and you do…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
So if you ever attempt to go from http to https (or vice versa) on your CRM environment be aware that you may face the following issue with your XRM Services if you have multiple bindings set in IIS: WebHost failed to process a request. Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/12547953 Exception: System.ServiceModel.ServiceActivationException: The…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
Make sure you obtain the appropriate version of URL Rewrite for your version of IIS. Once you have the URL Rewrite module installed then create a new blank inbound rule and give it a name (mine is Redirect to HTTPS). Once you have the rule created select to match the pattern…