Archive of 2011 June
-
Absolute URLs and HTTP/HTTPS
Posted on June 8, 2011 by Frederik Vig in Web designHere's a neat little trick I saw after browsing the HTML 5 Boilerplate code. Instead of specifying a protocol (HTTP/HTTPS) when adding absolute URLs to resources like jQuery on Google CDN you only need to specify // followed by...
Continue reading this entry → -
EPiServer Mail 5 R2: The stored procedure ‘spEPiServerMailSampleRecipientSourceGetMailingLists’ doesn’t exist
Posted on June 2, 2011 by Frederik Vig in EPiServerAfter completing the installation of EPiServer Mail 5 R2 (see my previous post: EPiServer Mail 5 R2 Installation problem). Everything seemed to be going fine, except for in edit mode. After the installation, when I tried editing a page,...
Continue reading this entry → -
EPiServer Mail 5 R2 Installation problem
Posted on June 2, 2011 by Frederik Vig in EPiServerWhen trying to install EPiServer Mail 5 R2 on an existing site I came across this bug: #65398. At C:\Program Files (x86)\EPiServer\Mail\5.1.343.270\Install\System Scripts\Install Site (No Database).ps1:297 char:20 + Update-EPiXmlFile
Continue reading this entry →
