Author: Jared Meredith
-
+
+
+
+
+
+
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…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
At some point in your early Sitecore career you will likely encounter the following error: Perhaps you tried uninstalling and reinstalling Sitecore Rocks but still had the issue? Here’s what happened in my battle with troubleshooting. So I finally went and found the Sitecore.Rocks.TemplateWizard.dll and copied it to: [sourcecode] C:\Program Files…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
I recently just performed a PHP upgrade from 5.6.15 to 7.0.1. After doing everything I had suspected I needed to do I received this error in my logs when trying to start Apache: httpd.exe: Syntax error on line 569 of C:/Program Files (x86)/Apache Software Foundation/Apache24/conf/httpd.conf: Cannot load C:/Program Files (x86)/PHP.7.0.1/php7apache2_4.dll into…