Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 950901 - Last Review: April 21, 2008 - Revision: 1.0
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# -->"
In 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:
This 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.
To 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
- Start SQL Server Management Studio. To do this, click Start, point to All Programs, point to Microsoft SQL Server 2005, and then click SQL Server Management Studio.
- Log on as a user who has System Administrator rights.
- In the console tree, expand Security, and then click Logins.
- In the details pane, right-click the affected login account entry, and then click Properties.
- In the Select a page pane, click General.
- In the details pane, click English in the Default Language box, and then click OK.
- Repeat steps 4 to 6 for other login entries as needed.
- Exit SQL Server Management Studio.
Microsoft SQL Server 2000
- Start Enterprise Studio. To do this, click Start, point to All Programs, point to Microsoft SQL Server, and then click Enterprise Manager.
- Log on as a user who has System Administrator rights.
- In the console tree, expand Security, and then click Logins.
- In the details pane, right-click the application pool login account that is used by the affected Web application, and then click Properties.
- In the General pane, click English in the Language box, and then click OK.
- Exit Enterprise Manager.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
When 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
- Microsoft Windows SharePoint Services 3.0
- Microsoft Windows SharePoint Services 2.0
- Microsoft Office SharePoint Server 2007
- Microsoft Office SharePoint Portal Server 2003
| kblogin kbaccounts kbdatetime kbview kbtshoot kberrmsg kbbug kbexpertiseadvanced KB950901 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please