Resolving the “Server Error in ‘/’ Application” Error in ASP.Net
I’ve been doing a lot more MVC in ASP.net lately and I’m running into all sorts of new challenges as I learn things like Razor scripting. Server Error in '/' Application. Parser Error Description: An...
View ArticleDeleting Large Amounts of Items in Sitecore
I’ve wasted a lot of time this week. It’s unforunate because I’ve had a lot of work to do yet I spend a lot of time waiting for items in Sitecore to delete. Sometimes I have to wrestle with it, it...
View ArticleSitecore 9 Forms – The form was not loaded due to an error
So today I decided to try out Sitecore 9’s Forms engine for the first time. I clicked on the Create button and then selected Blank Form From there I was greeted with this error Great. My first form...
View ArticleSitecore Error: Could not load type ‘Sitecore.Web.Application’
I ran into this slight annoyance today while doing a Web Deploy. For the four months that I’ve been working on this project I’ve been publishing to my sitecore instance in the wwwroot folder and have...
View ArticleSitecore 9 – Duplicate vs Copy?
Occasionally I am asked by co-workers or clients “What’s the difference between Duplicate and Copy?” And I’ll admit, the first time I was asked I did not know. I had been using copy quite frequently...
View ArticleSitecore – Copy, Clone and Duplicate, Oh My!
Sitecore is a powerful CMS and at times it can be overwhelming in terms of how many options it presents us with. I recently covered the topic of Copy vs Duplicate, which is a more commonly asked...
View ArticleNaming Conventions
Pascal Style aka Camel Back This style is most popular amongst Microsoft developers these days, however its roots come from the early days of programming when Pascal was king. The nick-name of “Camel...
View ArticleHTTP Error 500.21 – Internal Server Error
I was installing Sitecore tonight on a fresh install of Windows and ran into this old error: HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module...
View ArticleWampServer – It Feels So Wrong But Yet So Right
It’s been a few years since I’ve done any serious work with PHP or Linux, but at one point in my career I was a die hard linux afficienado who only worked off of a LAMP stack. I was determined to use...
View ArticleUmbraco 8 – Can’t Install Packages
I’ve been working with Umbraco quite a bit lately and one thing I kept running into on one of my machines is it just wouldn’t let me install any packages. This became quite a hinderance so I finally...
View ArticleResolving “ERROR Assembly not found Spe” in Sitecore
I can be a bit anal when it comes to keeping my Sitecore logs clean, but at the end of the day it makes debugging problems that much more easier. I can’t tell you how many times I’ve seen myself or...
View Article