Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
In order to insert an unsubscribe link into an HTML template you can do as follows: 1) Looking at the contents of the EPiServerMail.config, you locate and copy the unsubscribeUrl value: 1: episerver.mail > 2: sites > 3: site hostname ="Default" > ...
If you are about to deploy Project Server 2007 and more specifically Project Web Access 2007 for the very first time , then you need the following guides. Walkthrough: Deploy Project Server 2007 to a server farm environment This is a four part vid...
Microsoft announced the new Microsoft Project 2010 on Microsoft Project Conference in Phoenix. Check out the amazing First Look demos of Microsoft Project 2010 and Project Server 2010 . Most important – ActiveX controls are history now, MS Project...
DevReach 2009 is going to take place in Sofia, Bulgaria on 12-13 October. I, personally, suggest you having a look at the schedule and if there is any possibility, do not miss the chance to join it! http://www.devreach.com/Event/Schedule.aspx
Lately I have seen more and more of our partners using Windows Authentication in their EPiServer Community and EPiServer Mail solutions. I guess the reason is the products are being more and more used within an intranet environment, which is reall...
I’m constantly in the hunt for new tools and programs that can make life easier, not only as a programmer but for my everyday personal life as well. Since I’m a programmer on the .Net platform I follow Scott Hanselman’s blog (if you are .Net...
Yesterday we ran into a problem in the project that I’m currently working on. We’re using Page Type Builder and when we tried to view a page by going to it’s non-friendly URL, that is /HelloWorld.aspx?id=30 instead of /HelloWorld/, we got an...
So, if you are trying to change the collation of a database and getting error 5030, this is much likely because you cannot change the collation of a database when it is in Multi_User mode. In this case, you should try to run the following query. -...