|
 |
 |
 |
 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms
of Use |
Trademarks
Article ID: 930013 - Last Review: January 26, 2007 - Revision: 1.2 Error message when you try to add a user to the portal site in SharePoint Portal Server 2003: "Unable to validate data"You connect to the portal site in Microsoft Office SharePoint Portal Server 2003. Then, you try to add a user to the portal site on the Manage Users page. When you do this, you receive an error message that resembles the following error message: This issue occurs if the following conditions are true: - ASP.NET 2.x is installed on the computer.
- The SharePoint Portal Server 2003 Web application is configured to use ASP.NET 2.x.
We do not support configurations in which a SharePoint Portal Server 2003 Web application runs under ASP.NET 2. x. To resolve this issue, use one of the following methods. Method 1: Use the ASP.NET IIS Registration Tool (Aspnet_regiis.exe) to install ASP.NET 1.1.x To do this, follow these steps: - Click Start, click Run, type cmd in the Open box, and then click OK.
- Switch to the following folder:
Drive:\Windows\Microsoft .NET Framework\v1.1x - At the command prompt, type the following line, and then press ENTER:
aspnet_regiis.exe -i
Method 2: Remove ASP.NET 2.x and Microsoft .NET Framework 2.0 from the computer, and then use the ASP.NET IIS Registration Tool to install ASP.NET 1.1.x To do this, follow these steps: - Remove ASP.NET 2.x and Microsoft .NET Framework 2.0 from the computer. To do this, follow these steps:
- Click Start, point to Control Panel, and then click Add or Remove Programs.
- In the list of currently installed programs, click Microsoft .NET Framework 2.0, and then click Change/Remove.
- Follow the instructions that are displayed on the screen.
- Use the ASP.NET IIS Registration Tool (Aspnet_regiis.exe) tool to install ASP.NET 1.1x. To do this, follow these steps:
- Click Start, click Run, type cmd in the Open box, and then click OK.
- Switch to the following folder:
Drive:\Windows\Microsoft .NET Framework\v1.1x - At the command prompt, type the following line, and then press ENTER:
aspnet_regiis.exe -i
- Configure the Web service extension in Microsoft Internet Information Services (IIS) 6.0. To do this, follow these steps:
- Click Start, point to All Programs, and then click Internet Information Services (IIS) Manager.
- Click Web Service Extensions, click ASP.NET v1.1x, and then click Allow.
- Use the Microsoft Windows SharePoint Services Stsadm.exe command-line tool to update the settings in the Web.config file. To do this, follow these steps:
- Click Start, click Run, type cmd in the Open box, and then click OK.
- Switch to the following folder:
Drive:\Windows\Microsoft .NET Framework\v1.1x - At the command prompt, type the following lines. Press ENTER after each line.
cd /d %commonprogramfiles%\Microsoft Shared\Web Server Extensions\60\Bin
stsadm -o upgrade -forceupgrade
- Type exit, and then press ENTER to exit Command Prompt.
For more information about SharePoint Portal Server 2003 and ASP.NET 1.1, click the following article number to view the article in the Microsoft Knowledge Base:
907763Â
(http://kbalertz.com/Feedback.aspx?kbNumber=907763/
)
SharePoint Portal Server 2003 must use ASP.NET 1.1
For more information about the ASP.NET IIS Registration Tool, visit the following Microsoft Web site:
For more information about how to use the Stsadm.exe command-line tool together with the -forceupgrade command to update the settings in the Web.config file, click the following article number to view the article in the Microsoft Knowledge Base:
894903Â
(http://kbalertz.com/Feedback.aspx?kbNumber=894903/
)
You receive a "The Windows SharePoint Services virtual server has not been configured for use with ASP.NET 2.0.xxxxx.0" error message when you connect to the home page of a Windows SharePoint Services Web site
APPLIES TO- Microsoft Office SharePoint Portal Server 2003
| kberrmsg kbtshoot kbprb kbexpertiseinter KB930013 |
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
|
 |
 |
 |
 |
 |
 |
 |
| |