Microsoft Knowledge Base Email Alertz

(926197) - Describes an issue that occurs if you try to upgrade Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0 when the application pool contains non-alphanumeric characters in the name.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 926197 - Last Review: October 15, 2007 - Revision: 1.5

Error message when you try to upgrade Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0: "The system cannot find the path specified"

SYMPTOMS

When you try to upgrade Microsoft Windows SharePoint Services 2.0 to Microsoft Windows SharePoint Services 3.0, the upgrade process fails. Additionally, you receive the following error message:
The system cannot find the path specified.

CAUSE

This issue occurs if an application pool that is associated with the Windows SharePoint Services 2.0 Administration Web site includes non-alphanumeric characters in the name. For example, this issue occurs if an application pool has the following name
?WSSAdmin!
In this case, the Windows SharePoint Services 2.0 Internet Information Services (IIS) Wrapper cannot correctly interpret the name of the application pool during the upgrade process.

RESOLUTION

To resolve this issue, create a new application pool that contains only alphanumeric characters in the name. To do this, follow these steps:
  1. Use an account that has administrative permissions to log on to the computer that is running Windows SharePoint Services 2.0.
  2. Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  3. Expand ServerName (local computer), and then click Application Pools.
  4. On the Action menu, right-click the Windows SharePoint Services 2.0 application pool that contains the non-alphanumeric characters, point to All Tasks, and then click Save Configuration to a File.
  5. In the Save Configuration to a File dialog box, type a name for the file, enter the location where you want to save the file, and then click OK.
  6. On the Action menu, right-click Application Pools, point to New, and then click Application Pool (from file).
  7. In the Import Configuration dialog box, click Browse, locate the file that you saved in step 5, click Read File, and then click OK.
  8. In the Application pool ID box, type a name for the application pool by using only alphanumeric characters. For example, type WSSAdministration.
  9. Under ServerName (local computer), expand Web Sites, expand Default Web Site, right-click SharePoint Central Administration, and then click Properties.
  10. Click the Home Directory tab. In the Application pool list, click the new application pool that you created, and then click OK.
  11. Perform the upgrade.

APPLIES TO
  • Microsoft Windows SharePoint Services 3.0
Keywords: 
kberrmsg kbtshoot kbprb kbexpertiseinter KB926197
       

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