<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>EPiServer World FAQs</title>
    <link>http://world.episerver.com/</link>
    <description>
    </description>
    <item>
      <title>Problem with Byte Order Mark</title>
      <link>http://world.episerver.com/en/FAQ/Items/Problem-with-Byte-Order-Mark/</link>
      <description>Question
Why do I get a warning when validating a page with the W3C validator? 



Answer
A byte order mark (BOM) is added to the response when the url-rewriter is active. This will generate a warning when validating the page with the W3C validator. The reason for the warning is that very old browsers may have a problem with the BOM, however any reasonably modern browser is able to handle...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Problem-with-Byte-Order-Mark/</guid>
      <pubDate>Wed, 27 Aug 2008 10:15:00 GMT</pubDate>
      <category>Web site development</category>
      <category>Error messages</category>
      <category>Troubleshooting</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
      <category>5 SP1</category>
      <category>5 SP2</category>
      <category>R2 CTP</category>
      <category>5 R2 RC1</category>
      <category>5 SP3</category>
    </item>
    <item>
      <title>Editor will throw a NullReferenceException in certain situations</title>
      <link>http://world.episerver.com/en/FAQ/Items/Editor-will-throw-a-NullReferenceException-in-certain-situations/</link>
      <description>In EPiServer CMS 5 SP2, the Editor will throw a NullReferenceException in the following situations:

if you're comparing a page in different languages using the combo box
if you're trying to edit a page that isn't the master language and that has a property of the type "Time/Date"
if the page uses delayed publishing
If the site is affected by any of these symptoms, there is a workaround...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Editor-will-throw-a-NullReferenceException-in-certain-situations/</guid>
      <pubDate>Tue, 27 May 2008 10:40:00 GMT</pubDate>
      <category>Error messages</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 SP2</category>
    </item>
    <item>
      <title>EPiServer CMS Migration Tool</title>
      <link>http://world.episerver.com/en/FAQ/Items/EPiServer-CMS-Migration-Tool/</link>
      <description>Are you thinking of migrating your EPiServer CMS 4 site to EPiServer CMS 5? If so, we highly recommend that you first read the information below.


Which version of EPiServer CMS 4 must I have to migrate to CMS 5?
The migration tool supports migration of EPiServer CMS sites from version CMS 4.62 to CMS 5 SP2.
What if my EPiServer CMS site is based on 4.51?
Then you must first upgrade the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/EPiServer-CMS-Migration-Tool/</guid>
      <pubDate>Fri, 09 May 2008 11:43:00 GMT</pubDate>
      <category>Installing and upgrading</category>
      <category>Web site development</category>
      <category>Developer</category>
      <category>Advanced</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>4.62</category>
      <category>5 SP2</category>
    </item>
    <item>
      <title>Links to bookmarks containing colons (:) and asterisks (*)</title>
      <link>http://world.episerver.com/en/FAQ/Items/Links-to-bookmarks-containing-colons--and-asterisks-/</link>
      <description>Question
Why am I having problems linking to bookmarks that contain colons (:) and asterisks (*)?




Answer 
When you try to visit a Microsoft ASP. NET 2.0-based Web page, you may receive an error message that resembles the following:





HttpException (0x80004005): '/HandlerTest/WebForm1. aspx/a:b' is not a valid virtual path.
This problem occurs if the virtual path in the URL...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Links-to-bookmarks-containing-colons--and-asterisks-/</guid>
      <pubDate>Mon, 28 Apr 2008 15:17:00 GMT</pubDate>
      <category>Editorial functions</category>
      <category>Content production</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Beginner</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Troubleshooting</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Unable to get installer types in the EPiServer.BaseLibrary.dll</title>
      <link>http://world.episerver.com/en/FAQ/Items/Why-do-I-get-Unable-to-get-installer-types-in-the-EPiServerBaseLibrarydll-when-installing-a-site-with-EPiServer-CMS-Manager/</link>
      <description>Question
Why do I get "Unable to get installer types in the EPiServer. BaseLibrary. dll" when installing a site with EPiServer CMS Manager?




Answer
The BaseLibrary refers to standard . NET assemblies, so make sure that you have . NET Framework 3.0 installed.





"Cannot install files: The installation failed, and the rollback has been performed.. [Unable to get installer types in...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Why-do-I-get-Unable-to-get-installer-types-in-the-EPiServerBaseLibrarydll-when-installing-a-site-with-EPiServer-CMS-Manager/</guid>
      <pubDate>Mon, 14 Apr 2008 15:06:00 GMT</pubDate>
      <category>Installing and upgrading</category>
      <category>Error messages</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Running the scheduler on machines with both EPiServer CMS 4 and 5 installations</title>
      <link>http://world.episerver.com/en/FAQ/Items/Running-the-scheduler-on-machines-with-both-EPiServer-CMS-4-and-5-installations/</link>
      <description>Limitations
The scheduler service is able to serve both EPiServer CMS 4 and 5 sites provided that the EPiServer CMS 4 sites are compiled for and run in ASP. NET 2.0. When you install an EPiServer CMS 5 site on a machine, any ASP. NET 1.1 EPiServer CMS 4 sites on that machine will stop running scheduled jobs - following the instructions below will only work for ASP. NET 2.0 EPiServer CMS 4...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Running-the-scheduler-on-machines-with-both-EPiServer-CMS-4-and-5-installations/</guid>
      <pubDate>Wed, 20 Feb 2008 16:00:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Installing and upgrading</category>
      <category>Web site development</category>
      <category>Integration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Advanced</category>
      <category>General technical</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Installing ActiveX Controls in EPiServer Client Components on Windows Vista</title>
      <link>http://world.episerver.com/en/FAQ/Items/Installing-ActiveX-Controls-in-EPiServer-Client-Components-on-Windows-Vista/</link>
      <description>Windows Vista Platform
NOTE: You must have administrator privileges on your computer. 
NOTE: Remember to restart your computer after turning the UAC privileges back on. If UAC has not been turned back on then the installation will fail.
Installing ActiveX Controls on Windows Vista
Q: I have problems when installing the EPiServer ActiveX components when running Windows Vista.
A: The UAC...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Installing-ActiveX-Controls-in-EPiServer-Client-Components-on-Windows-Vista/</guid>
      <pubDate>Tue, 05 Feb 2008 13:15:00 GMT</pubDate>
      <category>Subject</category>
      <category>Installing and upgrading</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
      <category>5 SP2</category>
    </item>
    <item>
      <title>Cannot install files: The installation failed, and the rollback has been performed</title>
      <link>http://world.episerver.com/en/FAQ/Items/Cannot-install-files-The-installation-failed-and-the-rollback-has-been-performed/</link>
      <description>Question
Why do I receive the error message "Cannot install files: The installation failed, and the rollback has been performed" when I install a module on EPiServer CMS 5 SP1 using the EPiServer CMS Manager?


Answer
This error occurs on a machine that only has the SP1 assemblies (5.1.422.122) installed in the global assembly cache (GAC) after installing a module that references EPiServer...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Cannot-install-files-The-installation-failed-and-the-rollback-has-been-performed/</guid>
      <pubDate>Thu, 24 Jan 2008 10:00:00 GMT</pubDate>
      <category>Error messages</category>
      <category>Troubleshooting</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Display the same language in a translate Web control and a page</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-display-the-same-language-in-a-translate-Web-control-and-a-page-using-Replacement-languages/</link>
      <description>Question
How do I display the same language in a translate Web control and a page using Replacement languages?



Answer
Using Replacement language and a translate Web control will result in the Web control displaying the language from which the site is being visited from. If you want to show the translate Web control in the same language as the replaced page, there are two ways of...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-display-the-same-language-in-a-translate-Web-control-and-a-page-using-Replacement-languages/</guid>
      <pubDate>Wed, 16 Jan 2008 11:44:00 GMT</pubDate>
      <category>Subject</category>
      <category>Localization</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Advanced</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Server Error in / Application. Generic failure</title>
      <link>http://world.episerver.com/en/FAQ/Items/Server-Error-in--Application-Generic-failure/</link>
      <description>Symptom
The applications fails with the following error:




Server Error in '/' Application. Generic failure



Solution
This means that there is a problem with the Windows WMI. This could be caused by the files in C:\WINDOWS\system32\wbem\Repository being corrupt.
Try to rebuild the files by following the instructions below:

Stop Windows Instrumentation Service.
Remove all files...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Server-Error-in--Application-Generic-failure/</guid>
      <pubDate>Mon, 19 Nov 2007 11:38:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Getting "Object reference not set to an instance of an object" in site root</title>
      <link>http://world.episerver.com/en/FAQ/Items/Getting-Object-reference-not-set-to-an-instance-of-an-object-in-site-root/</link>
      <description>This could be related to a Microsoft . Net bug when using ASP. NET wildcard application mapping that's used in EPiServer CMS 5. 
You can get more information on http://support. microsoft. com/kb/911300 where you can also contact Microsoft for a hotfix. It's also included in the latest security update for the . NET Framework 2.0: http://support. microsoft. com/kb/928365/en-us</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Getting-Object-reference-not-set-to-an-instance-of-an-object-in-site-root/</guid>
      <pubDate>Thu, 15 Nov 2007 16:40:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Advanced</category>
      <category>Error messages</category>
      <category>General technical</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>How do I switch my developer site from using Casini Web server to IIS?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-switch-my-developer-site-from-using-Casini-Web-server-to-IIS/</link>
      <description>By default a developer site (SDK installation) uses the built-in Casini Web server. To change it to use IIS (5.1 is used in this example) you need to do the following.

Create a Virtual Directory
Configure Wildcard mapping in IIS
Set ASPNET permissions
Create a Virtual Directory
 
Open IIS and create a new virtual directory under the default Web site (the name "CMS5" will be used in this...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-switch-my-developer-site-from-using-Casini-Web-server-to-IIS/</guid>
      <pubDate>Tue, 13 Nov 2007 11:06:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Advanced</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Spell checking and Export to Excel under Windows Vista?</title>
      <link>http://world.episerver.com/en/FAQ/Items/Spell-checking-and-Export-to-Excel-under-Windows-Vista/</link>
      <description>When running IE7 in protected mode on Windows Vista (as is set by default in IE7), the Internet Explorer process can not access the default temp folders. This leads to the spell checking and exporting to Excel not functioning properly. To work around this issue the EPiServer site needs to be added to the list of trusted sites.</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Spell-checking-and-Export-to-Excel-under-Windows-Vista/</guid>
      <pubDate>Fri, 09 Nov 2007 10:10:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Integration</category>
      <category>Extending EPiServer CMS</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Invoking WebService operations in IIS5 causes an HttpException</title>
      <link>http://world.episerver.com/en/FAQ/Items/Invoking-WebService-operations-in-IIS5-causes-an-HttpException/</link>
      <description>The combination of IIS5 and the wildcard Application Mapping to aspnet_isapi. dll required by the FriendlyUrl function in EPiServer CMS 5 causes problems when calling WebService methods.
The exception thrown states that:
"The HTTP verb POST used to access path '/webservices/datafactoryservice. asmx/MethodName' is not allowed"
The reason for this is that the wildcard mapping somehow interferes...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Invoking-WebService-operations-in-IIS5-causes-an-HttpException/</guid>
      <pubDate>Thu, 08 Nov 2007 13:51:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Advanced</category>
      <category>General technical</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>How do I enable SQL Membership Provider for my site?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-enable-SQL-Membership-Provider-for-my-site/</link>
      <description>There are two ways of doing this depending on if you want to change the provider on a development site or on a public manager installed site. 
1 - Enabling the provider in a development environment
 
If you are developing and deploying a site through Visual Studio you can use the ASP. NET Configuration tool. 

Click the  button at the top of your solution view and the ASP. NET Configuration...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-enable-SQL-Membership-Provider-for-my-site/</guid>
      <pubDate>Fri, 26 Oct 2007 10:15:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Null reference exception in HeaderTemplate list</title>
      <link>http://world.episerver.com/en/FAQ/Items/Null-reference-exception-in-HeaderTemplate-list/</link>
      <description>Question:
Why do I sometimes get a null reference exception when using a property control in the HeaderTemplate of a list? 



Answer:
If an EPiServer listing control does not use PageLink or PageLinkProperty, there is no valid page context in the Header- and FooterTemplates, which causes NullReferenceExceptions for property controls.
The property control will retrieve property values from...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Null-reference-exception-in-HeaderTemplate-list/</guid>
      <pubDate>Tue, 11 Sep 2007 15:02:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
    </item>
    <item>
      <title>What are permanent links?</title>
      <link>http://world.episerver.com/en/FAQ/Items/What-are-permanent-links/</link>
      <description>Question:
What are permanent links? 



Answer:
Permanent links are a new way of handling links to pages and files. Instead of including links in regular static HTML, we store links as references to GUIDs (Globally Unique Identifiers). The GUID is resolved to a link when the page is viewed in a browser. This means that content can be moved or renamed freely without links being broken, since...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/What-are-permanent-links/</guid>
      <pubDate>Tue, 11 Sep 2007 14:47:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
    </item>
    <item>
      <title>Why are anonymous users sent to login form?</title>
      <link>http://world.episerver.com/en/FAQ/Items/Why-are-anonymous-users-sent-to-login-form/</link>
      <description>Question:
Why are anonymous users suddenly sent to a login form when accessing a page that has read rights set for Everyone (for example the start page)?




Answer:
The most common cause is that the (start) page that the user is trying to access has a listing accessing another page that does not have read rights for group "Everyone". This could for example happen when a page is deleted...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Why-are-anonymous-users-sent-to-login-form/</guid>
      <pubDate>Tue, 11 Sep 2007 14:41:00 GMT</pubDate>
      <category>Subject</category>
      <category>Security</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Configuration registry key is invalid</title>
      <link>http://world.episerver.com/en/FAQ/Items/The-Configuration-Registry-key-is-invalid/</link>
      <description>Question:
Why do I get the error message "The Configuration Registry key is invalid"?



Answer:
This is caused by the EPiServer performance counter in the registry, which has been corrupted and needs to be restored. Rebuild the performance counter library by using the following command:  C:\WINDOWS\system32&gt; lodctr /R
Warning! Note that if you use Registry Editor incorrectly, you may...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/The-Configuration-Registry-key-is-invalid/</guid>
      <pubDate>Tue, 11 Sep 2007 14:33:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Missing language drop-down list</title>
      <link>http://world.episerver.com/en/FAQ/Items/Missing-language-drop-down-list/</link>
      <description>Question:
Why can't I see the language drop-down list when I try to change the master language with ChangeMasterLanguage. aspx? 



Answer:
The problem is the following line in ChangeMasterLanguage. aspx which is added by Visual Studio:
http://www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd"&gt;
Remove it and you should be able to change the master language.
You will receive the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Missing-language-drop-down-list/</guid>
      <pubDate>Tue, 11 Sep 2007 12:42:00 GMT</pubDate>
      <category>Subject</category>
      <category>Localization</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Reading the settings of a site programatically</title>
      <link>http://world.episerver.com/en/FAQ/Items/Reading-the-settings-of-a-site-programatically/</link>
      <description>Question:
How do I read the settings of my site programatically? 



Answeer:
In previous versions of EPiServer (EPiServer 4 and earlier), the EPiServer specific settings were located under the AppSettings block in the Web. Config file. These have now been removed. 
Instead of using the AppSettings collection, EPiServer settings are today accessed through the use of a configuration class....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Reading-the-settings-of-a-site-programatically/</guid>
      <pubDate>Tue, 11 Sep 2007 11:41:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>5 R1</category>
    </item>
    <item>
      <title>How is VAT handled in EPiStore?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-is-VAT-handled-in-EPiStore/</link>
      <description>Question:
How do I handle VAT in EPiStore? 



Answer:
EPiStore does not have any built-in support for displaying VAT, but you could store the price including VAT in a value-key variable in the Attributes property for CartItem. The price including VAT could then be set programmatically when an item is saved. Tax values could be stored either in application variables or dynamic properties,...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-is-VAT-handled-in-EPiStore/</guid>
      <pubDate>Tue, 11 Sep 2007 11:38:00 GMT</pubDate>
      <category>Subject</category>
      <category>Integration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>EPiStore</category>
      <category>2.1.1</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>License error in load-balanced environment</title>
      <link>http://world.episerver.com/en/FAQ/Items/License-error-in-load-balanced-environment/</link>
      <description>Question:
Why do I get a license error suddenly in my load-balanced environment? 



Answer:
In order for the load balanced license to work, the master site needs to be running. When visiting the master site, it will write data in the database table TblMasterSlave, and the slave(s) will read from this table to confirm that it is “their” master. 
The license error can occur if the master...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/License-error-in-load-balanced-environment/</guid>
      <pubDate>Tue, 11 Sep 2007 11:32:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How do PageList-PageTree templates work?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-PageList-PageTree-templates-work/</link>
      <description>Question:
How do PageList/PageTree templates work? 



Answer:
The different templates for displaying results in for example PageList may seem to behave a bit strange sometimes. Below you will find a guide to the templates, also explaining what the different templates fall back to if not set.
The default template for heading.
The default template for displaying items.
The selected item....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-PageList-PageTree-templates-work/</guid>
      <pubDate>Tue, 11 Sep 2007 10:22:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Javascript errors after upgrading site</title>
      <link>http://world.episerver.com/en/FAQ/Items/Javascript-errors-after-upgrading-site/</link>
      <description>Question:
After upgrading our site I keep getting javascript errors. Why is this?




Answer:
If the update contained updated javascripts, it is most likely that these files are cached, resulting in errors when trying to call new javascript code not available on the client side. Most of the time this can be solved by clearing the browser cache (CTRL+F5) and/or clearing the cache in proxy...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Javascript-errors-after-upgrading-site/</guid>
      <pubDate>Tue, 11 Sep 2007 10:07:00 GMT</pubDate>
      <category>Subject</category>
      <category>Installing and upgrading</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Function for managing captions in EPiServer</title>
      <link>http://world.episerver.com/en/FAQ/Items/Function-for-managing-captions-in-EPiServer/</link>
      <description>Question:
Is there a built in function for creating and adding image captions in EPiServer CMS?



Answer:
No. Currently the easiest way is to use tables placing the image in a cell and the caption in another cell, to control the appearance and the text flow around the image. Another alternative is to create a page template where you make it possible to manage images with captions.
Below...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Function-for-managing-captions-in-EPiServer/</guid>
      <pubDate>Fri, 07 Sep 2007 16:00:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>What is RSS and how does it work in EPiServer?</title>
      <link>http://world.episerver.com/en/FAQ/Items/What-is-RSS-and-how-does-it-work-in-EPiServer/</link>
      <description>Question:
What is RSS and how does it work in EPiServer CMS?




Answer:
RSS (Really Simple Syndication) is a way to make selected information on your website, available to those who want to receive it. RSS is a communication channel using a specific format to make the information available for reading with specific RSS programs.
As a visitor to websites, RSS provide you with an easy way...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/What-is-RSS-and-how-does-it-work-in-EPiServer/</guid>
      <pubDate>Fri, 07 Sep 2007 15:58:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>How to sort pages in the tree structure</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-to-sort-pages-in-the-tree-structure/</link>
      <description>Question:  
How can I arrange pages in my own logical order in the tree structure? 



Answer:
It is possible to select the sort order for underlying pages in the structure. By selecting sort order, you can control the order for all pages underlying the page which you are currently editing. The setting of the sort order can be alphabetical, by creation  or change date, or by sort index.
To...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-to-sort-pages-in-the-tree-structure/</guid>
      <pubDate>Fri, 07 Sep 2007 15:52:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Hiding a page in the navigation</title>
      <link>http://world.episerver.com/en/FAQ/Items/Hiding-a-page-in-the-navigation/</link>
      <description>Question:  
Is it possible to hide a page in the menu navigation?




Answer:
Not all pages on the website need to be displayed as an alternative in the menu. Therefore it is sometimes valuable to be able to hide certain pages in the structure. This is how it is done:
Edit the page and go to the tab "Advanced information". By removing the mark in the checkbox "Display page in menus", the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Hiding-a-page-in-the-navigation/</guid>
      <pubDate>Fri, 07 Sep 2007 15:50:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Sort order is not updated</title>
      <link>http://world.episerver.com/en/FAQ/Items/Sort-order-is-not-updated/</link>
      <description>Question: 
Why is the sort order not updated? I want to sort a number of pages according to a sort order of my own definition. I have set the sort order with different numbers for each page, and still the sorting is not updated accordingly. 
Why is this? 




Answer:
Check the following to find out what is wrong:
Does the parent page have the correct sort order setting? The sort order...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Sort-order-is-not-updated/</guid>
      <pubDate>Fri, 07 Sep 2007 15:48:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Error handling in EPiServer 4.x</title>
      <link>http://world.episerver.com/en/FAQ/Items/Error-handling-in-EPiServer-4x/</link>
      <description>Question:
How come that some of my web visitors and editors receive strange error messages, while others get a white page with explanatory text?  



Answer:
Most likely the strange looking error message is generated by the . NET environment in which EPiServer is built. However, in EPiServer there is a setting where you can get rid of . NET error messages, and adapt the appearance. 
The...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Error-handling-in-EPiServer-4x/</guid>
      <pubDate>Fri, 07 Sep 2007 15:38:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>General technical</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>I have a long user name and cannot log in?</title>
      <link>http://world.episerver.com/en/FAQ/Items/I-have-a-long-user-name-and-cannot-log-in/</link>
      <description>In EPiServer 4. x the lenght of user names is limited to 64 characters. Upgrading to a later version (CMS and later) or changing the username to a name shorter than 65 characters will solve this problem.</description>
      <guid>http://world.episerver.com/en/FAQ/Items/I-have-a-long-user-name-and-cannot-log-in/</guid>
      <pubDate>Mon, 02 Jul 2007 11:42:00 GMT</pubDate>
      <category>Subject</category>
      <category>Security</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Browser crashes when accessing URL:s with %</title>
      <link>http://world.episerver.com/en/FAQ/Items/My-browser-crashes-when-I-try-to-access-URLs-with-a--sign/</link>
      <description>My browser crashes when accessing URLs with % sign
Certain signs cannot be handled by ASP. NET and will result in a HTTP status 400 Bad Request.
See the following Microsoft KB Articles for further information:
›› http://support. microsoft. com/kb/932552
›› http://support. microsoft. com/kb/826437</description>
      <guid>http://world.episerver.com/en/FAQ/Items/My-browser-crashes-when-I-try-to-access-URLs-with-a--sign/</guid>
      <pubDate>Mon, 02 Jul 2007 10:12:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>List of recent documents page opens when opening a file with '#'</title>
      <link>http://world.episerver.com/en/FAQ/Items/When-I-tried-opening-a-file-with--in-the-filename-the-List-of-recent-documents-page-was-opened/</link>
      <description>When I tried opening a file with '#' in the filename, the "List of recent documents" page was opened instead, why?




This is an issue with ASP. NET parsing url strings. If a URL contains a hash sign that is properly encoded (to "%23") ASP. NET will decode it back to '#' with the consequense that everything before the hash will be treated as the request and everything after as a...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/When-I-tried-opening-a-file-with--in-the-filename-the-List-of-recent-documents-page-was-opened/</guid>
      <pubDate>Wed, 27 Jun 2007 10:34:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How can you set the number of versions in the version list?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-can-you-set-the-number-of-versions-in-the-version-list/</link>
      <description>Question: How can you set the size of a version list, is there a way to set the maximum number of versions saved and displayed for each page?
Answer: There is a setting managing the number of versions displayed for each page on the website. This is set in the Admin mode under the tab Config/System Configuration/System Settings. Under the tab “Editing” you can provide a value for “Maximum number...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-can-you-set-the-number-of-versions-in-the-version-list/</guid>
      <pubDate>Wed, 20 Jun 2007 17:08:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Check in-out is not updated in the EPiServer file manager</title>
      <link>http://world.episerver.com/en/FAQ/Items/Check-in-out-is-not-updated-in-the-EPiServer-file-manager/</link>
      <description>Question: I checked out a document in the EPiServer file manager, opened and edited the document i n Word, then saved and did check-in from Word. When I look in the file manager in EPiServer, the document still appears to be checked-out, and when I try to do check-in from the file manager, EPiServer tells me that the document has not been checked-out. Why is this?
Answer: This is most likely...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Check-in-out-is-not-updated-in-the-EPiServer-file-manager/</guid>
      <pubDate>Wed, 20 Jun 2007 16:02:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>The spelling tool does not suggest any word and I am not able to add word</title>
      <link>http://world.episerver.com/en/FAQ/Items/The-spelling-tool-does-not-suggest-any-word-and-I-am-not-able-to-add-word/</link>
      <description>Question: The spelling tool marks an incorrectly spelled word without providing a suggestion for correction. It is not possible either to enter a correct word from the spellcheck dialogue box, instead you have to go back and correct the text after closing the spellcheck. Why is this and is there an easier way?
Answer: The spellcheck in EPiServer is integrated with MS Office, and in practice this...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/The-spelling-tool-does-not-suggest-any-word-and-I-am-not-able-to-add-word/</guid>
      <pubDate>Tue, 19 Jun 2007 16:26:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Publishing from MS Office does not work</title>
      <link>http://world.episerver.com/en/FAQ/Items/Publishing-from-MS-Office-does-not-work/</link>
      <description>Question: Publishing from MS Office isn’t working on my computer, what can be the possible cause?
Answer: In order for these Microsoft Office connected functions to work, apart from having permission you also need to have certain client software installed on the computer you are using. You also need to activate each website for the publishing from Microsoft Office to work with that website.
If...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Publishing-from-MS-Office-does-not-work/</guid>
      <pubDate>Tue, 19 Jun 2007 16:09:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Spellcheck, data export or advanced file upload does not work</title>
      <link>http://world.episerver.com/en/FAQ/Items/Spellcheck-data-export-or-advanced-file-upload-does-not-work/</link>
      <description>Question: Spellcheck, export to Excel and/or advanced upload with drag/drop isn’t working on my computer, what can be the possible cause?
Answer: In order for these Microsoft Office connected functions to work, apart from having permission you also need to have certain components installed on the computer you are using.
If the requested functions are not working, check the following first:
Go...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Spellcheck-data-export-or-advanced-file-upload-does-not-work/</guid>
      <pubDate>Tue, 19 Jun 2007 16:09:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Statistical functions in EPiServer</title>
      <link>http://world.episerver.com/en/FAQ/Items/Statistical-functions-in-EPiServer/</link>
      <description>Question: What statistical functions are available in EPiServer, and how can you retrieve more advanced statistical information from an EPiServer based web site?
Answer: EPiServer comes with a simple statistical function adaptable to each web site, and which produces real time information such as most visited pages, current number of visitors per page and total number of pages in database....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Statistical-functions-in-EPiServer/</guid>
      <pubDate>Tue, 19 Jun 2007 15:38:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Administrator</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Setting of publishing time and server clock</title>
      <link>http://world.episerver.com/en/FAQ/Items/Setting-of-publishing-time-and-server-clock/</link>
      <description>Question: Which clock controls the publiching time, and what applies when you are working towards the same web server from different locations with time differences?
Answer: The publishing time is controlled by the web server clock.  However, please note that the time suggested when setting publishing time, comes from the client computer. This means that you have to make corrections  for time...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Setting-of-publishing-time-and-server-clock/</guid>
      <pubDate>Tue, 19 Jun 2007 15:29:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Save-view does not display the latest version</title>
      <link>http://world.episerver.com/en/FAQ/Items/Save-view-does-not-display-the-latest-version/</link>
      <description>Question: When selecting ”Save and view”, an older version is displayed in the edit and/or view mode, why is this?
Answer: In some versions of EPiServer a problem may occur when saving and viewing changes in the edit or view mode. The problem is caused by the EPiServer cache memory management, which is set up to enhance performance and make the system work faster. This may cause older versions...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Save-view-does-not-display-the-latest-version/</guid>
      <pubDate>Tue, 19 Jun 2007 14:55:00 GMT</pubDate>
      <category>Subject</category>
      <category>Content production</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Classification</category>
      <category>Beginner</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>At least one timestamp has expired</title>
      <link>http://world.episerver.com/en/FAQ/Items/At-least-one-timestamp-has-expired/</link>
      <description>Message Expired</description>
      <guid>http://world.episerver.com/en/FAQ/Items/At-least-one-timestamp-has-expired/</guid>
      <pubDate>Wed, 28 Feb 2007 14:15:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Mirroring error: Message Expired</title>
      <link>http://world.episerver.com/en/FAQ/Items/Mirroring-error-Message-Expired/</link>
      <description>Symptom
You set up mirroring between two sites and get the following error message:
Message: At least one timestamp has expired. 

Exception: Microsoft. Web. Services2. Security. SecurityFaultMessage: Message ExpiredSource: Microsoft. Web. Services2   at Microsoft. Web. Services2. Security. Utility. Timestamp. CheckValid()   at Microsoft. Web. Services2. Security. Utility. Timestamp....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Mirroring-error-Message-Expired/</guid>
      <pubDate>Wed, 28 Feb 2007 14:15:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Intermediate</category>
      <category>Advanced</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>How can I modify the way my site deals with 404-errors?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-can-I-modify-the-way-my-site-deals-with-404-errors/</link>
      <description>There are three methods of approach for dealing with 404-errors in EPiServer solutions. The following FAQ tries to explain the different approaches you might take when customizing the way your site deals with them.
Topics:Through the IIS Through the built-in EPiServer error handling module 
Through settings in the web. config file


Through the IIS
Important: The page you enter in the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-can-I-modify-the-way-my-site-deals-with-404-errors/</guid>
      <pubDate>Tue, 13 Feb 2007 14:35:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>License violation after removing a second site</title>
      <link>http://world.episerver.com/en/FAQ/Items/License-violation-after-removing-a-second-site/</link>
      <description>If you install two sites using one license, you will get a License Violation Error. The simple reason for this is that an EPiServer Standard license is valid for one site only.
If you still get a license violation error after uninstalling the second site (by removing it from the IIS), this might be due to scheduler settings still remaining in your structure. 

Stop the scheduler service from...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/License-violation-after-removing-a-second-site/</guid>
      <pubDate>Tue, 13 Feb 2007 14:06:00 GMT</pubDate>
      <category>Subject</category>
      <category>Installing and upgrading</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Problems when installing templates</title>
      <link>http://world.episerver.com/en/FAQ/Items/Why-does-my-EPiServer-installation-crash-when-I-am-installing-templates/</link>
      <description>Why does my EPiServer installation crash when I am installing templates?
If you are installing EPiServer and receive the error message "Object reference not set to an instance of an object" during the template installing phase, this might very well be due to a missing setting in Web. config.
This issue occurs when you are installing EPiServer with an Enterprise license without taking the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Why-does-my-EPiServer-installation-crash-when-I-am-installing-templates/</guid>
      <pubDate>Thu, 04 Jan 2007 09:44:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Installing and upgrading</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Error when saving a property</title>
      <link>http://world.episerver.com/en/FAQ/Items/Why-do-I-get-an-error-when-saving-a-property/</link>
      <description>Why do I get an error when saving a property?
Due to a bug in EPiServer 4.61 properties being added to a pagetype were given a fieldorder of 0. Since this is not an allowed behaviour in EPiServer a hotfix was released to correct this. 
As a result of the hotfix, you can no longer save properties with a fieldorder set to 0 meaning you have to change these values in the database.
In order to...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Why-do-I-get-an-error-when-saving-a-property/</guid>
      <pubDate>Fri, 15 Dec 2006 08:30:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>What MIME types are supported by EPiServer?</title>
      <link>http://world.episerver.com/en/FAQ/Items/What-MIME-types-are-supported-by-EPiServer/</link>
      <description>When dealing with files within UnifiedFileSystem, the following 192 types are recognized internally by EPiServer:




File extension
File type

.323
text/h323

. asx
video/x-ms-asf

. acx
application/internet-property-stream

. ai
application/postscript

. aif
audio/x-aiff

. aiff
audio/aiff

. axs
application/olescript

. aifc
audio/aiff

....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/What-MIME-types-are-supported-by-EPiServer/</guid>
      <pubDate>Thu, 23 Nov 2006 16:23:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>General technical</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Operands to use with PageSeach control</title>
      <link>http://world.episerver.com/en/FAQ/Items/Which-operands-can-be-used-with-the-PageSeach-control/</link>
      <description>This article describes the operands which can be used in PageSearch queries</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Which-operands-can-be-used-with-the-PageSeach-control/</guid>
      <pubDate>Mon, 06 Nov 2006 13:22:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>General technical</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Accessing file properties in UnifiedFileTree</title>
      <link>http://world.episerver.com/en/FAQ/Items/Why-cant-I-access-some-file-properties-in-UnifiedFileTree-in-one-directory-when-I-can-access-them-in-another/</link>
      <description>Why can´t I access some of the UnifiedFileTrees properties from my aspx script?
In the web. config file for your site, there is a section named “UnifiedFileSystem”. In this section you can decide if you want EpiServer to handle files in a certain directory for you or if you want to use the existing directory structure under your site. By setting “virtualShare” to “true” you are telling EpiServer...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Why-cant-I-access-some-file-properties-in-UnifiedFileTree-in-one-directory-when-I-can-access-them-in-another/</guid>
      <pubDate>Fri, 20 Oct 2006 16:54:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Application pool crashes when scheduled jobs are run</title>
      <link>http://world.episerver.com/en/FAQ/Items/The-application-pool-crashes-when-I-run-scheduled-jobs/</link>
      <description>The application pool crashes when I run scheduled jobs
This situation arises when using EPiServer in a . NET 2.0 environment. The default policy for unhandled exceptions was changed in version 2.0. 
Earlier, unhandled exceptions on managed threads were passed up the chain of events to be handled at a higher tier. As of version 2.0 this is no longer true and as a result the process within wich...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/The-application-pool-crashes-when-I-run-scheduled-jobs/</guid>
      <pubDate>Fri, 20 Oct 2006 16:42:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
    </item>
    <item>
      <title>Event validation is enabled causing invalid postback or callback argument</title>
      <link>http://world.episerver.com/en/FAQ/Items/Event-validation-is-enabled-causing-invalid-postback/</link>
      <description>This error is caused by running ASP. NET 2.0 with an incompatible web. config setting. In order to resolve this you need to set "enableEventValidation" to "false". 
Open your web. config file and replace the  element to match the following:</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Event-validation-is-enabled-causing-invalid-postback/</guid>
      <pubDate>Mon, 09 Oct 2006 16:44:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
    </item>
    <item>
      <title>Friendly URL and upgrading to EPiServer 4.6</title>
      <link>http://world.episerver.com/en/FAQ/Items/Friendly-URL-and-upgrading-to-EPiServer-46/</link>
      <description>When upgrading from EPiServer versions prior to 4.60 to 4.60 or later the postback function may not work correctly with friendly URL:s. To adress this you need to manually add the following code to the header section of all page templates:

If you are using a standard installation of EPiServer it is sufficient to add this line at the end of the "/templates/units/header. ascx" file. The line...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Friendly-URL-and-upgrading-to-EPiServer-46/</guid>
      <pubDate>Mon, 25 Sep 2006 16:59:00 GMT</pubDate>
      <category>Subject</category>
      <category>Installing and upgrading</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Internet Explorer crashes in Edit/Admin mode</title>
      <link>http://world.episerver.com/en/FAQ/Items/Internet-Explorer-crashes-in-EditAdmin-mode/</link>
      <description>This error appears when you use EPiServers custom popup menu after installing Cumulative Security Update for Internet Explorer (918899). The issue will be adressed in the next security update but you may also contact Microsoft to receive a hotfix that resolves the problem. 
Information about the issue and links to Microsoft support can be found at http://support. microsoft. com/kb/923996/en-us.</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Internet-Explorer-crashes-in-EditAdmin-mode/</guid>
      <pubDate>Mon, 25 Sep 2006 16:34:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>The trust relationship between the primary domain and the trusted domain failed</title>
      <link>http://world.episerver.com/en/FAQ/Items/The-trust-relationship-between-the-primary-domain-and-the-trusted-domain-failed/</link>
      <description>This error message appears on machines running EPiServer 4.60 (or later) in a . NET Framework 2.0 environment when trying to log on to an EPiServer site using a windows account when not connected to your main domain. 
The reason behind the error lies within code changes made to the ASP. NET framework in version 2.0. This problem will primarily occur on laptop machines since they are frequently...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/The-trust-relationship-between-the-primary-domain-and-the-trusted-domain-failed/</guid>
      <pubDate>Mon, 25 Sep 2006 15:50:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
    </item>
    <item>
      <title>Database timeouts and high CPU load on the database server after upgrading to 4.61</title>
      <link>http://world.episerver.com/en/FAQ/Items/Database-timeouts-and-high-CPU-load-on-the-database-server-after-upgrading-to-461/</link>
      <description>The 4.61 release contains new functionality that limits the number of history entries that are saved for scheduled jobs to 100 per job. In previous versions of EPiServer the history log could grow unhindered so it is quite likely that pre-4.61 databases contain a large number of history entries. History entries are stored in the tblScheduledItemLog table.
This new function can cause problems...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Database-timeouts-and-high-CPU-load-on-the-database-server-after-upgrading-to-461/</guid>
      <pubDate>Wed, 13 Sep 2006 16:25:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Strange behaviour of property sort order</title>
      <link>http://world.episerver.com/en/FAQ/Items/Strange-behaviour-of-property-sort-order/</link>
      <description>FieldOrder set to zero when adding a new property</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Strange-behaviour-of-property-sort-order/</guid>
      <pubDate>Wed, 06 Sep 2006 17:03:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.61</category>
    </item>
    <item>
      <title>Page ID as URL segment when using friendly URL</title>
      <link>http://world.episerver.com/en/FAQ/Items/Page-ID-as-URL-Segment-when-using-friendly-URL/</link>
      <description>When upgrading a site to 4.6 and turning on friendly URL, you might notice that there are page ID in the adress to the pages. That is because during the upgrade, the pages url segments(the name in the adress bar) are not set. What EPiServer does when it finds an empty url segment is to fall back to the pages ID.
We have developed a small tool to fix this issue after an upgrade. Contact support...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Page-ID-as-URL-Segment-when-using-friendly-URL/</guid>
      <pubDate>Wed, 23 Aug 2006 16:28:00 GMT</pubDate>
      <category>Subject</category>
      <category>Installing and upgrading</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Changes to radio buttons and check boxes in XForms</title>
      <link>http://world.episerver.com/en/FAQ/Items/Changes-to-radio-buttons-and-check-boxes-in-XForms/</link>
      <description>The output for radio buttons and check boxes in XForms have been changed in 4.61. These controls now create a fieldset-tag around the input controls and a legend tag is added to the fieldset if a heading has been specified. As the fieldset tag has a default style in most browsers you might want to specify a specific default style for this element to make the form look as as it did before if you...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Changes-to-radio-buttons-and-check-boxes-in-XForms/</guid>
      <pubDate>Wed, 28 Jun 2006 09:55:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Editorial functions</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Missing text when adding new language files</title>
      <link>http://world.episerver.com/en/FAQ/Items/Missing-text-when-adding-new-language-files/</link>
      <description>We introduced a new function i 4.60 that caches the merged language files in one file to improve performance. However, there is a bug in that function that might affect sites when adding new language files. When you add new language files, they might be ignored and not added to the merged language file if the save dates for the new language files are older than the last merge date.
If you add...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Missing-text-when-adding-new-language-files/</guid>
      <pubDate>Wed, 24 May 2006 11:09:00 GMT</pubDate>
      <category>Subject</category>
      <category>Localization</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.60</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Problems with remote connections in SQL 2005 (Express)</title>
      <link>http://world.episerver.com/en/FAQ/Items/Problems-with-remote-connections-in-SQL-2005-Express/</link>
      <description>If you come across the following error; "An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)"
One reason could be that you haven't enabled...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Problems-with-remote-connections-in-SQL-2005-Express/</guid>
      <pubDate>Fri, 12 May 2006 13:42:00 GMT</pubDate>
      <category>Subject</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Unable to download files larger than 60 KB</title>
      <link>http://world.episerver.com/en/FAQ/Items/Unable-to-download-files-larger-than-60-KB-from-a-UFS-folder/</link>
      <description>Problem: Unable to download files larger than 60 KB from a UFS folder
 
Windows 2003 SP1 and UnifiedFileSystem 

We have discovered problems running EPiServer4 under Windows 2003 Server with SP1 installed. 
Symptoms:
Files larger than approximately 60k can not be opened through EPiServer's UnifiedFileSystem. 
The source of the error seems to be within the OS/. NET environment. We have...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Unable-to-download-files-larger-than-60-KB-from-a-UFS-folder/</guid>
      <pubDate>Fri, 21 Apr 2006 09:24:00 GMT</pubDate>
      <category>Subject</category>
      <category>Developer</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>EPiServer sample templates and WAI standards</title>
      <link>http://world.episerver.com/en/FAQ/Items/Why-do-EPiServer-sample-templates-use-JavaScript-that-do-not-comply-with-WAI/</link>
      <description>Why do EPiServer sample templates use JavaScript that do not comply with WAI standards?
According to WAI guidelines, JavaScript should either be avoided or corresponding functionality should be available in an alternative way that does not use JavaScript. EPiServer's sample template set currently contains some JavaScript, which means that full template functionality cannot be attained with...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Why-do-EPiServer-sample-templates-use-JavaScript-that-do-not-comply-with-WAI/</guid>
      <pubDate>Wed, 14 Dec 2005 15:10:00 GMT</pubDate>
      <category>Subject</category>
      <category>Usability and accessibility</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>5</category>
      <category>4</category>
      <category>5 R1</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
      <category>5 SP1</category>
    </item>
    <item>
      <title>Debugger in Visual Studio freezes when debugging an EPiServer project</title>
      <link>http://world.episerver.com/en/FAQ/Items/Debugger-in-Visual-Studio-freezes-when-debugging-an-EPiServer-project/</link>
      <description>When debugging an EPiServer project in Visual Studio, it sometimes freezes. The reason for that is that other processes runs against that asp. net process. Most often it's the EPiServer Scheduler. So stop the scheduler while debugging.</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Debugger-in-Visual-Studio-freezes-when-debugging-an-EPiServer-project/</guid>
      <pubDate>Fri, 02 Dec 2005 16:35:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How do I create a log in EPiServer?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-create-a-log-in-EPiServer/</link>
      <description>The logging function in EPiServer is very useful when troubleshooting different issues. To log everything, create an EPiServerLog. config file in the root of your website and add this:
                                                                                                   
Note! You might have an EPiServerLog. config file there already, just change that to include the tags above, if...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-create-a-log-in-EPiServer/</guid>
      <pubDate>Thu, 24 Nov 2005 10:41:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How to set up automatic logon with windows authentication</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-to-set-up-automatic-logon-with-windows-authentication/</link>
      <description>The following steps describes how to set up automatic logon to EPiServer using windows authentication and windows integrated security.

Set up Anonymous + Windows Integrated Authentication in IIS.
Set that the pages are not considered public by the asp. net environmentThis can be done with the following syntax in the web. config file:  This ensures that only authenticated users will have...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-to-set-up-automatic-logon-with-windows-authentication/</guid>
      <pubDate>Wed, 16 Nov 2005 12:11:00 GMT</pubDate>
      <category>Subject</category>
      <category>Security</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Performance issues and OutOfMemoryException</title>
      <link>http://world.episerver.com/en/FAQ/Items/Performance-issues-and-OutOfMemoryException/</link>
      <description>Framework version
If you encounter Memory Exception problems, the first thing you should do is to make sure that you have Service Pack 1 for . NET Framework 1.1 installed. Memory Exceptions will occur more frequently if you have . NET FW 1.1 without the SP and they will also occur during much lower memory loads.
To make sure that you have SP1 installed use the registry editor to check the value...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Performance-issues-and-OutOfMemoryException/</guid>
      <pubDate>Tue, 01 Nov 2005 13:09:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>What are dynamic CSS files</title>
      <link>http://world.episerver.com/en/FAQ/Items/What-are-dynamic-CSS-files/</link>
      <description>Overview
EPiServer 4.50 and later allows the edit and admin directories to be relocated, for security purposes. Since the edit and admin directories contain web forms and controls that refer to stylesheet files in other directories, the stylesheet files (that are static by nature) must allow dynamic content. To solve this problem, a new concept called dynamic CSS files was introduced in...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/What-are-dynamic-CSS-files/</guid>
      <pubDate>Tue, 13 Sep 2005 13:15:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Invalid "security vulnerability" link during installation</title>
      <link>http://world.episerver.com/en/FAQ/Items/Invalid-security-vulnerability-link-during-installation/</link>
      <description>During the installation of a new site in EPiServer Manager 1.0 and 1.1, you may get a dialog that warns you about a security vulnerability in the NET Framework. When you click Yes in the dialog, the browser will try to load an invalid link at microsoft. com. 
The security page has been moved and you can find it at the following location: 
HTTP module to check for canonicalization issues with...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Invalid-security-vulnerability-link-during-installation/</guid>
      <pubDate>Mon, 12 Sep 2005 10:41:00 GMT</pubDate>
      <category>Subject</category>
      <category>Security</category>
      <category>Installing and upgrading</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How do I disable the "Mark page as changed" box in edit mode?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-disable-the-Mark-page-as-changed-box-in-edit-mode/</link>
      <description>To hide the checkbox you need to attach to the event that is run when the page is loaded and set the that propertys, PageChangedOnPublish, property OwnerTab to -1, or EditTab. None which is the same.
protected void Application_Start(Object sender, EventArgs e){  EPDataFactory. LoadedPage += new PageEventHandler(EPDataFactory_LoadedPage);
  EPDataFactory. LoadedDefaultPageData+= new EPiServer....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-disable-the-Mark-page-as-changed-box-in-edit-mode/</guid>
      <pubDate>Tue, 30 Aug 2005 14:25:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Synchronizing development and production environment</title>
      <link>http://world.episerver.com/en/FAQ/Items/Synchronizing-development-and-production-environment/</link>
      <description>Q: I want to compile and develop an application on one server, and transfer the finished application to a production server. What files, folders, dlls etc do I need to move? What about synchronizing data - what should I export/import?
A: 
Deploying files
When deploying . NET sites on the production server, all you need is the non-compiled files, i. e. *. asax;  aspx; *. ascx; *. asmx; *. gif;...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Synchronizing-development-and-production-environment/</guid>
      <pubDate>Tue, 23 Aug 2005 15:12:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>EPiServer Scheduler Service not active</title>
      <link>http://world.episerver.com/en/FAQ/Items/The-EPiServer-Scheduler-Service-does-not-appear-to-be-active-it-may-have-been-stopped/</link>
      <description>The EPiServer Scheduler Service does not appear to be active, it may have been stopped.
Scheduled jobs are not executed automatically by the scheduler. Instead, the following message appears in the scheduler log: 
"The EPiServer Scheduler Service does not appear to be active, it may have been stopped"
To solve this issue, see Scheduler does not run scheduled jobs automatically</description>
      <guid>http://world.episerver.com/en/FAQ/Items/The-EPiServer-Scheduler-Service-does-not-appear-to-be-active-it-may-have-been-stopped/</guid>
      <pubDate>Wed, 17 Aug 2005 16:17:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Error messages</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Scheduler does not run scheduled jobs automatically</title>
      <link>http://world.episerver.com/en/FAQ/Items/Scheduler-does-not-run-scheduled-jobs-automatically/</link>
      <description>Q: The scheduler service is up and running but it does not execute any scheduled jobs, the jobs can only be executed manually in admin mode. What is wrong?
A: The scheduler's site info file is most likely invalid, for some reason. To fix this, do the following:
1. Stop the scheduler service.
2. In the "c:\progam files\episerver. scheduler" directory, rename the file EPiServer....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Scheduler-does-not-run-scheduled-jobs-automatically/</guid>
      <pubDate>Wed, 17 Aug 2005 15:55:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How do I link to an internal page in the "URL to page" property in EPiServer 4.50?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-link-to-an-internal-page-in-the-URL-to-page-property-in-EPiServer-450/</link>
      <description>Q: How do I link to an internal page in the "URL to page" property in EPiServer 4.50?
A: Unfortunately, the "URL to page" property cannot link to internal pages using the new linktool in v4.50. This is a known issue with the linktool that will be fixed in EPiServer 4.51. 
Workaround:
You can use the old linktool instead, it allows the "URL to page" property to link to internal links. To enable...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-link-to-an-internal-page-in-the-URL-to-page-property-in-EPiServer-450/</guid>
      <pubDate>Wed, 06 Jul 2005 13:42:00 GMT</pubDate>
      <category>Subject</category>
      <category>Editorial functions</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.50</category>
    </item>
    <item>
      <title>How to update page types with a new property in code</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-to-update-page-types-with-a-new-property-in-code/</link>
      <description>The following code shows how to create a new property on a page type, in this case a XhtmlString on the "Ordinary web page" pagetype. It also shows how to initialize the value of the property on a newly created page of the same pagetype. 
Important! You should not run this code in production, only for administrative purposes. Changing page types will flush the page cache and may affect overall...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-to-update-page-types-with-a-new-property-in-code/</guid>
      <pubDate>Wed, 06 Jul 2005 11:22:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How do I search for unpublished pages?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-search-for-unpublished-pages/</link>
      <description>Q: How do I search for unpublished pages?
A: Do a property search, using two criterias: 
PropertyCriteriaCollection criterias =    new PropertyCriteriaCollection(); PropertyCriteria startPublishCriteria = new PropertyCriteria();startPublishCriteria. Condition = CompareCondition. GreaterThan;startPublishCriteria. Name = "PageStartPublish";startPublishCriteria. Value = DateTime. Now....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-search-for-unpublished-pages/</guid>
      <pubDate>Mon, 04 Jul 2005 10:20:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>MultilanguageSubscriptionMail</title>
      <link>http://world.episerver.com/en/FAQ/Items/What-happens-in-the-MultilanguageSubscriptionMail/</link>
      <description>Note: This faq does not apply to the globalization support in version 4.60 and later! 
 
What happens in the MultilanguageSubscriptionMail?
The MultilanguageSubscriptionMail is a multi language filter for the ordinary SubscriptionMail functionality, and it works as follows:
 
Language for the explanation
Pren. page – page that should be delivered in the subscription mail
Pren. root – The...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/What-happens-in-the-MultilanguageSubscriptionMail/</guid>
      <pubDate>Tue, 28 Jun 2005 14:07:00 GMT</pubDate>
      <category>Subject</category>
      <category>Localization</category>
      <category>Editorial functions</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>General technical</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
    </item>
    <item>
      <title>SDK CHM help file does not display correctly</title>
      <link>http://world.episerver.com/en/FAQ/Items/SDK-CHM-help-file-received-via-Internet-does-not-display-correctly/</link>
      <description>After installation of Microsoft security update MS05-026 (KB896358), CHM help file topics may not display correctly if the help file was downloaded from Internet. Instead, an error message such as "Action canceled" or "DNS error" is displayed.
Recent Microsoft security updates include changes to the InfoTech protocol, which prevent CHM help files from being displayed correctly if the CHM help...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/SDK-CHM-help-file-received-via-Internet-does-not-display-correctly/</guid>
      <pubDate>Tue, 28 Jun 2005 13:10:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Using AD groups without LDAP</title>
      <link>http://world.episerver.com/en/FAQ/Items/Using-AD-groups-without-LDAP/</link>
      <description>LDAP is not necessary if you want to integrate EPiServer with AD and only want to set access rights based on group access rights, and do not need to set access rights based on OUs (structural information in AD). This requires the Web server to be a member in the domain in which the groups and users exist.
Follow the instructions below to implement an LDAP-free AD integration.

Configure...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Using-AD-groups-without-LDAP/</guid>
      <pubDate>Fri, 03 Jun 2005 14:24:00 GMT</pubDate>
      <category>Subject</category>
      <category>Security</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How does the system_template.css work?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-does-the-system_templatecss-in-EPiServer-450-and-later-work/</link>
      <description>EPiServer 4.50 and later includes some changes in the Util/styles directory:
system. css has been replaced by system_template. csslinkeditor. css has been replaced by linkeditor_template. css
What is the reason for these changes?
EPiServer 4.50 introduced a feature called relocation that allows administrators to relocate virtual directories. For example, the previously hard-coded "edit"...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-does-the-system_templatecss-in-EPiServer-450-and-later-work/</guid>
      <pubDate>Thu, 02 Jun 2005 10:00:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>General technical</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Offline installation problems</title>
      <link>http://world.episerver.com/en/FAQ/Items/Offline-installation-problems/</link>
      <description>Scenario
Offline installation fails in EPiServer Manager 1.0 with the following message:
Could not find file "...\Besökskort. pdf".
Reason
The ElektroPost. Win32. dll assembly that is distributed with EPiServer 4.50 (and also EPiServerManager 1.0) has the same version as in EPiServer 4.41. Because of this, the old assembly is never replaced by the new in the Global Assembly Cache during...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Offline-installation-problems/</guid>
      <pubDate>Mon, 30 May 2005 11:13:00 GMT</pubDate>
      <category>Subject</category>
      <category>Installing and upgrading</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Converting old forms to xforms</title>
      <link>http://world.episerver.com/en/FAQ/Items/Converting-old-forms-to-xforms/</link>
      <description>This article describes how to convert your existing forms on a site to use with the new form functionallity introduced in EPiServer 4.50. Follow the steps below and you should be able to use the content of the existing forms with the new functionallity:

Convert the forms you want to use in admin-&gt;Config-&gt;Tool Settings-&gt;Convert Form.
Add a new property of the type xform to your form page...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Converting-old-forms-to-xforms/</guid>
      <pubDate>Thu, 26 May 2005 11:02:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Specifying what language to load</title>
      <link>http://world.episerver.com/en/FAQ/Items/Specifying-what-language-a-page-should-be-loaded-with/</link>
      <description>Note: This faq does not apply to the globalization support in version 4.60 and later! 
 
Setting what language to load
There are several ways to determining what language a page should be loaded with. For regular site visitors this can be done with cookies, the session object query string or personal settings for authenticated users. If you want to update a page manually or set the langauge...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Specifying-what-language-a-page-should-be-loaded-with/</guid>
      <pubDate>Mon, 25 Apr 2005 18:44:00 GMT</pubDate>
      <category>Subject</category>
      <category>Localization</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
    </item>
    <item>
      <title>Updating multi language pages manually</title>
      <link>http://world.episerver.com/en/FAQ/Items/Updating-multi-language-pages-manually/</link>
      <description>Note: This faq does not apply to the globalization support in version 4.60 and later! 
 
Updating a multi language page from code
Updating a multi language page from code differs quite alot depending on what version of EPiServer you are running under. In EPiServer 4.50 the multi language runtime handles versions and languages so you don't have to worry about anything except filling the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Updating-multi-language-pages-manually/</guid>
      <pubDate>Mon, 25 Apr 2005 17:52:00 GMT</pubDate>
      <category>Subject</category>
      <category>Localization</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
    </item>
    <item>
      <title>How do I enable hashed passwords ?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-enable-hashed-passwords-/</link>
      <description>Introduction
As of EPiServer 4.41 passwords for extranet users are stored cryptographically hashed in the database. This means that the password cannot be retrieved in its original form; passwords can only be changed or compared with credentials entered by the user. Together with the hash value, a per user generated salt value is used to season passwords, in affect enhancing the protection by,...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-enable-hashed-passwords-/</guid>
      <pubDate>Wed, 02 Feb 2005 16:23:00 GMT</pubDate>
      <category>Subject</category>
      <category>Security</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Administrator</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Adding EPiFields Support to Non EPiFields Page Types</title>
      <link>http://world.episerver.com/en/FAQ/Items/Adding-EPiFields-Support-to-Non-EPiFields-Page-Types1/</link>
      <description>EPiFields is an add-on function to EPiServer, which gives editors/authors the possibility to insert variable data into the Editor. This is especially useful when you want to show data from other systems on a normal EPiServer page.
After installing EPiFields, you can only use EPiFields in the Editor in EPiFields - Ordinary Page page types. To add EPiFields support to other page types, e. g....</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Adding-EPiFields-Support-to-Non-EPiFields-Page-Types1/</guid>
      <pubDate>Tue, 21 Dec 2004 17:06:00 GMT</pubDate>
      <category>Subject</category>
      <category>Web site development</category>
      <category>Editorial functions</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.10</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Debugging the scheduler</title>
      <link>http://world.episerver.com/en/FAQ/Items/Debugging-the-scheduler/</link>
      <description>The scheduler's debug mode can be an invaluable tool when you are trying to solve a problem with the scheduler. In debug mode the scheduler will print information about it's activities to the console and to a logfile (optional). To start the scheduler in debug mode:

Open a command prompt
Stop the scheduler service, either using the management console or by using the 'net' command at the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Debugging-the-scheduler/</guid>
      <pubDate>Tue, 21 Dec 2004 09:54:00 GMT</pubDate>
      <category>Subject</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.11</category>
      <category>4.22</category>
      <category>4.21</category>
      <category>4.20</category>
      <category>4.30</category>
      <category>4.31</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How do I configure multi-language subscriptions?</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-configure-multi-language-subscriptions/</link>
      <description>EPiServer supports multi-language subscriptions. This enables visitors to Web sites to receive e-mails according to the language of the Web site they are visiting. Web pages on a multi-language site that do not support multi-language will distribute e-mails in several languages.
episerver. com uses multilanguage subscriptions, but there is a catch compared to the default version. Follow the...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-configure-multi-language-subscriptions/</guid>
      <pubDate>Tue, 21 Dec 2004 08:46:00 GMT</pubDate>
      <category>Subject</category>
      <category>Localization</category>
      <category>Configuration</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.40</category>
      <category>4.41</category>
      <category>4.50</category>
      <category>4.51</category>
      <category>4.60</category>
      <category>4.61</category>
      <category>4.62</category>
    </item>
    <item>
      <title>Opening table or cell properties generates script error</title>
      <link>http://world.episerver.com/en/FAQ/Items/Opening-table-or-cell-properties-will-generate-a-script-error-when-font-tool-is-not-available/</link>
      <description>Q: Opening table or cell properties will generate script error when font tool is not available. Why does this happen?
A: The initial release of EPiServer 4.40 required the font tool to be activated in order for table and cell properties to work correctly. This is corrected with EPiServer 4.40 Hotfix1, which can be downloaded here.
Download the . zip file and follow the installation instructions...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/Opening-table-or-cell-properties-will-generate-a-script-error-when-font-tool-is-not-available/</guid>
      <pubDate>Tue, 23 Nov 2004 11:06:00 GMT</pubDate>
      <category>Subject</category>
      <category>Editorial functions</category>
      <category>Audience</category>
      <category>Editor</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Troubleshooting</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.40</category>
    </item>
    <item>
      <title>How do I change the target property from MainBody</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-change-the-target-property-from-MainBody-when-publishing-from-Office/</link>
      <description>Changing the target property from MainBody when publishing frpm Microsoft Office applications
You have to create your own wizard configuration because this file specifies the property that will be the target for the published page.
You need to add the configuration block to web. config in order to change the behavior of the Office Add-In.
The following is the default configuration but with a...</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-change-the-target-property-from-MainBody-when-publishing-from-Office/</guid>
      <pubDate>Thu, 18 Nov 2004 11:40:00 GMT</pubDate>
      <category>Subject</category>
      <category>Integration</category>
      <category>Editorial functions</category>
      <category>Audience</category>
      <category>Developer</category>
      <category>Classification</category>
      <category>Intermediate</category>
      <category>Third-party issues</category>
      <category>Product</category>
      <category>EPiServer CMS</category>
      <category>4</category>
      <category>4.62</category>
    </item>
    <item>
      <title>How do I enable Ordinary page from Word and disable the others</title>
      <link>http://world.episerver.com/en/FAQ/Items/How-do-I-enable-only-Ordinary-page-from-Word-and-disable-the-others/</link>
      <description>You need to add the the configuration block to web. config in order to change the behavior of the Office Add-In.
The following is the default configuration but scripts removed for the other Office applications and support only for a specific page type (ID 3 in this case), you have to change this ID to the ID number of your page type.</description>
      <guid>http://world.episerver.com/en/FAQ/Items/How-do-I-e