Error message when you try to expand an entry in a Grouped By view in Windows SharePoint Services, in SharePoint Server 2007, or in SharePoint Portal Server 2003: "<!-- #RENDER FAILED# -->"
On This PageSYMPTOMSIn Microsoft Windows SharePoint Services, in Microsoft Office SharePoint Server 2007, or in Microsoft Office SharePoint Portal Server 2003, you try to expand an entry in a Grouped By view that is based on a datetime field. When you do this, you receive an error message that resembles the following error message: <!-- #RENDER FAILED# --> CAUSEThis problem occurs if a non-English (US) language is configured as the default language for the Windows SharePoint Services account, the SharePoint Server 2007 account, or the SharePoint Portal Server 2003 account on the server that is running Microsoft SQL Server. Specifically, this problem occurs when the date format of the selected language differs from the date format that is used in the English (US) language. WORKAROUNDTo work around this problem, set the default language to English (US) in SQL Server for all the accounts that you configured to access the Windows SharePoint Services database, the SharePoint Server 2007 database, or the SharePoint Portal Server 2003 database. To do this, follow these steps, as appropriate for the version of SQL Server that you are running. Microsoft SQL Server 2005
Microsoft SQL Server 2000
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONWhen the default language for the login account is changed to a language other than English, the date format may change. For example, when the default language is configured as German, the date format changes to the following format: dd/mm/yyyy However, the SELECT statement expects the following format:mm/dd/yyyy Therefore, when you enter a date in the datetime field that includes a number that is larger than 12 in the first two positions, you receive the error message that is mentioned in the "Symptoms" section.For example, you receive the error message when you enter the following date: 15/12/2007 APPLIES TO
| Article Translations
|
Back to the top
