Disclaimer . . .

We DO NOT host or upload any of the videos or any other content that are available on this Weblog. We merely search on INTERNET and index popular files/links to other blogs /videos openly available to anyone. The most popular websites are YOUTUBE videos. These videos and other content are uploaded to the respective websites by their User Communities from all over the World and NOT by us. Please Contact Us through E-Mail, if you feel that any Content including Videos on this Weblog are objectionable or violating your copyrights. The objectionable content shall be promptly removed from our Weblog.


Oct 30, 2008

Steps to move SQL server from one machine to another

STEP BY STEP PROCEDURE TO MOVE SQL SERVER FROM ONE MACHINE TO ANOTHER :-

1.) Back Up Data
a.) Click Start, point to All Programs, point to SharePoint Portal Server, and
then click SharePoint Portal Server Data Backup and Restore.
b.) The Microsoft Office SharePoint Portal Server 2003 Backup and Restore dialog
box opens.
c.) Click the Backup tab.
d.) In the Backup location and name box, do the following:
e.) Type or browse to the location where you want to store the backup files.
f.) After the folder name, type the file name that will be the prefix for each
backup file.
g.) In the tree view, expand Available components by clicking the plus sign.
h.) Click the components that you want to back up.
i.) In the Backup comment box, type a comment.
j.) Optionally, select the Overwrite existing files check box.
k.) Click Backup.
l.) On the successful completion message box, click OK.


2.) Delete Portal Site, leave databases by doing the following:
a.) Go to the SharePoint Portal Server Central Administration for portal>
b.) Go to the heading "Portal Site and Virtual Server Configuration"\select "List
and manage portal sites"
c.) select your Portal website and in the drop down box select "Delete Portal
Sites"
d.) It will launch a "Delete dialog box
e.) Next to the heading "Associated Databases", it has a checkbox named "delete
all database" make sure this checkbox is NOT checked, then click OK


3.) Go to Topology page, remove all roles by doing the following:
a.) Go to SharePoint Portal Server Central Administration for portal>
b.) go to the heading "Server Configuration"\select "Configure server topology"
c.) SharePoint Portal Server Central Administration Configure Server Topology
page
d.) select "Change Component Assignments" button and uncheck everything next to
Component Assignment, job, server, index, and set your "Job Server" to none.
e.) click OK
(FYI: If it prompts you for username and password, go ahead and enter an admin's
account)


4.) Disconnect from Config DB by doing the following:
a.) Go to SharePoint Portal Server Central Administration for portal>
b.) go to the heading "Server Configuration"\select "Configure configuration
database server"
c.) select the radio button "Disconnect from configuration database" this
references all the old SQL Server location\click OK
(FYI: When you delete your config database and create a new one you do not lose
anything. It does not contain any data in it. It is just a connection between
sharepoint and SQL.)


5.) Create new config database, on new SQL server by doing the following:
a.) Go to SharePoint Portal Server Central Administration for portal>
b.) go to the heading "Server Configuration"\select "Configure configuration
database server"
c.) select the radio button "Create configuration database"
enter all your new SQL Server database name
d.) click OK


5.) VIA SQL, backup the SQL databases from the old server and restore to the new
server by doing the following:
a.) go to the old SQL Server Database and you will have three database to backup
up the SITE, SERV, and PROF
b.) right click on one of your databases\select "All Tasks"\"Backup database..."
c.) under the General Tab\select the database name, select Add button
d.) select Filename and put the path and the name of one your backup like
portalsite_backup.bak
e.) click OK and do this for the other ones like SERV and PROF
f.) You do not need to backup the Config database we went a clean one from the new
SQL Server database.
g.) Go to your new SQL Server Enterprise Manager and we have to restore all the
databases from the old server to the new one
h.) right click on Databases folder\select "All Tasks"\"Restore Database..."
i.) under General tab enter the name you want the "Restore database as" for
example SITE
j.) Next to the Restore heading select the "From Device" radio button\select the
"select devices" button
k.) select Add button\ in the Filename enter the path to your backup file that you
created earlier that I called portalsite_backup.bak
l.) select OK and make sure Database - Complete is checked.
m.) now do the restore steps for your backup SERV and PROF databases to this new
SQL server


6.) Go to Topology page, add all roles by doing the following:
a.) Go to SharePoint Portal Server Central Administration for portal>
b.) go to the heading "Server Configuration"\select "Configure server topology"
c.) SharePoint Portal Server Central Administration Configure Server Topology
page
d.) select "Change Component Assignments" button and check everything next to
Component Assignment, job, server, index, and set "Job Server" to your new server
e.) click OK


7.) Create a new portal site, choose the restore option by doing the following:
a.) Go to the SharePoint Portal Server Central Administration page
b.) Go to the heading "Portal Site and Virtual Server Configuration"\select
"Create a portal site"
c.) in the Create Portal Site dialog box select the radio button "Restore a
portal"
In the section Restore Portal From Database this will let you specify the new SQL
server and restored databases
Enter all our new SQL Server name and pointing to the SITE, SERV, and PROF on your
new SQL Server
d.) select OK

Refresh your website and see if your portal is up and running

Stsadm - template codes

You are check out the template codes when we try to apply them using the stsadm command.

Site Template Codes when using STSADM.

Each Site Template that is installed on SharePoint 2007 will have a unique name and number to allow for referencing when coding applications or using STSADM for site deployment (when using the -sitetemplate parameter, e.g. -sitetemplate STS#0 would apply a team site template)



WSS Templates

Team Site: STS#0

Blank Site: STS#1

Document Workspace: STS#2

Wiki Site: WIKI#0

Blog Site: BLOG#0

Basic Meeting Workspace: MPS#0

Blank Meeting Workspace: MPS#1

Decision Meeting Workspace: MPS#2

Social Meeting Workspace: MPS#3

Multiple Meeting Workspace: MPS#4

MOSS Templates

Document Center: BDR#0

Site Directory: SPSSITE#0

Report Center: SPSREPORTCENTER#0

Search Center with Tabs: SRCHCEN#0

My Site Host: SPSMSITEHOST#0

Search Center: SRCHCENTERLITE#0

Personalisation Site: SPSMSITE#0

Collaboration Portal: SPSPORTAL#0

Publishing Portal: BLANKINTERNETCONTAINER#0

Publishing Site: CMSPUBLISHING#0

Publishing Site with Workflow: BLANKINTERNET#2

News Site: SPSNHOME#0

Turning a domain user into a full MOSS2007 farm administrator

Turning a domain user into a full MOSS2007 farm administrator
================================================================

Imagine you have a farm administrator. He’s just on his own, because MOSS is so easy to manage that you don’t need more people. He does it all: Creating web applications, site collection, manages the Business Data Catalog, Search, Shared Services, you name it, he does it. And then it happens: He leaves for a better job. I agree, that will not happen very fast and often because, well, SharePoint just rocks, but it happens. So after your done crying and sobbing, you find someone who will and can take his place. This person is now a hero and can’t wait to get started. So the leaving farm administrator needs to grant him the necessary permissions to become a full blown farm administrator. What does he need to do?
Well that’s easy you think. Just make the user a member of the SharePoint Group “Farm Administrators” and your done. Well not quite, there is a bit more to it. Yes, you can do a lot of things in the Central Administration, but not everything. You need to set permissions at more locations in the Central Administration and Shared Services Provider to make someone a full blown farm administrator. To get a better idea of the levels of administration in MOSS, read this article from Technet.
Central Administration
To grant someone permissions to the Central Administration so that he can perform the necessary administrative tasks there you need to do the following:
• Add the user to the Farm Administrators group in the Central Administration. This will grant permissions for performing most of the administrative tasks in the Central Administration.
• Add the user to the Site Collection Owners of the Central Administration. This is needed for site collection management tasks within the Central Administration.
• Make the user a member of the Administrators group of the server. Because adding a user to the Farm Administrators group does not give full administrative rights in the Central Administration, you also need to add the user to the Administrators group of the server. The extra tasks that can performed then are:
o From the SharePoint Web Application Management, the option “Create of extend Web application”. This option is security trimmed, where the other options that are not available to you in this tab are not. To be able to perform this operation, you need to be a local administrator.
o From the InfoPath Forms Services section, the option “Upload form template”. To be able to use this, you need to be a local administrator.
o From the Office SharePoint Shared Services section, the option “Create of configure this farm’s shared services”. You need to be a local administrator for this.
Note: You need to be a local administrator to be able to add a user to the Farm Administrators group!

Shared Services Provider Administration
When the user also need to perform SSP administrative tasks (And he does, because you want him to be a full blown farm administrator right?) you need set some additional permissions. And as you have read in the Technet article, there is also something like Services administration. You need to set permissions on those explicitly. These services are:
• Personalization services
• Audiences
• Search settings
• Usage reporting
• Business data catalog
So you start by making the user a Site Collection Owner for the Shared Services Provider site. The user is then able to perform the following administrative tasks:
• User Profiles and My Sites:
o Trusted My Site Host Locations
o Published links to Office client applications
o Personalization site links
o Personalization services permissions
• All of the administrative tasks under Search
• All of the administrative tasks under Office SharePoint Usage Reporting
• All of the administrative tasks under Excel Services Settings
• Business Data Catalog
o Business Data Catalog permissions
Note: It is possible that you see a login box when you want to see the Search usage reports page. This is caused by a bug in the
.NET Framework 2.0. Read my previous blog post for more information.

Next thing you need to do is set the Personalization services permissions and Business Data Catalog Permissions. For the Personalization services permissions is the minimum that you need the “Manage permissions” permission. For the Business Data Catalog permissions is the minimum that you need the “Set permissions” permission. But since we want a full blown farm administrator just check all checkboxes.
Note: Because you are the site collection administrator you are able to set those permissions yourself!

Once you done this, you have created a full blown farm administrator.
Summary
Summarizing is this what you need:
• Member of the Administrators group on the server. Doing this makes you a local administrator.
• Site Collection Owner of the Central Administration site
• Member of the Farm Administrator group in the Central Administration
• Site Collection Owner of the Shared Services site
• Granted all permissions for the Personalization services
• Granted all permissions for the Business Data Catalog

important shortcut links to any Sharepoint sites

Following are important shortcut links to any Sharepoint sites………..

Site settings Page /_layouts/settings.aspx
Web Parts Maintenance Page /default.aspx/?contents=1
Master page /_Layouts/ChangeSiteMasterPage.aspx
Title, description and icon /_layouts/prjsetng.aspx
Navigation /_layouts/AreaNavigationSettings.aspx
Page layouts and site templates /_Layouts/AreaTemplateSettings.aspx
Welcome page /_Layouts/AreaWelcomePage.aspx
Tree view /_layouts/navoptions.aspx
Site Themes /_layouts/themeweb.aspx
Reset to site definition /_layouts/reghost.aspx
Searchable columns /_Layouts/NoCrawlSettings.aspx

Galleries
Site Content types /_layouts/mngctype.aspx
Site Columns /_layouts/mngfield.aspx
Site Templates /_catalogs/wt/Forms/Common.aspx
List Templates /_catalogs/lt/Forms/AllItems.aspx
Web Parts /_catalogs/wp/Forms/AllItems.aspx
Workflows /_layouts/wrkmng.aspx
Others
Create Site /_layouts/newsbweb.aspx
New Site Content Type /_layouts/ctypenew.aspx
Site Usage Report /_layouts/usageDetails.aspx
Recycle Bin /_layouts/RecycleBin.aspx
Site Collection Recycle Bin /_layouts/AdminRecycleBin.aspx

Excel Services step-by-step guides

All the KBs possible for issues related to WSS

91) 8/26/2008 926435 Error message when you use the Stsadm.exe command-line tool to export a site in Windows SharePoint Services 3.0: "Error: The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators"
(926435) - Describes a scenario that occurs in Windows SharePoint Services 3.0 in which you receive an error message when you use the Stsadm.exe command-line tool to try to export a site.
92) 8/25/2008 925425 Error message when you create a view that contains a workflow status filter in Microsoft Windows SharePoint Services V3: "Render Failed"
(925425) - Describes a problem in Microsoft Windows SharePoint Services V3 that occurs when you create a view that contains a workflow status filter. You receive a "Render Failed" error message. Provides a workaround.
93) 8/25/2008 925426 Error message when you try to run stsadm.exe -o setconfigdb together with the -hh parameter in Windows SharePoint Services 3.0: "Command line error. Invalid parameter"
(925426) - Describes a problem that occurs when you try to run stsadm.exe -o setconfigdb with the -hh parameter parameter to create a Windows SharePoint Services 3.0 configuration database or to specify a connection to an existing configuration database.
94) 8/18/2008 926197 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"
(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.
95) 8/19/2008 923904 Error message when you try to upgrade Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0: "Upgrade has encountered one or more lists that were not updated by Prescan.exe and must exit"
(923904) - Describes a scenario in which you receive an error message when you try to upgrade Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0.
96) 8/28/2008 926319 You cannot change to a view other than WebView view when you use the Open dialog box in a 2007 Office program to open a Windows SharePoint Services 3.0 site on a computer that is running Windows Vista
(926319) - Describes a behavior in which there is no option available in the Open dialog box to change to a view other than WebView view when you open a Windows SharePoint Services 3.0 site in a 2007 Office program in Windows Vista. Provides a workar
97) 8/22/2008 926718 How to attach a content database backup during a gradual upgrade of a Windows SharePoint Services 2.0 farm to Windows SharePoint Services 3.0
(926718) - Describes how to attach a content database from backup during a gradual upgrade of a Windows SharePoint Services 2.0 farm to Windows SharePoint Services 3.0.
98) 8/28/2008 923896 Error message when you try to run the Windows SharePoint Services 3.0 pre-upgrade scan tool from the command line: "This server is not the indexer of this search application"
(923896) - Describes an issue that occurs in Windows SharePoint Services 3.0 when you try to run the pre-scan upgrade tool from the command line. Provides a workaround.
99) 8/25/2008 926960 Error when you try to do an in-place upgrade of Windows SharePoint Services 3.0 Beta 2 TR to the release version of Windows SharePoint Services 3.0 running on a Windows Small Business Server 2003-based computer or a domain controller: "Job Failed"
(926960) - Describes the problem when you try to upgrade a Windows Small Business Server 2003-based computer or a domain controller that is running Microsoft Windows SharePoint Services 3.0 Beta to the original release version of Windows SharePoint Services...
100) 8/25/2008 916893 Error message when you try to install Windows SharePoint Services 3.0: "This access control list is not in canonical form"
(916893) - Describes a scenario where you receive a "This access control list is not in canonical form and therefore cannot be modified." error message when you try to install Windows SharePoint Services 3.0.
101) 8/28/2008 928305 Scalable hosting mode sites are inaccessible after you detach and reattach an upgraded Microsoft Windows SharePoint Services 3.0 content database
(928305) - Describes a problem that occurs when you try to reattach a content database after you upgrade from Microsoft Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0. In this case, you cannot reattach the database.
102) 8/24/2008 928301 How to upgrade from Windows SharePoint Services 3.0 Beta 2 to the original release version of Windows SharePoint Services 3.0
(928301) - Describes how to upgrade from Windows SharePoint Services 3.0 Beta 2 to the original release version of Windows SharePoint Services 3.0.
103) 8/27/2008 923902 Values that were previously associated with a field are reset when you run a custom code that calls the Lists.UpdateList method to update a list view in Windows SharePoint Services 3.0 or in SharePoint Portal Server 2003
104) 8/28/2008 919550 Error message when you view a Web page in Windows SharePoint Services 3.0 or in SharePoint Server 2007: "Web Part Error: Access denied. You do not have permission to perform this action or access this resource."
105) 8/28/2008 928028 Error message when a user tries to save an item to a list or respond to a survey in a Windows SharePoint Services 3.0 Web site: "An unexpected error has occurred"
76) 8/24/2008 926284 Changes that you make to the "List View" Web Part are not retained after you save the site as a template in Windows SharePoint Services 3.0
(926284) - Describes a problem in Windows SharePoint Services 3.0 that occurs when you change a "List View" Web Part. Changes are not retained after you save the site as a template.
77) 8/26/2008 920277 Windows Internal Database is not listed in the Add or Remove Programs tool and is not removed when you remove Windows SharePoint Services 3.0 from the computer
(920277) - Explains that Windows Internal Database is not listed in the Add or Remove Programs tool in a single-server configuration of Windows SharePoint Services 3.0. Additionally, it is not removed if you remove Windows SharePoint Services 3.0.
78) 8/26/2008 926061 Error message when you try to restore a Windows SharePoint Services 3.0 Web site: "The site collection could not be restored. Please make sure the content databases are available and have sufficient free space"
(926061) - Describes an issue in which you receive an error message when you try to restore a Microsoft Windows SharePoint Services 3.0 Web site.
79) 8/28/2008 923905 The tab on the top link bar is not selected when you connect to a Windows SharePoint Services 3.0 subsite
(923905) - Describes a scenario that occurs in Windows SharePoint Services 3.0. When you click a tab on the top link bar to browse a subsite, you connect to the subsite as expected. However, the tab for that subsite is not selected.
80) 8/29/2008 926891 Attachment is missing from an e-mail message that is sent to a Microsoft Windows SharePoint Services 3.0 document library
(926891) - Describes a problem in Microsoft Windows SharePoint Services 3.0. When e-mail messages that contain attachments are sent to a document library, the attachments are removed. Provides a resolution.
81) 8/24/2008 926816 The lines of text are double spaced when you use Outlook 2007 to create an appointment, a discussion board item, a contact, or a task in a Windows SharePoint Services 3.0 site
(926816) - Describes a problem in Windows SharePoint Services 3.0 that occurs when single lines of text in an item appear with double line spacing.
82) 8/29/2008 926320 You cannot add users and groups to the Farm Administrators group after you remove the BUILTIN\Administrators group from the Farm Administrators group in Windows SharePoint Services 3.0
(926320) - Describes a scenario that occurs in which you cannot add users and groups to the Farm Administrators group after you remove the BUILTIN\Administrators group from the Farm Administrators group.
83) 8/24/2008 926062 Error message when you try to upgrade Windows SharePoint Services 3.0: "Failed to detect if this server is joined to a server farm"
(926062) - Describes problem in which you receive an error message when you try to upgrade to the original release version of Windows SharePoint Services 3.0.
84) 8/24/2008 920783 Event ID 10017 error messages are logged in the System log after you install Windows SharePoint Services 3.0
(920783) - Describes an issue in which event ID 10017 error messages are logged in the System log after you install Windows SharePoint Services 3.0 on the computer.
85) 8/29/2008 923588 The name of a subsite is not updated in the top link bar or in the Quick Launch of the top-level Web site in Windows SharePoint Services 3.0
(923588) - Describes a problem that occurs after you rename a subsite in Windows SharePoint Services 3.0. The name of the subsite still appears with the old name in the top link bar and in the Quick Launch of the top-level Web site.
86) 8/24/2008 923895 Tasks do not appear under "My tasks" or under "All tasks" when you select the "Only their own" option on a Windows SharePoint Services 3.0 team site
(923895) - Describes a behavior in which tasks do not appear under "My tasks" or "All tasks" when you select the "Only their own" option on a Windows SharePoint Services 3.0 team site.
87) 8/27/2008 923903 A new user is added to the "All People" list when you add the user to a user column in Windows SharePoint Services 3.0
(923903) - Describes a problem that occurs when you add a new user to a user column in Windows SharePoint Services 3.0.
88) 8/25/2008 926536 Error message when you try to save data on a List Item form in Windows SharePoint Services 3.0 Beta: "Unable to validate data"
(926536) - Describes a problem in Microsoft Windows SharePoint Services 3.0 Beta that causes an error when you try to save data on a List Item form. Resolved in release version of Windows SharePoint Services 3.0.
89) 8/28/2008 916895 Error message when you try to install an East Asian version of Windows SharePoint Services 3.0: "Language of this installation package is not supported by your system"
(916895) - Describes a scenario where you receive error messages when you try to install an East Asian version of Windows SharePoint Services 3.0 on an English version of Windows Server 2003.
90) 8/24/2008 924463 You receive an error message when you try to open a .cs file that you uploaded to a document library or that you attached to a list item in Windows SharePoint Services 3.0
(924463) - Describes a scenario that occurs in Windows SharePoint Services 3.0 in which you receive an error message when you try to open a .cs file in a document library or open a .cs file that is attached to a list item. Provides a workaround.
________________________________________

61) 8/27/2008 929649 How to use SQL Server to take a snapshot of a Windows SharePoint Services 3.0 content database
62) 8/28/2008 927012 Error message when you perform a search query after you upgrade to the release version of Microsoft Windows SharePoint Services 3.0: "Your search cannot be completed because of a service error"
63) 8/27/2008 927156 Error message when you try to use the SharePoint Products and Technologies Wizard: "Exception: System.ArgumentException: Error during encryption or decryption"
64) 8/23/2008 927918 The computer restarts when you use the Config.xml file in the SetupUpgradeSilent folder to silently upgrade a computer that is running Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0
65) 8/28/2008 928830 Error message when you try to create a document library or a new site after you upgrade to Windows SharePoint Services 3.0: "Unknown Error" or "Method not found"
66) 8/27/2008 925765 How to configure SharePoint to let you search OneNote 2007 content on SharePoint sites
(925765) - Describes how to configure SharePoint to let you search OneNote 2007 content on SharePoint sites.
67) 8/13/2008 926813 You cannot upload or save a file when you try to use a 2007 Office program to upload the file to a Windows SharePoint Services 3.0 document library
68) 8/28/2008 927602 Warning message when you install Windows SharePoint Services 3.0 in a side-by-side installation together with Windows SharePoint Services 2.0: "There are third party products installed that integrate with Windows SharePoint Services 2.0."
69) 8/27/2008 928029 You cannot open a SharePoint Server 2007 or Windows SharePoint Services 3.0 document library that contains a URL that uses an IDN if you are using a custom port
70) 8/18/2008 927675 No Adobe PDF documents are returned in the search results when you search a Windows SharePoint Services 3.0 Web site
(927675) - Describes a scenario in which no Adobe PDF documents are returned in the search results when you search a Windows SharePoint Services 3.0 Web site for content in PDF documents.
71) 8/13/2008 927919 You cannot search a Windows SharePoint Services 3.0 site when the host header site uses HTTP and HTTPS
(927919) - Describes a problem in which you cannot search a site when the host header uses both HTTP and HTTPS in Windows SharePoint Services 3.0.
72) 8/28/2008 926961 Error message when you use SharePoint 3.0 Central Administration to try to re-add a content database in Windows SharePoint Services 3.0
(926961) - Describes a scenario in which you receive an error message when you use SharePoint 3.0 Central Administration to re-add a content database.
73) 8/29/2008 925083 Error message when you try to upload a large file to a document library on a Windows SharePoint Services 3.0 site: "Request timed out"
(925083) - Describes an issue that occurs when you try to upload a large file to a document library on a Windows SharePoint Services 3.0 site.
74) 8/27/2008 926321 Error message when you try to restore a Windows SharePoint Services 3.0 site collection by using a different name: "No content databases are available for this operation"
(926321) - Describes a problem in which you receive an error message when you use another name to restore a Microsoft Windows SharePoint Services 3.0 site collection.
75) 8/28/2008 926719 A Column list in a content type template is not updated on a Windows SharePoint Services 3.0 child site
(926719) - Describes a behavior in which a Column list in a content type template is not updated after you update all content types that inherit from the content type on the Windows SharePoint Server 3.0 parent site.
46) 8/18/2008 933138 You cannot disable VSAPI scans when you schedule manual scans of content in SharePoint Server 2007 and in Windows SharePoint Services 3.0
47) 4/27/2007 933818 Description of the Windows SharePoint Services 3.0 hotfix package: March 9, 2007
48) 8/29/2008 933560 The Windows Server 2003 /3GB switch is not supported in Windows SharePoint Services 2.0 or in later versions or in SharePoint Portal Server 2003 SP2 or in later versions
49) 8/18/2008 932347 Windows SharePoint Services 3.0 does not comply with daylight saving time in Western Australia for the years 2006 to 2009
50) 8/26/2008 932056 One or more custom programs do not finish successfully when you run multiple custom programs that use the BreakRoleInheritance function in the Windows SharePoint Services 3.0 object model
51) 8/24/2008 932742 Error message when you try to access a custom application that includes ASP.NET resource files in Windows SharePoint Services 3.0 or in SharePoint Server 2007: "Resource file not found"
52) 8/28/2008 932744 Information about the Maintenance Plan Wizard in SQL Server 2005 and about tasks that administrators can perform against SharePoint databases
53) 8/27/2008 932741 RSS feeds are not updated as expected when you configure them for content in a Windows SharePoint Services 3.0 Web site by using an RSS reader
54) 8/28/2008 931349 You do not have the option to list users according to organizational unit when you add users to a Windows SharePoint Services 3.0 site
55) 8/25/2008 931509 Message in the Information bar in Internet Explorer 7 when you browse to a Windows SharePoint Services 3.0 site or to a SharePoint Server 2007 site: "The Web site wants to run the following add-on: 'Name ActiveX Control'"
56) 8/28/2008 929359 You cannot create new Outlook calendar items when you click "Connect to Outlook" in a calendar that resides on a Windows SharePoint Services 3.0 site
57) 8/29/2008 929360 You cannot create a new document or check out an existing document in a Windows SharePoint Services 3.0 document library when you have multiple versions of Office installed
58) 8/25/2008 930147 Mobile browsers and devices that are supported in Windows SharePoint Services 3.0 and in SharePoint Server 2007
59) 8/26/2008 929320 Cannot view a SharePoint Services 3.0 Web site after you migrate a Windows SharePoint Services 2.0 content database
60) 8/27/2008 928095 How to install Windows SharePoint Services 3.0 side-by-side with Windows SharePoint Services 2.0 on a computer that is running Windows Small Business Server 2003

31) 8/26/2008 936913 How to determine whether the Stsadm.exe command-line tool was run successfully in Windows SharePoint Services 3.0 and in SharePoint Server 2007
32) 8/28/2008 935503 Some items are not returned in the search results when you use CAML to create a query that uses the SPQuery class to retrieve Windows SharePoint Services 3.0 list items that contain a URL
33) 8/26/2008 936859 Error message when you click Reply in a Windows SharePoint Services 3.0 discussion board in Subject view: "The page cannot be found"
34) 8/28/2008 936759 E-mail notifications for alerts are not sent when content in a migrated list or in a migrated document library is changed after you perform a database migration to upgrade to Windows SharePoint Services 3.0
35) 8/27/2008 935605 Issues that may occur when you use the volume shadow copy service (VSS) reference writer in Windows SharePoint Services 3.0
(935605) - Describes the issues for the Windows SharePoint Services 3.0 VSS reference writer that are fixed in hotfix 934790.
36) 8/27/2008 935751 Error message when you try to iterate through Windows SharePoint Services site objects or SharePoint Server 2007 site objects by using the SharePoint object model: "Unhandled Exception: System.IO.FileNotFoundException"
37) 8/27/2008 935502 Error message when you configure the Content Query Web Part in SharePoint Server 2007: "The query cannot be completed because the number of lists in the query exceeded the allowable limit"
38) 8/28/2008 935504 Error message when you click "New" to create a new item in a list or when you click an existing item in SharePoint Server 2007: "Invalid page URL" or "An unexpected error has occurred"
39) 8/21/2008 934536 You cannot create a list that is based on a list template that has the E-Mail Notification option enabled in Windows SharePoint Services 3.0 or in SharePoint Server 2007
40) 8/24/2008 934535 Windows SharePoint Services 3.0 includes an additional 300 bytes of data in the usage event log files
41) 8/28/2008 932165 Sender's name is formatted incorrectly in an e-mail notification in Windows SharePoint Services 3.0
42) 8/27/2008 934838 How to change the password of service accounts in SharePoint Server 2007 and in Windows SharePoint Services 3.0
43) 8/27/2008 926958 Error message when you use Internet Explorer 7 to open a Word document in a Windows SharePoint Services 3.0 document library: "The AppShow command is not available because permission for this document is currently restricted"
44) 8/27/2008 925190 How to move a WMSDE content database that resides on a Windows SharePoint Services 2.0 server to a Windows SharePoint Services 3.0 server
45) 8/28/2008 925188 An embedded link on a new .aspx Web page on a Windows SharePoint Services 3.0 site does not point to the correct URL

16) 8/28/2008 940880 Error message when you try to upload files to or download files from a Microsoft Windows SharePoint Services 3.0 Web site or a Microsoft Office SharePoint Server 2007 Web site: "Virus Found"
17) 8/28/2008 940879 Users cannot upload documents or files that are larger then 128 MB on the SharePoint site after you install Forefront Security for SharePoint
18) 8/27/2008 937886 No site usage data appears on the Site Usage Report page of a site after you enable usage analysis processing in Windows SharePoint Services
19) 8/27/2008 938216 Error message when you run the "SharePoint Products and Technologies Configuration Wizard" when you upgrade to SharePoint Server 2007 or to Windows SharePoint Services 3.0: "Failed to initialize SharePoint Product and Technologies upgrade"
20) 8/28/2008 938217 Error message when you run the "SharePoint Products and Technologies Configuration" wizard to configure SharePoint Server 2007: "Failed to create the configuration database"
21) 8/21/2008 937498 Error message when a user who has the Add Items permission to a document library saves a new document or saves an existing document to a document library: "You do not have the correct permissions, please contact the server administrator"
(937498) - Describes a new feature that is included in the Windows SharePoint Services 3.0 hotfix package that is dated May 25, 2007.
22) 8/28/2008 939311 The menu appears as empty white space when a user clicks Site Actions or My Settings in a SharePoint Server 2007 site or in a Windows SharePoint Services 3.0 site
(939311) - Discusses an issue in which the menu does not appear as expected when a user clicks Site Actions or My Settings. This issue occurs if a wildcard character (*) MIME mapping is added to the Web site in IIS 6.0
23) 8/28/2008 938499 An external storage API is available for Windows SharePoint Services 3.0
(938499) - Describes an external storage API that is available when you install the Windows SharePoint Services 3.0 hotfix package that is dated May 25, 2007.
24) 8/28/2008 939313 Error message when you try to open a help window from a SharePoint Server 2007 site or from a Windows SharePoint Services 3.0 site: "Cannot display help"
25) 8/28/2008 938663 One-time timer jobs in Windows SharePoint Services 3.0 are delayed by at least one hour when the jobs are scheduled to occur during daylight saving time (DST)
26) 8/28/2008 937291 Digest authentication and Advanced Digest authentication in Office SharePoint Portal Server 2003 or Microsoft Windows SharePoint Services 3.0
(937291) - Describes an issue in which you receive an error message when you run Prescan.exe to scan Windows SharePoint Services 2.0 sites before you upgrade to Windows SharePoint Services 3.0.
27) 8/28/2008 939015 Support WebCast: Microsoft Office Outlook 2007 integration with Microsoft Windows SharePoint Services (WSS) version 3 Contact Lists and Document Libraries
28) 8/28/2008 936908 A subsite that you create in SharePoint Server 2007 does not inherit master page settings from its parent site, and you receive error messages on the Site Master Page Settings page
29) 8/26/2008 936911 Links do not appear as forward links on a wiki page in SharePoint Server 2007 or in Windows SharePoint Services 3.0
(936911) - Describes a behavior that occurs if you add more than 100 links to a wiki page. The maximum number of forward links that you can add to a wiki page is 100.
30) 8/28/2008 937290 Error message when you try to upgrade from Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0 or to SharePoint Server 2007: "Violation of UNIQUE KEY constraint 'AllUserData_Url'"

1) 8/28/2008 944105 How to customize application pages in the Layouts folder in SharePoint Server 2007 and in Windows SharePoint Services 3.0
2) 8/28/2008 943345 How to defragment Windows SharePoint Services 3.0 databases and SharePoint Server 2007 databases
3) 8/29/2008 942017 MS07-059: Vulnerability in Windows SharePoint Services 3.0 and in SharePoint Server 2007 could result in elevation of privilege within the SharePoint site
4) 8/28/2008 942989 Some SharePoint timer job definitions are not restored successfully when you back up a Windows SharePoint Services Web application or a Microsoft Office SharePoint Server 2007 Web application, and then you restore this application to a new farm
5) 8/27/2008 941678 The SharePoint Products and Technologies Configuration Wizard does not finish successfully on a computer that also has GroupBoard Workspace 2007 installed
6) 8/26/2008 941955 A Web Part that contains an ASP.NET AJAX 1.0 UpdatePanel control that uses the _doPostBack() function does not work when the URL of the hosting SharePoint Web site contains international characters
7) 8/26/2008 923643 Description of Windows SharePoint Services Service Pack 3
(923643) - Windows SharePoint Services Service Pack 3 provides the latest updates to Windows SharePoint Services.
8) 8/28/2008 941330 How to automate the deletion of backups in SharePoint Server 2007 and in Windows SharePoint Services 3.0 by using a Visual Basic script
9) 8/28/2008 941329 How to point to a custom 404 error Web page in Windows SharePoint Services 3.0 or in Microsoft Office SharePoint Server 2007
10) 8/27/2008 941789 You receive error messages after you install security update 931212 (MS07-040) on a Windows SharePoint Services 3.0 Web front-end server or on a SharePoint Server 2007 Web front-end server
11) 8/29/2008 940958 How to prevent SharePoint Designer 2007 users from changing a Windows SharePoint Services 3.0 site or a SharePoint Server 2007 site
12) 8/28/2008 939592 Description of the Windows SharePoint Services 3.0 hotfix package: June 29, 2007
13) 8/28/2008 941142 Error message when you try to upgrade from Windows SharePoint Services 2.0 or from SharePoint Portal Server 2003 to Windows SharePoint Services 3.0 or to SharePoint Server 2007: "Execution of a full-text operation failed"
14) 8/28/2008 941268 How to install a Windows SharePoint Services 3.0 software update on a Windows SharePoint Services 3.0 server that also has Forefront Security for SharePoint installed
15) 8/26/2008 941006 You must press CTRL+C to close the Operation Completed Successfully dialog box when you import or export SharePoint Server 2007 site data on a computer that is running Forefront Security for SharePoint

106) 8/20/2008 926434 An in-place upgrade to the release version of Windows SharePoint Services 3.0 or SharePoint Server 2007 is not completed successfully
107) 8/27/2008 927376 Error message when you try to create a Windows SharePoint Services 3.0 Web application in SharePoint 3.0 Central Administration: "The IIS Web Site you have selected is in use by SharePoint"
108) 8/28/2008 925727 Error message when you try to delete a Windows SharePoint Services 3.0 Web application: "This operation uses the SharePoint Administration service (spadmin), which could not be contacted"
109) 8/28/2008 927082 Users are unexpectedly prompted to enter their credentials when they access a list in a Windows SharePoint Services 3.0 site that is based on the Publishing Site template
110) 8/26/2008 916894 Error message when you install SharePoint Portal Server 2007 or Windows SharePoint Services 3.0: "Failed to create sample data"
111) 8/28/2008 924399 Error message when a user clicks the "My Profile" tab of a "My Site" personal site in SharePoint Server 2007: "Result: 404 File Not Found."
112) 8/28/2008 926370 The status of a workflow appears as "Failed to Start" when you try to start a workflow from a survey response in Windows SharePoint Services 3.0
113) 8/24/2008 926328 You can use the cd command or the chdir command to change to a subfolder of a WebDAV shared folder even though the subfolder does not exist in Windows SharePoint Services 3.0
114) 8/27/2008 926433 Error message when a user who has the Add Items permission to a document library saves a new document or saves an existing document to a document library: "You do not have the correct permissions, please contact the server administrator"
115) 8/27/2008 923593 Error message when users try to access a site collection in SharePoint Server 2007 after you remove the "NT Authority\Local Service" account from the policy for a Web application: "Access denied"
116) 8/24/2008 920785 Attachments that are allowed by Outlook 2007 may be blocked by Windows SharePoint Services 3.0
117) 8/25/2008 925830 You cannot delete an RSS folder that is subscribed to a subfolder of a Windows SharePoint Services 3.0 document library in Outlook 2007
118) 8/27/2008 924133 You cannot copy a recurring meeting series to a Windows SharePoint Services 3.0 calendar from an Outlook 2007 calendar
119) 8/22/2008 923502 Error message when you try to upload an Excel 2007 workbook to an Excel Web Access Web Part in Windows SharePoint Services 3.0: "The request failed with HTTP status 401: Unauthorized."
120) 8/27/2008 923591 Error message when you try to use data from an Excel 2007 workbook or from an Access 2007 database to create a new list in Windows SharePoint Services 3.0: "An unexpected error has occurred"
121) 8/18/2008 926702 When you open a SharePoint list on the Windows SharePoint Services Web site in Internet Explorer, either the primary key field is blank or the whole list is blank in Access 2007
122) 8/25/2008 927280 Error message when you try to open a 2007 Office file in a document library in a SharePoint Portal Server 2001 or SharePoint Team Services site: "Microsoft Office cannot access the file"
123) 8/29/2008 923097 Description of the update for Office 2003: October 10, 2006
124) 8/27/2008 922030 The search feature does not return results in SharePoint Portal Server 2003
125) 8/27/2008 917064 How to configure SharePoint Portal Server 2003 for off-box SSL termination by using ISA Server 2004
(917064) - Discusses how to configure SharePoint Portal Server 2003 for off-box SSL termination by using ISA Server 2004.
126) 8/28/2008 885652 Metadata of non-Office documents is not retained after you copy documents to a document library in SharePoint Portal Server 2003 or in Windows SharePoint Services
(885652) - Describes a scenario where metadata of non-Office documents is not retained after you copy documents from one document library to another document library or from the hard disk to a document library.
127) 8/13/2008 888841 Multiple users cannot make changes to a shared Excel 2003 workbook at the same time in SharePoint Portal Server or in Windows SharePoint Services
(888841) - Discusses check-in and check-out behavior of documents in document libraries. Multiple users cannot make changes to a shared Excel 2003 workbook.
128) 8/26/2008 892866 Impersonation does not work when you use some elements of the SharePoint Portal Server object model or the Windows SharePoint Services object model to impersonate an authenticated user
(892866) - Describes a scenario where impersonation does not work when you use some elements of the SharePoint Portal Server object model or the Windows SharePoint Services object model.
129) 8/28/2008 915489 The "Modified" column shows the current date and time instead of the date and time that you configured in a custom program in SharePoint Portal Server 2003
130) 8/26/2008 909452 The default value that you specify for a custom column is not applied when you upload a document to a document library in Windows SharePoint Services
131) 8/26/2008 909451 Commands are missing when you right-click an item in a library in SharePoint Portal Server 2003 and in Windows SharePoint Services
132) 8/27/2008 913402 Description of the Microsoft Windows SharePoint Services post-Service Pack 2 hotfix package: February 7, 2006
(913402) - Describes the issues that are fixed in the Windows SharePoint Services post-Service Pack 2 hotfix package that is dated February 7, 2006.
133) 8/26/2008 914212 Error messages in Windows SharePoint Services: "Server Error in '/_vti_bin' Application" or "The list cannot be displayed in datasheet view"
134) 8/27/2008 912492 Windows SharePoint Services and SharePoint Portal Server 2003 Support boundaries for Active Directory Federation Services
135) 8/24/2008 910764 You cannot create a new area in SharePoint Portal Server 2003 after you install Windows SharePoint Services Service Pack 2
136) 8/28/2008 910354 The Last Modified Time value is updated when you discard the changes when you check in a document in Microsoft Office SharePoint Portal Server 2003
137) 8/28/2008 909506 You cannot view a list in Datasheet view on a Windows SharePoint Services Web site
138) 8/26/2008 906951 Windows SharePoint Services does not synchronize a new name change to Active Directory
139) 8/29/2008 909839 You cannot input more than 255 characters in the Text field of a document library or picture library in Windows SharePoint Services
140) 8/28/2008 909840 Windows SharePoint Services and SharePoint Portal Server 2003 do not support Virtual PC and Virtual Server for production environments
141) 8/29/2008 905234 You receive an error message when you try to create a new document workspace in a SharePoint Portal Server 2003 area
142) 8/27/2008 905231 Information about the characters that you cannot use in SharePoint Portal Server 2003 sites, folders, and files
143) 8/23/2008 905228 Subfiles and subfolders are modified when you rename the parent folder in the Windows SharePoint Services document library
144) 8/17/2008 909455 Document library event handlers that use object model code without explicit impersonation fail with the "Cannot complete this action" error message after Windows SharePoint Services Service Pack 2 is installed
145) 8/28/2008 905230 After you change the quota values in a template in Windows SharePoint Services, the quota values in the existing sites do not change
146) 8/7/2008 906896 You receive a "Microsoft Windows SharePoint Services 2.0 cannot be installed because this server is not running a Microsoft Windows 2003 or later operating system" error message when you try to install Windows SharePoint Services Service Pack 2
147) 8/18/2008 905232 Some exported fields display a number sign (#) delimiter when you export a list to Excel 2002 from a Windows SharePoint Services Web site
148) 8/27/2008 903044 You do not receive e-mail notifications after you configure an alert to notify you when Web site content is changed in SharePoint Portal Server 2003 or in Windows SharePoint Services
149) 8/28/2008 901259 You receive an access violation error message when you call the Dispose method or the Close method to close an SPSite object or an SPWeb object in SharePoint Portal Server 2003 and in Windows SharePoint Services
150) 8/28/2008 899711 You receive a "The page cannot be found" error message when you connect to a Web page in a virtual directory that is located in the root directory of a SharePoint Portal Server 2003 portal site or a Windows SharePoint Services Web site

________________________________________

151) 8/27/2008 898631 Supported and unsupported scenarios for working with custom site definitions and custom area definitions in Windows SharePoint Services and in SharePoint Portal Server 2003
152) 8/28/2008 894629 You receive an error message when you try to upload a file to a document library in SharePoint Portal Server 2003 or in Windows SharePoint Services
(894629) - Describes an issue where you receive an error message when you try to upload a document to a document library in SharePoint Portal Server 2003 or in Windows SharePoint Services.
153) 8/25/2008 894630 You receive a "The specified file or folder name is too long" error message when you create a new folder or a new document in a document library in SharePoint Portal Server or in Windows SharePoint Services
(894630) - Describes a scenario where you receive an error message when you create a new folder or work with documents in a document library. You experience this symptom if the number of characters in the URL exceeds the maximum number of characters.
154) 8/28/2008 893698 You receive an "'Edit Document' requires a Windows SharePoint Services-compatible application" error message when you try to modify a document that is stored in a document library in SharePoint Portal Server 2003 or in Windows SharePoint Services
(893698) - Discusses a behavior where you receive an error message. You receive the error message when you use an Office 2000 program to try to modify a document that is stored in a document library in SharePoint Portal Server 2003 or Windows SharePoint...
155) 8/25/2008 893696 You receive a "Can not add the user because a user with that name already exists" error message when you try to add a user to a SharePoint Portal Server 2003 portal site or to a Windows SharePoint Services Web site
(893696) - Describes an issue where you receive an error message when you try to add a user to the portal site or to a Windows SharePoint Services Web site.
156) 8/29/2008 891983 Supported scenario to restore a backup of data from the original release version of SharePoint Portal Server 2003 to SharePoint Portal Server 2003 Service Pack 1
(891983) - Describes a supported scenario to restore data from a computer that is running the original release version of SharePoint Portal Server 2003 to a computer that is running SharePoint Portal Server 2003 Service Pack 1.
157) 8/26/2008 890612 Indexing support for Windows Storage Server 2003 in SharePoint Portal Server 2003
(890612) - Contains information about indexing support for Windows Storage Server 2003 in SharePoint Portal Server 2003.
158) 8/28/2008 888041 How to make Windows SharePoint Services use a pre-existing database as the content database
(888041) - Describes how to create a database by using SQL Query Analyzer, and how to add the database to the virtual server that is used in Windows SharePoint Services.
159) 8/3/2008 888840 Users who are members of custom site groups cannot access Web Parts when they view Web Part galleries in SharePoint Portal Server 2003
(888840) - Describes a scenario where users who are members of custom site groups in SharePoint Portal Server cannot access Web Parts in Web Part galleries.
160) 8/28/2008 889591 Survey results in SharePoint Portal Server 2003 and in Windows SharePoint Services are not exported to an Excel workbook if the answer to a question uses a rating scale
(889591) - Discusses a scenario where survey results for a question whose answer uses a rating scale are not exported to an Excel workbook. Only the ID column and the Created By column are exported.
161) 8/25/2008 888039 You receive a "The folder you entered does not appear to be valid" error message when you try to create a Network Place shortcut to SharePoint Portal Server 2003 or to Windows SharePoint Services
(888039) - Discusses an error message that you receive if you create a Network Place shortcut to SharePoint Portal Server 2003 or to Windows SharePoint Services. This behavior occurs if the URL uses "%20" characters to represent a space.
162) 8/7/2008 888842 Users can create a listing in a portal site area, but they cannot delete or modify the listing in SharePoint Portal Server 2003
(888842) - Describes a situation where users who have a certain permission cannot delete or modify a listing that the user created. The permission is the View, insert, edit, delete listings permission.
163) 8/12/2008 887716 The Storage Space Allocation page does not display more than 100 items in SharePoint Portal Server 2003
(887716) - Describes an object model call you can use to write your own interface to view more than 100 items on the Storage Space Allocation page in Office SharePoint Portal Server 2003.
164) 8/24/2008 885653 Some content is missing from the search results if a document or a list item uses a term that is one of multiple values that is selected in a column in Windows SharePoint Services
(885653) - Describes a scenario that occurs when you search for content that contains a particular term, and the term is one of multiple values that is selected in a column. Documents and list items that use that term are not included in the search results.
165) 8/27/2008 843578 Things to consider when you configure collation settings for SQL Server 2000 databases that are used by SharePoint Portal Server 2003 and by Windows SharePoint Services
(843578) - Discusses things to consider when you configure collation settings in SQL Server 2000 for the databases that are used by SharePoint Portal Server 2003 and by Windows SharePoint Services.

166) 8/24/2008 883506 A user who logs on to a Windows SharePoint Services Web site by using anonymous access cannot view a document that is checked out by another user
(883506) - Discusses a scenario where a user who logs on to a Windows SharePoint Services Web site by using anonymous access is prompted to enter their credentials if they access a document that is checked out by another user.
167) 8/28/2008 839592 How to create an XSLT Data View of a Windows SharePoint Services document library that is grouped by subfolders in FrontPage 2003
(839592) - Discusses how use FrontPage 2003 to create an XSLT Data View of a document library in a Windows SharePoint Services Web site, if the document library is grouped by subfolders.
168) 8/28/2008 873373 An "Adding users to sitegroup failed" error message is logged in the Spin.exe error log when you import content to a Windows SharePoint Services subsite in SharePoint Portal Server 2003
(873373) - Fixes a problem in the Spin.exe tool where users are not added to site groups in a Windows SharePoint Services subsite during an import operation if the subsite is configured to inherit permissions from the parent site.
169) 8/27/2008 823287 You receive a "Cannot connect to the configuration database" error message when you connect to your Windows SharePoint Services Web site
(823287) - Describes how SharePoint Services (SPS) cannot connect to the configuration database when you view your SPS Web site. To resolve this behavior, you can verify the settings for the SQL database, for IIS 5.0, and for the account permissions.
170) 8/27/2008 823507 How to use Stsadm.exe to determine whether Windows SharePoint Services is in Active Directory account creation mode
(823507) - Explains how to use the command "stsadm.exe -o getproperty -pn createadaccounts" to determine whether SharePoint Services is in Active Directory account creation mode. This operation does not appear in Windows SharePoint Services Help.
171) 8/28/2008 828210 You receive a "You are not authorized to perform the current operation" error message when you use Smigrate.exe to back up a Windows SharePoint Services Web site
(828210) - You receive a not authorized error message when you use Smigrate.exe to back up a Windows SharePoint Services Web site. To work around this problem, you can set the user authentication settings in Internet Explorer to prompt you for account details.
172) 8/29/2008 871148 E-mail notifications are not sent by Windows SharePoint Services or by SharePoint Team Services when content on the Web site changes
(871148) - Describes a scenario where e-mail notifications are not sent by Windows SharePoint Services or by SharePoint Team Services if the SharePoint Timer Services is not running.
173) 8/27/2008 883547 You receive an "Unable to connect to database" error message when you install SharePoint Portal Server 2003 or Windows SharePoint Services
(883547) - Describes a behavior that occurs if the version of the Oledb32.dll file on the computer is not 2.81022.0 or a later version. Explains how to work around the behavior.
174) 8/14/2008 883316 The changes are not applied when you use the Windows SharePoint Services object model from within a serviced component to modify or to update an item
(883316) - Contains information about the Windows SharePoint Services object model and explains that Windows SharePoint Services calls are not supported from a COM+ component.
175) 8/28/2008 871149 The version number that is in Site Settings is not updated to 6.0.2.6361 after you install Windows SharePoint Services Service Pack 1
(871149) - Discusses a scenario where the version number of the virtual server is not updated after you install Windows SharePoint Services Service Pack 1. The version number of the virtual server is still 6.0.2.5530.
176) 8/18/2008 875339 "No Updates Were Installed" error message when you try to install Windows SharePoint Services Service Pack 1 from the Windows Update Web site
(875339) - Discusses an issue that occurs where you receive an error message when try to install Windows SharePoint Services SP1 from the Windows Update Web site.
177) 8/27/2008 875358 You must update all the Web servers in a Web farm that is running Windows SharePoint Services
(875358) - Contains information about things to consider when you upgrade your Web servers in a Web farm deployment of Windows SharePoint Services to the latest version of Windows SharePoint Services.
178) 8/28/2008 875366 "This system does not have required products" error message when you install Windows SharePoint Services Service Pack 1
(875366) - Describes an error message that you receive when you upgrade to Windows SharePoint Services SP1. This issue occurs if the language of Windows SharePoint Services SP1 is different from the language of Windows SharePoint Services on the server.
179) 8/28/2008 841216 "0x80040E14" or "HTTP 500" error message when you connect to your Windows SharePoint Services Web site after you install a Windows SharePoint Services service pack
(841216) - Describes error messages that you may receive when you connect to your Windows SharePoint Services Web site after you install a Windows SharePoint Services service pack. This issue may occur if the content databases are not updated correctly.
180) 8/28/2008 841876 Description of Windows SharePoint Services Service Pack 1
(841876) - Describes the issues that are fixed in Windows SharePoint Services Service Pack 1.

________________________________________

181) 8/3/2008 826493 BUG: Changes that you make to a recurring meeting in a Meeting Workspace are not saved in Outlook 2003
(826493) - Describes how changes you make to a meeting in a Meeting Workspace are lost when you save the meeting in Outlook 2003. This problem may occur when you use a non-Gregorian calendar to create a yearly or monthly Meeting Workspace. Provides a workaround.
182) 8/28/2008 871155 You are prompted to enter your user name and your password when you open an Office document in SharePoint Portal Server 2003 or in Windows SharePoint Services
(871155) - Discusses a scenario where you are prompted to enter your user name and password when you edit an Office document that is stored in a document library. This behavior occurs even though you already entered your user name and password another time.
183) 8/25/2008 873020 How to pass parameter information from one Data View Web Part to another Data View Web Part by using Web Part Connections in FrontPage 2003
(873020) - Describes how to pass parameter information from one Data View Web Part to another.
184) 8/28/2008 883973 New items that you add to a custom Calendar view of a list in a Windows SharePoint Services Web site may not be displayed
(883973) - Describes a scenario where new items that you add to a custom Calendar view of a list in a Windows SharePoint Services Web site are not displayed if the Calendar view already contains 100 items. Describes a workaround.
185) 8/25/2008 841215 You cannot connect to a document library in Windows SharePoint Services by using Windows shell commands or by using Explorer View
(841215) - Describes a situation where you cannot connect to a document library in Windows SharePoint Services by using Windows shell commands or Explorer View if the server is configured to use Basic authentication, and you are running Windows XP SP2 or later.
186) 8/2/2008 873014 How to use a URL to pass parameter information with an SQL query for a data source by using FrontPage 2003
(873014) - Explains how to use a URL to pass information with an SQL query for a data source in FrontPage 2003.
187) 1/19/2005 823553 When You Click a Link to an Office Document on a Windows SharePoint Services Web Site, You Are Prompted for Authentication Many Times
(823553) - When you click a link to a Microsoft Office document in a Web site that is hosted on a computer that runs Windows SharePoint Services, you are prompted for authentication many times. If you click Cancel each time that you are prompted for...
188) 8/25/2008 873013 How to pass parameter information to format a Data View Web Part by using a Web Part Connection with FrontPage 2003
(873013) - Describes how to pass formatting information from one Windows SharePoint Services Data View Web Part to another Data View Web Part by using a Web Part connection.
189) 8/25/2008 873010 How to use a lookup field as part of a URL to display data from a shared location by using FrontPage 2003
(873010) - Describes how to create a lookup field as part of a URL to display data from a shared location by using FrontPage 2003.
190) 8/3/2008 843577 Two versions of the same document appear when you put a document in a Windows SharePoint Services document library
(843577) - Discusses a problem where two versions of the same document are created in a document library on a server that is running Windows SharePoint Services. To work around the problem, you must upload the document.
191) 8/25/2008 871145 The event is not displayed in Calendar view when you add a new event to an Events list in Windows SharePoint Services
(871145) - Discusses a problem that occurs in Windows SharePoint Services where new events that you add to an Events list are not displayed in the Calendar view of the Events list for a particular month that contains more than 1000 events.
192) 8/27/2008 870566 "Service configured incorrectly" error message and the document is not converted to HTML when a user tries to view a document in a Windows SharePoint Services document library
(870566) - Discusses an issue where users who try to view a document in a Windows SharePoint Services document library receive an error message and the document is not converted to HTML.
193) 8/29/2008 843185 You are not alerted by e-mail from a SharePoint Portal Server 2003 site
(843185) - Describes the problem where you do not receive alerts by e-mail from a SharePoint Portal Server 2003 site. Describes a workaround.
194) 8/25/2008 843344 "Outlook cannot add the requested Windows SharePoint Services folder" error message when you click Link to Outlook to add a Windows SharePoint Services Events list to Outlook 2003
(843344) - Discusses an issue where you receive an error message when you click the Link to Outlook feature to add an Events list in Windows SharePoint Services to Outlook. This issue occurs if the Windows SharePoint Services Web site does not have a title.
195) 8/26/2008 841360 Two versions of the same document appear when you put a document in a SharePoint Server 2003 document library
(841360) - Discusses the problem where you have two versions of the same document that you put in a document library on a SharePoint Portal server. Includes a workaround.

196) 8/28/2008 870853 Office 2003 documents open read-only in Internet Explorer
(870853) - Provides a method to open Office 2003 documents in Internet Explorer with read/write permission so that you can save changes.
197) 8/22/2008 822697 Problems that may occur in Meeting Workspace information when you use Outlook Web Access
(822697) - When you use a Web browser to gain access to Microsoft Office Outlook Web Access for Exchange Server 2003, you may experience one or more of the following symptoms: If you use Outlook Web Access to update a meeting that is created in Microsoft Office...
198) 8/1/2008 823509 List items in a column that stores data and time information are grouped incorrectly in a view
(823509) - When you create a custom view of a list on your Microsoft Windows SharePoint Services Web site, and then you group the view by a column that stores date and time information, you may find that some of the list items are incorrectly grouped in the view.
199) 8/28/2008 842779 "This page shows secure and nonsecure items" error message when you use Microsoft Project Web Access to locate documents on a server that is running Project Server 2003
(842779) - Discusses the problem where you receive an error message when you locate a server that is running Project Server 2003 Windows SharePoint Services.
200) 8/25/2008 841057 Support may not be available if you modify tables or stored procedures in SharePoint Portal Server or Windows SharePoint Services databases
(841057) - Discusses a situation where your Microsoft Office SharePoint Portal Server 2003 database or Microsoft Windows SharePoint Services database may not be supported if you modify a table or a stored procedure with tools not available in these products.
201) 8/28/2008 835590 Error message when you try to import a .dwp file in FrontPage 2003
(835590) - Describes an issue where you cannot import a .dwp file in FrontPage 2003. This issue occurs if the name of the Web Part assembly in the SafeControls list of the Web.config file on the server and in the .dwp file do not match.
202) 8/26/2008 843345 How to determine if Windows SharePoint Services or if FrontPage Server Extensions is in use in IIS
(843345) - Describes how to determine if either Windows SharePoint Services or FrontPage Server Extensions is installed and is in use on a Web server that is running IIS.
203) 8/24/2008 843580 How to change the location of the Windows SharePoint Services database files
(843580) - Describes how to change the location of the Windows SharePoint Services MDSE content and configuration databases.
204) 8/28/2008 842568 "No results found" error message when you search for content on a top-level Windows SharePoint Services Web site in SharePoint Portal Server 2003
(842568) - Describes a "No results found" error message that may occur when you search for content on a top-level Windows SharePoint Services Web site in SharePoint Portal Server 2003.
205) 8/22/2008 842570 "You do not have permission to upload this document." error message when you upload a document to a document library in SharePoint Portal Server 2003 or in Windows SharePoint Services
(842570) - Describes an error message that you may receive in SharePoint Portal Server 2003 or in Windows SharePoint Services if you are assigned the Coordinator role and you upload a document to the document library in the portal site by using a Web browser.
206) 8/27/2008 839745 You receive an error message when you try to use the SMIGRATE tool to migrate a SharePoint Team Services Web site to a Windows SharePoint Services Web site that is on another computer
(839745) - Describes a "language not supported" error message that you receive when you use the SMIGRATE tool to migrate a Web site on SharePoint Team Services to SharePoint Services.
207) 8/25/2008 840701 How to install SharePoint Portal Server 2003, Windows SharePoint Services, and Project Server 2003 on the same server
(840701) - Describes how to install Project Server 2003, SharePoint Portal Server 2003, and Windows SharePoint Services on the same server.
208) 8/29/2008 840024 You cannot edit an existing document or create a new document in a document library in your Windows SharePoint Services Web site or in your SharePoint Team Services Web site
(840024) - Describes an issue in Windows SharePoint Services and in SharePoint Team Services where you may receive error messages if you try to edit an existing document or if you try to create a new document in a document library.
209) 8/15/2008 840023 How to set up an iFilter for OneNote 2003 by using Windows SharePoint Services
(840023) - Describes how to set up an iFilter for OneNote 2003 in Windows SharePoint Services. The iFilter permits you to search for OneNote 2003 documents on your Windows SharePoint Services Web site.
210) 8/27/2008 838117 How to disable FrontPage authoring for Windows SharePoint Services
(838117) - Provides information about how to prevent users from opening a SharePoint site in Microsoft FrontPage.

211) 8/28/2008 841120 "Cannot open file" error message after you download a .ZIP file from a document library in Windows SharePoint Services
(841120) - Describes a work around to a problem that occurs when you download a .ZIP file and HTTP compression is turned on.
212) 8/9/2008 840930 The Help URL for List View Web Parts is restored to use the default setting in Windows SharePoint Services
(840930) - Explains that if you specify a custom Help URL for a List View Web Part, Windows SharePoint Services restores the Help URL of the List View Web Part to use the default setting the next time that you view or edit the Web Part.
213) 8/28/2008 840931 "The page cannot be displayed" error message when you connect to the portal site if you use Apache Web server to reverse-proxy Windows SharePoint Services
(840931) - Discusses an issue where you cannot connect to the SharePoint Portal Server portal site if you use Apache Web server to reverse-proxy Windows SharePoint Services.
214) 8/28/2008 839944 How to add the Insert hyperlink button to the Format toolbar of an announcement in a SharePoint Portal Server Announcement page by using FrontPage 2003
(839944) - Describes how to add the Insert hyperlink button to the Format toolbar for a SharePoint Announcement list new or to edited announcements.
215) 8/6/2008 840552 Error message when you try to open a Word 2003 XML document from a SharePoint Portal Server 2003 document library
(840552) - Discusses the problem where Word XML documents become corrupted after being edited in a SharePoint site document library.
216) 8/10/2008 833697 You may experience unexpected results if you filter a Data View from multiple filtered Data Views in FrontPage 2003
(833697) - Discusses a behavior in FrontPage 2003 where if you filter a Data View from multiple filtered Data Views you may not receive the expected final filtered results when you click a hyperlink in a middle-tier Data View. Includes a suggested workaround.
217) 8/3/2008 839877 Web parts that are listed under Web Part List in the Add Web Parts pane of a Windows SharePoint Services Web site that is based on the Meeting Workspace template appear incorrectly as "Untitled"
(839877) - Describes an issue in Windows SharePoint Services where some Web parts that are listed under Web Part List in the Add Web Parts pane of a Web site that is based on a Meeting Workspace template appear incorrectly as "Untitled."
218) 8/28/2008 838703 "Cannot connect to server at this time. Your list cannot be published." error message when you import an Excel spreadsheet to use as a basis for a new list in Windows SharePoint Services
(838703) - Describes an issue in Windows SharePoint Services where you receive a "Your list cannot be published" error message when you try to import an Excel spreadsheet to use as a basis for a new list.
219) 8/28/2008 823547 "Exception of type System.OutOfMemoryException was thrown" error message when you access a Web page on the portal site in SharePoint Portal Server 2003
(823547) - Describes an "Exception of type System.OutOfMemoryException was thrown" error message that may occur in SharePoint Portal Server 2003 when you connect to a Web page on the portal site and the server is under a heavy load.
220) 8/28/2008 827930 Error Messages When You Delete or Rename a Folder or Site in Windows SharePoint Services
(827930) - You may experience one or more of the following symptoms when you try to work with a folder, with a subsite, or with a site in Microsoft Windows SharePoint Services: When you delete a folder, you receive an error message that is similar to the...
221) 8/26/2008 839361 Things to consider when you edit SharePoint Web sites by using FrontPage 2003
(839361) - Describes some important aspects that you want to consider when you edit your SharePoint Web site in FrontPage.
222) 8/28/2008 835559 You cannot access portal sites or Web sites, certain areas of SharePoint Portal Central Administration display the incorrect server name, and e-mail notifications contain incorrect URLs after you rename the server
(835559) - Describes an issue where after you rename of the server, certain areas of SharePoint Portal Central Administration still display the original server name and e-mail notifications contain incorrect URLs.
223) 8/19/2008 839360 "The server for the data source returned a non-specific error" error message when you open or refresh an ASPX page in FrontPage 2003
(839360) - Describes an issue in FrontPage 2003 where you receive an error message when you open or refresh an ASPX Web page that contains a Data View to a list that has been removed. Contains a workaround.
224) 8/27/2008 839048 "Could not instantiate control SharePoint:ProjectProperty" error message when you view a Windows SharePoint Services Web page
(839048) - Discusses a problem where if you delete all or a part of a SharePoint Web page, you may receive a "Could not instantiate control SharePoint:ProjectProperty" error message when you view the page in a Web browser. Includes a suggested workaround.
225) 8/27/2008 838702 Usage analysis processing applies only to Windows SharePoint Services Web sites
(838702) - Explains that the "Configuring Site Usage Analysis" topic in the Microsoft Office SharePoint Portal Server 2003 Administrator's Guide applies to Windows SharePoint Services Web sites and does not apply to portal sites.
226) 8/27/2008 837849 How to add an icon to Windows SharePoint Services to represent Adobe PDF documents that are stored in document libraries
(837849) - Describes how to specify an icon for Adobe PDF documents that are stored in document libraries in Windows SharePoint Services. To do so, you have to add the .gif file that you want to use for the icon to Windows SharePoint Services.
227) 8/29/2008 837376 Session state cannot be used in ASP.NET with Windows SharePoint Services
(837376) - Explains that the session variables cannot be set in the ASP.NET Web application when Windows SharePoint Services is installed.
228) 8/29/2008 830601 Crawl performance and index performance of SharePoint Portal Server 2003 decreases
(830601) - Describes an issue in SharePoint Portal Server 2003 where crawl and in index performance decreases if there is a very large number of documents that are stored in document libraries of Windows SharePoint Services Web sites on the portal site.
229) 8/19/2008 838048 "Data provider or other service returned an E_FAIL status" error message when you export a document library in Windows SharePoint Services to an Excel workbook
(838048) - Describes an error message that you receive if you try to export a document library in a Windows SharePoint Services Web site to an Excel 2002 workbook.
230) 8/28/2008 837850 "This page contains both secure and nonsecure items." message when you click Explorer View in a document library in Windows SharePoint Services or in SharePoint Team Services from Microsoft
(837850) - Describes a message that appears in Internet Explorer when you use SSL to connect to a document library in Windows SharePoint Services Web site or in a SharePoint Team Services Web site, and then click Explorer View.
231) 8/27/2008 823379 "Server Error in '/' Application. Access to the Path Is Denied" Error Message When You Try to Log On to Windows SharePoint Services
(823379) - When you try to log on to the Windows SharePoint Services after you install Windows SharePoint Services on a domain controller, you may receive notice the following problem. After you type your user name and password three times, you receive an error...
232) 8/28/2008 829062 You receive the "can't open this item" error message when you load Meetings Workspace items in Outlook 2003
(829062) - Describes the "can't open this item" error message that you receive when you load Meetings Workspace items in Outlook 2003.
233) 8/23/2008 825513 How to use the SharePoint Administrator to upgrade to FrontPage 2002 sever extensions on Windows Server 2003
(825513) - Provides detailed steps to upgrade to FrontPage 2002 server extensions on a Windows Server 2003-based computer by using SharePoint Administrator.
234) 8/27/2008 831088 You receive various error messages and you cannot recover your SharePoint Portal Server 2003 portal site after you remove Windows SharePoint Services from the virtual server by using the "Remove and delete content databases" option
(831088) - Describes an issue where you receive various error messages if the portal site and the Windows SharePoint Web site are on the same virtual server, and you remove Windows SharePoint Services from the virtual server and delete the content databases.
235) 8/27/2008 838109 "The email address '' is unknown" error message when you add a user to a Windows SharePoint Services Web site
(838109) - Describes an issue in Windows SharePoint Services where you receive an error message when you add a user to a Web site. This issue occurs if the server uses the SMTP server that was installed when you configured the server as a mail server.
236) 8/29/2008 833692 Incorrect links appear in the "Select a View" area of the Allitems.aspx page after you use FrontPage 2003 to add a Web Part
(833692) - Describes an issue in FrontPage 2003 that occurs when you add a list Web Part to the AllItems.aspx page of a document library or a list in a Windows SharePoint Services Web site.
237) 8/27/2008 830571 Link bar with custom links does not appear when you create a Web site from a template in SharePoint Portal Server 2003 or in SharePoint Services
(830571) - Discusses a problem in SharePoint Portal Server 2003 and SharePoint Services where if you create a Web site from an existing template that contains a link bar, the link bar and custom links do not appear in the new Web site. Includes a workaround.
238) 6/4/2008 832812 Discussions are not migrated when you upgrade from a SharePoint Team Services Web site to a Windows SharePoint Services Web site
(832812) - When you upgrade your SharePoint Team Service (STS) Web site to a Microsoft Windows SharePoint Services (WSS) Web site, discussions on your STS Web site may not be migrated to the WSS Web site.
239) 8/19/2008 833797 How to back up and restore installations of Windows SharePoint Services that use Microsoft SQL Server 2000 Desktop Engine (Windows)
(833797) - Describes how to back up and restore Microsoft Windows SharePoint Services if you deploy Windows SharePoint Services with Microsoft SQL Server 2000 Desktop Engine (Windows) as the database type.
240) 8/29/2008 834471 A Live Communications Server user's presence information does not appear correctly in a Web Part
(834471) - Explains how to resolve a problem when a user's presence information does not appear correctly on a Windows SharePoint Services site because the domain part of the user's SIP URI or e-mail address is in uppercase letters.
241) 8/1/2008 828817 You cannot edit a Microsoft Windows SharePoint Services Meeting Workspace when cookies are disabled
(828817) - When you try to edit a Meeting Workspace, you cannot do so. For example, when you try to add an item to a list in recurring Meeting Workspace, the item is not added correctly. It may be added to the first occurrence of the meeting instead of the...
242) 8/26/2008 825536 How to move a Windows SharePoint Services Web site from one server to another by using FrontPage 2003
(825536) - This article describes how to use Microsoft Office FrontPage 2003 to move a Web site from a server that is running Microsoft Windows SharePoint Services to another Web server that is running Windows SharePoint Services. To move a Windows SharePoint...
243) 8/6/2008 833718 No search results are returned when you search a Windows SharePoint Services Web site from a portal site in SharePoint Portal Server 2003
(833718) - In Microsoft Office SharePoint Portal Server 2003, content from a Microsoft Windows SharePoint Services Web site is not listed in a set of search results. This issue occurs when you do the following: You connect to the portal site by using a user...
244) 8/27/2008 835162 "The list cannot be imported because a Windows SharePoint Services-compatible spreadsheet" error message you try to import an Excel 2003 spreadsheet in your Windows SharePoint Services site
(835162) - Describes an error message that you receive when you try to import an Excel spreadsheet in your Windows SharePoint Services site when you have both Excel 2002 and Excel 2003 installed on your computer.
245) 8/3/2008 834918 How to upgrade a Beta release of Windows SharePoint Services to the release-to-manufacturing version of Windows SharePoint Services
(834918) - This article contains information about how to upgrade a Beta release of Windows SharePoint Services to the release-to-manufacturing version of Windows SharePoint Services.
246) 8/27/2008 833667 "Access denied" error message when you try to locate an Office Solution Accelerator for Proposals site
(833667) - If you try to locate a Microsoft Office Accelerator for Proposals site, you may receive the following error message: Access denied. You do not have permission to perform this action or access this resource. You can request below that the owner give...
247) 6/5/2008 833655 "Cannot connect to web service" error message when you try to open an Office Solution Accelerator for Proposals document
(833655) - When you try to edit a Microsoft Office Solution Accelerator for Proposals document in Microsoft Office Word 2003, you may receive the following error message in the Document Actions task pane: Cannot connect to web service http:// server : port...
248) 7/31/2008 833022 How to configure SSL support in Office Solution Accelerator for Proposals
(833022) - This article describes how to configure Secure Sockets Layer (SSL) support in Microsoft Office Solution Accelerator for Proposals. SSL uses port 443. To configure SSL support in Office Solution Accelerator for Proposals, you must share the Office...
249) 8/10/2008 833690 You may receive unexpected results when you apply conditional formatting to group footers in a Data View in FrontPage 2003
(833690) - When you open a Microsoft Windows SharePoint Services Web site in Microsoft Office FrontPage 2003, add a Data View Web Part to a Web page, group data in the Data View by using a group footer, and then apply conditional formatting to that group footer,...
250) 8/23/2008 831107 You receive the "can't move focus to the control" error message when you approve or reject existing list items
(831107) - When you try to approve or to reject items that are on a list that is on a server that is running Microsoft Windows SharePoint Services, you may receive the following error message: Can't move focus to the control because it is invisible, not enabled,...
251) 8/28/2008 834546 "Cannot complete this action" error message when you connect to a portal site in SharePoint Portal Server 2003
(834546) - When you connect to your Microsoft Office SharePoint Portal Server 2003 portal site, you may receive an error message that is similar to the following: Cannot complete this action. When you receive this error message, you must restart Microsoft...
252) 8/1/2008 833023 How to change the Windows SharePoint Services Web site for an Accelerator for Proposals document
(833023) - This article describes how to associate or how to change a Microsoft Windows SharePoint Services Web site for a Microsoft Office Solution Accelerator for Proposals document.
253) 8/29/2008 831090 "Cannot run the FrontPage Server Extensions on this page" error message when you try to upload a file to your SharePoint Web site
(831090) - When you try to upload a file to your document library on your Microsoft SharePoint Portal Server Web site or on your Microsoft Windows SharePoint Services Web site, you may receive the following error message: Cannot run the FrontPage Server...
254) 8/27/2008 833183 "Cannot connect to configuration database" or "Unable to connect to database" error message when you access your Windows SharePoint Services Web site
(833183) - You may experience one or both of the following symptoms when you try to access your Microsoft Windows SharePoint Services Web site after you install Windows SharePoint Services on the computer and put Microsoft SQL Server 2000 Desktop Engine...
255) 8/1/2008 829358 Overview of the Critical Update for SQL Server 2000 Desktop Engine (Windows) on Windows Server 2003 (KB829358)
(829358) - Microsoft has released an update to Microsoft SQL Server 2000 Desktop Engine (Windows) (WMSDE) on Microsoft Windows Server 2003. This update addresses issues with WMSDE when used with Microsoft Windows SharePoint Services on computers that are running...
) 8/25/2008 832817 A folder is no longer displayed in a document library after you rename the folder on your Windows SharePoint Services Web site
(832817) - When you rename a folder in a document library on your Microsoft Windows SharePoint Services Web site, you may find that the folder is no longer listed in the document library. However, if you type the URL of the folder in the Address bar of your Web...
257) 8/27/2008 832814 You receive the "Error accessing database" error message and other error messages when you try to create a SharePoint Portal Server 2003 configuration database
(832814) - When you install Microsoft Office SharePoint Portal Server 2003 with Microsoft SQL Server, and you try to create the configuration database, you receive the following error message: Error accessing database. Verify that the database server name and...
258) 8/28/2008 833714 "'Edit Document' requires a Windows SharePoint Services-compatible application" error message when you try to edit an Office document in a document library
(833714) - When you try to edit a Microsoft Office document that is stored in a document library of a Microsoft Windows SharePoint Services Web site, you may receive the following error message: 'Edit Document' requires a Windows SharePoint Services-compatible...
259) 7/31/2008 823506 Path of the Log Files in the Log File Location Box on the Configure Usage Analysis Processing Page of Windows SharePoint Services Central Administration Is Truncated
(823506) - When you configure usage analysis processing in Windows SharePoint Services and you specify the location where you want to store log files in the Log file location box on the Configure Usage Analysis Processing page of Windows SharePoint Services...
260) 8/6/2008 825442 HOW TO: Set the Calendar View As the Default View for the Events List
(825442) - This article describes how to set the Calendar view as the default view for the Events lists in Windows SharePoint Services and how to display the Calendar view on the home page of your Windows SharePoint Services Web site. You can use the Events list...
261) 8/2/2008 822259 Graphic Formats That Are Supported for Thumbnail Creation in a Windows SharePoint Services Picture Library
(822259) - This article lists the supported graphic formats that you can use to create thumbnail images in a Windows SharePoint Services picture library.
262) 8/28/2008 831085 Permissions that are necessary for SharePoint Portal Server to crawl Windows SharePoint Services content
(831085) - This article discusses the default content access account in Microsoft Office SharePoint Portal Server 2003. This article also discusses the SharePoint administration group. This article also discusses the permissions that are necessary for SharePoint...
263) 8/27/2008 827858 "HTTP error 403.1 forbidden: execute access is denied" error message is displayed in your Web browser when you connect to the home page of a portal site
(827858) - When you connect to the home page of a new portal site that you created in Microsoft SharePoint Portal Server, you may receive the following error message: The page cannot be displayed HTTP Error 403.1 - Forbidden: Execute access is denied. Internet...
264) 8/27/2008 830320 Comparison of features that are included in Windows SharePoint Services and in SharePoint Portal Server 2003
(830320) - This article lists and compares the features that are included in Microsoft Windows SharePoint Services and in Microsoft Office SharePoint Portal Server 2003.
265) 8/28/2008 828818 Other pages are not updated when you change logo on Meeting Workspace Home page
(828818) - When you try to change the logo (the Meethome.gif file) on the Home page of a multiple-page Microsoft SharePoint Meeting Workspace site, the change may not be made on all pages of the site. This problem occurs in Microsoft Office FrontPage 2003, when...
266) 7/23/2008 831021 "This form is not available for this list" error message when you upload a document to a document library in Windows SharePoint Services
(831021) - When you try to upload a document to a document library in your Microsoft Windows SharePoint Services Web site, you may receive the following error message: This form is not available for this list, discussion board, survey, or document library. If...
267) 8/28/2008 827701 How to perform a disaster recovery operation of SharePoint Services Companyweb and SharePoint Services Databases
(827701) - This article describes how to restore the Microsoft Small Business Server 2003 SharePoint Services databases on a new server as part of a disaster recovery operation. back to the top Prerequisites You must follow the steps in this article when you...
268) 8/19/2008 829112 How to back up and restore http://companyweb data in Windows Small Business Server 2003
(829112) - This article discusses how to back up a Windows SharePoint Services http://companyweb database in Microsoft Small Business Server 2003 and how to restore the database back to the original server. You can do the backup and the restore operations by...
269) 8/28/2008 829114 How to remove and how to install the Windows Small Business Server 2003 SharePoint Services Companyweb Web site
(829114) - This step-by-step article describes how to remove and how to install the Microsoft Windows SharePoint Services Companyweb Web site for Microsoft Windows Small Business Server 2003. Remove the Windows SharePoint Services Companyweb Web site for Windows...
270) 8/27/2008 831944 Web folder items in the ShBrowseForFolder dialog box may not display external changes
(831944) - When you view Web folders on Microsoft Office SharePoint Portal Server 2003 or on a Microsoft Windows SharePoint Services Web site, you may notice that some applications may experience problems with refreshing if that application uses the Shell32...
271) 8/29/2008 832771 Problems that you experience when you are working with master documents on a Windows SharePoint Services Web site
(832771) - When you try to work with a master document in Microsoft Office Word 2003 in a Document Workspace or on a Microsoft Windows SharePoint Services Web site, you may experience one or more of the following problems: When you try to save your master...
272) 8/26/2008 832807 How to view and how to manage site collection users in SharePoint Portal Server 2003
(832807) - This article contains information about how to view and how to manage site collection users on the portal site in Microsoft Office SharePoint Portal Server 2003. The Manage Site Collection Users Web page (Siteusrs.aspx) that you use to view and to...
273) 8/24/2008 832816 "The server instance specified was not found." error message when you perform an operation on a virtual server in Windows SharePoint Services
(832816) - In Microsoft Windows SharePoint Services, when you use the Stsadm.exe command-line tool to perform an operation on a virtual server by using its host name, or when you create a custom Web application that uses the Windows SharePoint Services object...
274) 8/28/2008 829113 How to restore a Windows SharePoint Services CompanyWeb database after the intranet component and SQL Server or MSDE 2000 have been removed on Windows Small Business Server
(829113) - This article describes how to restore a Microsoft Windows SharePoint Services database from a backup copy to a server where the Microsoft Windows Small Business Server 2003 CompanyWeb intranet site and Microsoft SQL Server or Microsoft SQL Server...
275) 8/3/2008 832811 How to restore a corrupted Windows SharePoint Services home page in FrontPage 2003
(832811) - This article describes how to restore the corrupted home page of a Microsoft Windows SharePoint Services site when you use Microsoft Office FrontPage 2003 to author a Windows SharePoint Services site. You can follow the steps in this article to revert...
276) 8/27/2008 834109 Previously-approved versions of documents that you check into the document library are not visible to users
(834109) - When you check in a document that was previously approved, earlier versions of the document that have already been approved are not visible to users when they connect to the document library. This behavior occurs when the content approval feature and...
277) 8/29/2008 829067 "The initialize strings method returned the incorrect number of strings" error message when you use FrontPage 2003 to open the properties of a Web Part
(829067) - In Microsoft Office FrontPage 2003, when you try to edit a Web Part that is located on a page in your Microsoft Windows SharePoint Services Web site, you may receive the following error message: The initialize strings method returned the incorrect...
278) 8/20/2008 832815 "The page cannot be displayed" error message when you try to open a Visio XML drawing (.vdx) in a document library on your Windows SharePoint Services site
(832815) - You may find that you cannot open a Microsoft Office Visio 2003 XML drawing (.vdx file) that is located in the document library of a Microsoft Windows SharePoint Services Web site. When you connect to the document library, and then click the link to...
279) 8/4/2008 829036 The Microsoft SharePoint Administrator option on the Administrative Tools menu does not open the Windows SharePoint Services administration Web page in Windows Small Business Server 2003
(829036) - When you click Microsoft SharePoint Administrator on the Administrative Tools menu in Microsoft Windows Small Business Server 2003, the Microsoft FrontPage Server Extensions 2003 Server Administration Web page appears instead of the Windows SharePoint...
280) 8/28/2008 831092 "Server Error: An error occurred while retrieving the list of Databases" error message when you open a Windows SharePoint Services Web site in FrontPage 2003 and configure a database connection
(831092) - When you open a Microsoft Windows SharePoint Services Web site in Microsoft Office FrontPage 2003, and add a data source to the data source catalog (on the Data menu, click Insert Data View , under Database Connections , click Add a Catalog , and then...
281) 4/21/2008 828814 "There Is No Such Object on the Server" Error Message When You Try to Extend Your Virtual Server
(828814) - When you try to extend your virtual server, you may receive the following error message: The virtual server was extended with Windows SharePoint Services, but the following error occurs in creating the default site "http:// Server_Name ". Please...
282) 7/31/2008 827751 The Menu That Displays Online Presence Settings and Commands Is Not Displayed in Windows SharePoint Services
(827751) - When you view announcements on the home page of your Windows SharePoint Services Web site, and you move your pointer over the name of the user who added an item to list, the pawn icon is not displayed. As a result, you cannot click the pawn icon to...
283) 8/25/2008 831094 HOW TO: Add a Column to an XSLT Data View That Counts the Lines in That Data View
(831094) - This article describes how to insert a column in an XSLT Data View that counts the number of records in that Data View.
284) 8/14/2008 827395 You Receive an "Error Occurred While Processing Data for This Request..." Error Message When You Try to Access a Page on Your Windows SharePoint Services Web Site
(827395) - When you try to access a Web page on your Windows SharePoint Services Web site, you may receive the following error message: An error occurred while processing data for this request. Contact the server administrator for more information
285) 8/21/2008 823377 You Receive the "The Database This Server Is Using Does Not Support Search" Error Message When You Configure Full-Text Search for the Virtual Server
(823377) - When you click Configure full-text search on the Windows SharePoint Services Central Administration page to configure full-text search for a virtual server, you may receive the following error message: The database this server is using does not...
286) 9/10/2004 823375 You Cannot Add Web Parts from the Online Web Part Gallery to Your Web Part Page
(823375) - You may not be able to add Web parts from the online Web Part gallery to a Web Part Page in your Windows SharePoint Services Web site. For example, on your Web Part Page, Online Gallery is not listed under Add Web Parts .
287) 8/20/2008 825214 Windows SharePoint Services Does Not Support Forms-Based Authentication
(825214) - Windows SharePoint Services does not support forms-based authentication. You cannot implement forms-based authentication for Windows SharePoint Services Web sites.
288) 7/29/2008 832770 HOW TO: Change the Application Pool Identity for Windows SharePoint Services Administration and Content Virtual Servers
(832770) - This article describes how to change the application pool identity for Microsoft Windows SharePoint Services administration and content virtual servers. back to the top Change the Application Pool Identity for Windows SharePoint Services...
289) 8/29/2008 823278 "Access Denied" or "Cannot Complete This Action" Error Message When You Try to Connect to a Windows SharePoint Services Web Site
(823278) - When you try to connect a Microsoft Windows SharePoint Services Web site, you may receive an error message that is similar to one of the following: Access denied. You do not have permission to perform this action or access this resource. Access...
290) 8/21/2008 828815 "Database Already Exists" Error Message When You Try to Manage Your Windows SharePoint Services Content Database
(828815) - When you try to manage your Microsoft Windows SharePoint Services content database by using the Manage Content Databases page in SharePoint Central Administration, you may receive one of the following error messages: Database ' Database_Name ' already...
291) 8/26/2008 828813 "Specified Domain Does Not Exist or Could Not Be Contacted" Error Message When You Extend a Virtual Server with Windows SharePoint Services
(828813) - When you extend a virtual server with Microsoft Windows SharePoint Services, you may receive the following error message: The virtual server was extended with Windows SharePoint Services, but the following error occurs in creating the default site...
292) 8/2/2008 828812 Extension of a Virtual Server with Windows SharePoint Services Does Not Complete Successfully When You Use Active Directory Account Creation Mode
(828812) - When you extend a virtual server with Microsoft Windows SharePoint Services, you may find that the operation does not complete successfully. The Web site is extended with Windows SharePoint Services. However, the Web site is not functional. For...
293) 8/22/2008 829065 "You are not authorized to view this page" error message when you try to connect to the SharePoint Central Administration page in Windows SharePoint Services
(829065) - When you try to connect to the SharePoint Central Administration page of your Microsoft Windows SharePoint Services Web site, you may receive the following error message: You are not authorized to view this page. You do not have permission to view...
294) 8/27/2008 825239 Overview of the Content Approval Feature and the Approval Status of Items in a List or in a Document Library
(825239) - This article discusses the Content Approval feature in Microsoft Windows SharePoint Services, and contains information about the Approval Status of items that are contained in a list or in a document library after you enable the Content Approval...
295) 8/26/2008 825213 "Invalid URL Parameter" Error Message When You Configure A Document Library for E-Mail Insertion in Windows SharePoint Services
(825213) - When you configure a document library for e-mail insertion in Windows SharePoint Services, and you specify the path of the Microsoft Exchange public folder that you want to link to in the Public folder address box of the Document Library Advanced...
296) 7/30/2008 828816 "Access Denied" error message when members of the Readers site group use a network shortcut to connect to Windows SharePoint Services and open a document in a document library
(828816) - When you connect to your Microsoft Windows SharePoint Service Web site by using a network place shortcut that you created by using Web Distributed Authoring and Versioning (WebDAV), log on as a user who is a member of the Reader site group, and then...
297) 8/1/2008 827928 Delete Event Runs Even Though the File or Folder in the Document Library Is Not Deleted
(827928) - When you delete files or folders in the document library of your Microsoft Windows SharePoint Services Web site, you may find that a delete event runs even though the delete operation does not succeed. For example, a delete event runs when you try to...
298) 8/6/2008 827926 Considerations That Apply When You Use Multiple Log Files for Usage Analysis Processing in Windows SharePoint Services
(827926) - This article discusses considerations that apply when you use multiple log files for usage analysis processing in Microsoft Windows SharePoint Services.
299) 8/3/2008 830976 "The Data Source Does Not Contain Valid XML Data" error message when you click a link on a Windows SharePoint Services Web site
(830976) - When you click a link on a Microsoft Windows SharePoint Services Web site, you may receive an error message that is similar to one of the following: The Data Source does not contain valid XML data. The Web server cannot connect to the specified data...
300) 8/26/2008 832769 HOW TO: Configure Windows SharePoint Services to Use Kerberos Authentication
(832769) - This article describes how to configure a Microsoft Windows SharePoint Services virtual server to use Kerberos authentication. When a Microsoft Internet Information Services (IIS) virtual server is extended with Windows SharePoint Services, the...
________________________________________

301) 8/12/2008 828811 "The Security Validation for This Page Is Invalid" Error Message When You Try to Check Out a Document in a Document Library
(828811) - When you connect to a document library in your Microsoft Windows SharePoint Services Web site, click a document that you want to check out, and then click Check Out , you may receive the following error message: The security validation for this page...
302) 1/25/2006 829781 Alert E-Mail Notifications Display the Name of the User Who Deleted a Document in a Document Library as "Unknown"
(829781) - When you configure Microsoft Windows SharePoint Services to send you an e-mail notification to notify you when a document in a document library is deleted, the e-mail notification that you receive lists the user who deleted the document as "unknown"....
303) 8/15/2008 827387 "Cannot Complete the Request to Connect to Another Page" Error Message When You Programmatically Create a Cross-Page Connection
(827387) - When you programmatically create a cross-page connection between a Web page that contains an IParametersInProvider Web Part and a Web Page that contains an IParametersInConsumer Web Part in your Microsoft Windows SharePoint Services Web site, you may...
304) 8/29/2008 821513 A Blank, White Web Page Is Displayed in Internet Explorer When You Try to View Documents in the Document Library in Explorer View
(821513) - On your SharePoint team Web site, when you try to view documents in a document library in Explorer view, you may not be prompted for your credentials, and the Web page may not be displayed correctly. Microsoft Internet Explorer may display a blank,...
305) 3/7/2004 832813 Performance of Web Parts decrease when you use the Windows SharePoint Services object model in a Web Part
(832813) - When you use the Microsoft Windows SharePoint Services object model in Web Parts that are installed to the Bin folder of a Microsoft Windows SharePoint Services Web site, the performance of the Web Parts may decrease.
306) 8/12/2008 831104 You cannot use the Windows SharePoint Services object model with the ASP.NET BeginRequest event
(831104) - When you write code in a custom Web application that uses the Microsoft Windows SharePoint Services object model, you may find that you cannot use the object model with the Microsoft ASP.NET BeginRequest event. For example, when you create a custom...
307) 8/26/2008 830872 Notebook Opens as Read Only from SharePoint Document Library
(830872) - When you click a hyperlink to open a Microsoft Office OneNote 2003 notebook that is located in a Microsoft Windows SharePoint Services document library, OneNote 2003 opens the file as a read only copy of the notebook.
308) 8/1/2008 829782 How to Extract the Stsv2.exe File That You Download to Use for a Quiet (Unattended) Installation of Windows SharePoint Services
(829782) - Microsoft Windows SharePoint Services is available for download from the Microsoft Windows Update Web site and from the Microsoft Download Center Web site. The file that you download is Stsv2.exe.You cannot use the /q command-line option with the...
309) 8/26/2008 828616 Problem connecting to a Windows SharePoint Services Web site when you save OneNote 2003 files
(828616) - If you start Microsoft Office OneNote 2003 after the program abruptly quits while you are editing a OneNote 2003 file that is stored on a Microsoft Windows SharePoint Services Web site, you may receive the following error message: The last time you...
310) 7/24/2008 831105 "Unable to Connect to Database" Error Message When You Connect to a Windows SharePoint Services Site After You Upgrade WMSDE to SQL Server
(831105) - When you connect to a Microsoft Windows SharePoint Services site after you upgrade the instance of Microsoft SQL Server Desktop Engine (Windows) (WMSDE) on the server to Microsoft SQL Server 2000, you may receive the following error message: Unable to...
311) 8/26/2008 825522 HOW TO: Move Files Between Document Libraries in a Microsoft Windows SharePoint Services Web Site
(825522) - This step-by-step article describes how to use a Web folder or a Network Place to move files between document libraries in a Microsoft Windows SharePoint Services Web site. back to the top
312) 8/25/2008 833019 You Receive an Error Message When You Install Windows SharePoint Services, Create a New Content Database, or Provision a New Virtual Server
(833019) - If you try to install Microsoft Windows SharePoint Services by using the default settings after November 24, 2003, you receive the following error message: Metadata manifest 'C:\Program Files\Common Files\Microsoft Shared\Web Server...
313) 8/26/2008 826993 How To: Programmatically Submit an InfoPath Form to a SharePoint Team Services Document Library
(826993) - This step-by-step article describes how to design a form template that uses script to submit form data to a Microsoft SharePoint Team Services document library.
314) 7/31/2008 831093 How to use a URL parameter to filter a Data View Web part in FrontPage 2003
(831093) - This article discusses how to pass connection information for filtering data through a URL reference in Microsoft Office FrontPage 2003.
315) 8/13/2008 828413 The Default Field Names in a Windows SharePoint Services List Are Preceded by Underscore Characters
(828413) - The names of the default fields in a Microsoft Windows SharePoint Services list may be preceded by an underscore character if both of the following conditions are true: You export a table from Microsoft Office Access 2003 to a list in Microsoft...
316) 8/18/2008 318095 FP: Hyperlinks Are Updated Even Though You Choose Not to Update Them
(318095) - In Microsoft FrontPage, when you try to rename a file and you click No when you are prompted with the following message There are x pages that have hyperlinks to this page. Do you want to update these pages so that the hyperlinks will not be broken?...
317) 8/27/2008 313960 WD2002: No Results Are Found When You Search Text Within Documents
(313960) - When you search for text in your Microsoft Word documents, by using either a Web server to perform the search or an Indexing Service Query form, no results are found.
318) 8/28/2008 831052 How to Use Windows SharePoint Services Calendars in Outlook 2003
(831052) - Microsoft Windows SharePoint Services permits Microsoft Office Outlook 2003 to access calendars on a server that is running Microsoft Office SharePoint Portal Server 2003. While you can view Windows SharePoint Services calendars in Outlook 2003, you...
319) 12/5/2006 831106 SharePoint Portal Server 2003 and Windows SharePoint Services currently do not support SSL termination
(831106) - Microsoft Office SharePoint Portal Server 2003 and Microsoft Windows SharePoint Services currently do not support Secure Sockets Layer (SSL) termination. This article contains more information about SSL termination, and lists some issues that may...
320) 8/29/2008 832590 "The page cannot be found" error message when you connect to Project Server by using Project Web Access
(832590) - When you connect to Microsoft Office Project Server 2003 by using Microsoft Office Project Web Access 2003, you may receive the following error message: The page cannot be found. The page you are looking for might have been removed, had its name...
321) 8/7/2008 832588 Error messages when you access a Microsoft Project Web Access page that contains grids
(832588) - When you connect to Microsoft Office Project Server 2003 by using Microsoft Office Project Web Access 2003, and you access Project Web Access pages that contain grids, you may experience one or more of the following symptoms: When you click Tasks or...
322) 8/28/2008 830973 Data in a Converted List View Web Part Is Not Visible in Design View
(830973) - When you view a Web page in Design view, the data in a List View Web Part is not visible.
323) 8/26/2008 827850 "Virtual Server Referenced Here Is Not in the Configuration Database" Error Message When You Unextend a Virtual Server
(827850) - When you delete a portal site that is extended on more than one virtual server in your server farm, and then you unextend a virtual server that hosts the portal site, you may you receive the following error message, even though the virtual server is...
324) 8/28/2008 826788 WebDAV Query Responds Incorrectly When You Send a PROPFIND Request
(826788) - When you send a PROPFIND request that contains a custom namespace and a named property to a server that is running Microsoft Windows SharePoint Services, the response is not valid. Windows SharePoint Services combines the custom property with the...
325) 8/25/2008 292691 FP2002: Error Message with Search Component in SharePoint Team Services: No Records Were Found Matching Your Query
(292691) - When you use the Search component in a web based on SharePoint Team Services from Microsoft, you may receive no results, and the following error message appears: No records were found matching your query.
326) 8/6/2008 828903 You Are Repeatedly Prompted to Enter Your User Credentials When You Try to Rename a Subsite
(828903) - In Microsoft Office FrontPage 2003, when you open a Microsoft Windows SharePoint Services subsite and you try to rename the subsite by using the Site Settings dialog box, you are repeatedly prompted to enter your user name and password. As a result,...
327) 8/27/2008 309394 HOW TO: Use URLScan with FrontPage 2000
(309394) - Use this step-by-step guide to install and configure the URLScan utility for Microsoft Internet Information Services (IIS). You can download URLScan from the Microsoft Web site by using the steps in this article. After you install URLScan, your Web...
328) 8/28/2008 189799 FP: Frequently Asked Questions About the Fpexedll.dll File
(189799) - This article describes the purpose and functionality of the Fpexedll.dll. This file is an Internet Server Application Programming Interface (ISAPI) filter that is installed with the FrontPage Server Extensions or SharePoint Team Services on a Web...
329) 8/24/2008 831091 Cannot Specify the Logon Username for a Data View Web Part Filter
(831091) - When you add a Data View Web Part to a Microsoft Windows SharePoint Services list, and then you create a filter for that Data View that compares the Created by field with the logon username in the form of " domain \ username ", it returns no values...
330) 8/23/2008 293512 FP2002: FTP and Anonymous Access With the Server Extensions Installed
(293512) - When you configure a Web site with the server extensions, security will be managed through the server extensions. There are several places in the Web site where the anonymous account or some groups with equally broad membership will have write access....
331) 8/1/2008 830230 Support WebCast: New Features in Microsoft Windows SharePoint Services
(830230) - Session Summary Thursday, November 6, 2003 This Support WebCast session will review the new features that are available in Microsoft Windows SharePoint Services. The session will also include new lists types and new list functionality. This is a Level...
332) 7/24/2008 827929 "An Error Occurred During the Processing of a Configuration File Required to Service This Request" Error Message When You Connect to Your Windows SharePoint Services Web Site
(827929) - When you connect to your Microsoft Windows SharePoint Services Web site after you install Windows SharePoint Services on the server, you may receive one of the following error messages: Server Error in '/' Application. Configuration Error Description:...
333) 8/15/2008 828910 Databases Are Not Removed from SQL Server When You Remove Windows SharePoint Services
(828910) - When you remove Microsoft Windows SharePoint Services from a front-end Web server, the databases that are used by Windows SharePoint Services are not removed from the remote back-end server that is running Microsoft SQL Server.
334) 7/24/2008 825488 HOW TO: Add Members of a Distribution List to Your Windows SharePoint Services Web Site
(825488) - This article describes how to import a distribution list from Microsoft Outlook and add members of that distribution list to your Microsoft Windows SharePoint Services Web site .This article discusses two different methods that you can use, depending...
335) 8/21/2008 827927 WMSDE Setup Unexpectedly Starts and You Receive an "Unable to Run Script File" Error Message When You Add or Remove a Windows Component on a Server That Is Running Windows SharePoint Services and WMSDE
(827927) - When you click Add/Remove Windows Components in the Add or Remove Programs tool to add or remove a Microsoft Windows component by using the Windows Components Wizard, you may find that Microsoft SQL Server Desktop Engine (Windows) (WMSDE) Setup...
336) 8/20/2008 826787 New Links Are Not Visible on your Microsoft Windows SharePoint Services Site
(826787) - You add links to the link bar on your Microsoft Windows SharePoint Services site. The links are not present when you view the page.
337) 8/25/2008 831057 How to Turn Off Windows SharePoint Services Features in Outlook 2003
(831057) - By default, Microsoft Windows SharePoint Services features are turned on in Microsoft Office Outlook 2003. In cases where administrators do not want their Outlook 2003 users to have access to Windows SharePoint Services features, it is possible to...
338) 8/25/2008 826759 Cannot Edit the Lookup Field of a Linked Windows SharePoint Services List When You Link the List in an Access 2003 Database
(826759) - When you create a linked table in a Microsoft Office Access 2003 database by linking a Windows SharePoint Services list from a Microsoft Windows SharePoint Services site, you may not be able to edit the lookup field in the linked table if the Windows...
339) 8/25/2008 831055 How to Use Meeting Workspace in Outlook 2003
(831055) - This article describes the use of Meeting Workspace when you create a meeting invitation in Microsoft Office Outlook 2003.
340) 8/26/2008 831056 Description of Live Attachments in Outlook 2003
(831056) - When Microsoft Office Outlook 2003 is used with Microsoft SharePoint Services, users can use live attachments that can be managed locally and automatically updated. Each user receives a copy of the attachment, and a shared Document Workspace is...
341) 8/21/2008 820927 Performance Is Slow When You Edit a Data View
(820927) - When you edit the Data View (also known as Data View Web Part) that contains many list items, performance may be slow. Additionally, performance may decrease as you add more columns to the Data View.
342) 8/7/2008 830981 Cannot Make Changes to the Underlying XSL When You Use Transform Based XSL
(830981) - Any changes that you have made to your Extensible Style sheet Language (XSLT) Data View Web Part in Microsoft Office FrontPage 2003 are not saved when the page is saved. You are not prompted to save the external XSL file that is used to render your...
343) 8/19/2008 830982 WYSIWYG Errors When You Use XSLT Style Sheets That Contain the XSL:ELEMENT Element
(830982) - In Microsoft Office FrontPage 2003, when you develop a Web page by using custom Extensible Style sheet Language Transformations (XSLT) style sheets, you may experience WYSIWYG (what you see is what you get) problems in the Design view in FrontPage...
344) 8/2/2008 288354 STS: Must Enable Basic Authentication for Browsers Running on Macintosh OS
(288354) - If you want to add items, such as an Event List, to a SharePoint team Web site document library or to perform administrative functions by using Netscape 4. x or Microsoft Internet Explorer 4. x or later from a Macintosh operating system, you must turn...
345) 8/28/2008 830980 Storing ASP Pages in Windows SharePoint Services Document Library May Expose Sensitive Information
(830980) - If you add an Active Server Pages (ASP) page to a Microsoft Windows SharePoint Services document library, you may make sensitive information available to all users with access to the document library.
346) 8/20/2008 294421 STS: Cannot Check in a File After You Check It out by Using Built-in Source Control
(294421) - When you check out a file in FrontPage 2002 by using built-in source control in SharePoint Team Services from Microsoft, the file becomes locked, and you cannot check it back in. If you close the file and reopen it, you receive the following message:...
347) 8/23/2008 288230 STS: How to Change the Color of the Horizontal Top Banner
(288230) - This article describes how to change the background color of the top horizontal border globally across a Web site based on SharePoint Team Services from Microsoft.
348) 8/29/2008 292682 STS: Run-Time Error When You Open a Web Page That Contains a SharePoint Form
(292682) - When you attempt to view a page in a SharePoint team Web site that contains a SharePoint form, you may receive an error message similar to the following: A Runtime Error has occurred. Do you wish to Debug? Line: 1961 Error: Object doesn't support this...
349) 8/18/2008 312543 STS: Issues Fixed by Office XP SP-1 for SharePoint Team Services
(312543) - Microsoft has released Microsoft Office XP Service Pack 1 (SP-1). This service pack fixes several issues with SharePoint Team Services from Microsoft. This article describes how to download and install Office XP Service Pack 1 (SP-1).
350) 8/28/2008 830974 "An Error Occurred While Processing the Data for This Request" Error Message When You Click a Data View Web Part Link
(830974) - When you click a link that connects to a Data View Web Part, you may receive the following error message: An error occurred while processing the data for this request. Contact the server administrator for more information
351) 8/28/2008 288541 STS: New Links on the Quick Launch Bar of a SharePoint Team Web Site Have No Text
(288541) - In FrontPage 2002, if you apply a theme to a SharePoint team Web site Quick Launch bar, and then create new items in a Web browser, the new items have no text.
352) 8/28/2008 287522 STS: List Views Disappear When You Edit a SharePoint Team Web Site in FrontPage
(287522) - After you edit a SharePoint team Web site in FrontPage 2002 and save the page, the list views (announcements, events, and so on) disappear from the page when you view it in your browser. The views still appear when you open the page in FrontPage.
353) 8/3/2008 294948 STS: Error Trying to Customize Home Page Layout
(294948) - When you browse to the home page of a web site based on SharePoint Team Services from Microsoft, click Web Settings on the navigation bar, and then click Customize Home Page Layout , the following error message appears: Unable to edit the homepage...
354) 8/19/2008 292662 FP2002: Error Message When You Create a User or a Role by Using the Owsadm.exe Utility
(292662) - When you use the owsadm.exe command-line utility to create a User or a Role in FrontPage, you may receive the following error message: Error: Value ' value ' is incorrect. Syntax error in value of "name" parameter.
355) 8/25/2008 299919 STS: Error Messages Appear When You Run Server Health
(299919) - When you run Server Health on a Web site based on SharePoint Team Services from Microsoft or extended with FrontPage 2002 Server Extensions, the following error messages may appear: The SharePoint Timer Service is not running. It will be automatically...
356) 8/26/2008 292644 STS: Error Message After You Change Password: ADO Error 80040E4D: Login Failed for User 'sa'
(292644) - After you change the database connection password for your SharePoint team Web site, you cannot use your Microsoft Office 2000 Server Extensions-based Web sites for discussions or collaborations. When you view the Application Log from within Event...
357) 8/26/2008 298745 FP2002: Closing a File Does Not Check in the File
(298745) - When you close a file that is checked out from either a Microsoft FrontPage Web or a SharePoint team Web site that is using built-in version control, the file remains checked out. A Web administrator cannot check the file back in for you. The file...
358) 8/20/2008 271613 STS: How to Turn on Global Logging for SharePoint Team Services
(271613) - You can enable global logging on a server running SharePoint Team Services from Microsoft to troubleshoot the following issues: notifications, database backups, server health, and usage processing running on a regular schedule. The "More Information"...
359) 8/10/2008 310096 FP2002: Error Message Appears After You Perform Usage Analysis
(310096) - If you perform usage analysis on your Web server, the Application log contains the following error message: Microsoft FrontPage Server Extensions: Error #240016 Message: Usage processing failed to complete normally.
360) 8/26/2008 831141 How to Use a Windows SharePoint Services Virtual Server That Is Extended from a Web Site Other Than the IIS Default Web Site
(831141) - You must extend the Microsoft Windows SharePoint Services virtual server from the Internet Information Services (IIS) default Web site to install the Proposals Accelerator correctly.

361) 8/27/2008 828809 Error Message When You Import the Results from a Survey Page from a Windows SharePoint Services Site into an Excel 2003 Workbook
(828809) - When you import the results from a Survey page in the *.iqy file format from a Microsoft Windows SharePoint Services site into a Microsoft Office Excel 2003 workbook, you receive the following error message: This list has hidden columns or read-only...
362) 8/7/2008 825369 Considerations That Apply When You Store Visio Drawings That Are Saved As Web Pages in Windows SharePoint Services
(825369) - This article describes some considerations that apply when you store Visio drawings that are saved as Web pages in the document library of a Windows SharePoint Services Web site. It contains information about how to upload a Visio drawing that is...
363) 8/14/2008 317573 STS: Hyperlinks to Restricted Sites Remain Visible on SharePoint Team Services Web Site
(317573) - If you add a new hyperlink to a publicly available link list on a SharePoint Team Services Web site, and the resource that this new hyperlink points to is confidential (for example, it has highly restricted user permissions), the hyperlink still...
364) 8/27/2008 318769 STS: No Error Returned When VSS Shadow Folder Is Inaccessible
(318769) - If SharePoint Team Services or the FrontPage Server Extensions are configured to use Visual SourceSafe (VSS) integration with a project, and that project uses shadow folders, when you check in a file, the changes are not saved, and no warning or error...
365) 8/18/2008 289529 FP2002: How to Start Usage Analysis Processing on an IIS Web Server
(289529) - This article describes how to manually start Usage Analysis processing on a Microsoft Internet Information Services Web server.
366) 8/25/2008 826786 Error Message When You View the Windows SharePoint Services Home Page
(826786) - When you view the home page of a Microsoft Windows SharePoint Services sites, you may receive one of the following error messages: Web Part Error: Cannot deserialize (convert an XML stream back into an object) the Web Part on the server. or Web Part...
367) 8/23/2008 828810 Error Messages When You Try to Visit Pages on the File System
(828810) - When you configure Microsoft Windows SharePoint Services for a virtual server, the server that is running Microsoft Office SharePoint Portal Server 2003 returns one of the following error messages when you try to visit any of the pages on the file...
368) 8/18/2008 289302 STS: Cannot Upload File to SharePoint Team Services Document Library
(289302) - When you attempt to upload a file to a SharePoint Team Services document library, you may experience one of the following problems: The Upload page is not displayed correctly. The status bar in your browser has a warning icon. You are not prompted for...
369) 8/25/2008 285880 STS: How to Change the Color of the Vertical Right Border in a SharePoint Team Web Site
(285880) - In SharePoint Team Services from Microsoft, the default color of the vertical right border is #5f8ac5. This article describes how to change the background color of the vertical right border.
370) 8/24/2008 272945 STS: Using the SharePoint Team Services Command-Line Utility (Owsadm.exe)
(272945) - SharePoint Team Services Administrator is available in two forms: HTML pages using a SharePoint team Web site's Administrator Pages On a Microsoft Windows 2000 Server, follow these steps: Click Start , point to Programs , and then click Administrative...
371) 8/18/2008 825495 How to Change the Color of the Horizontal Top Border
(825495) - This step-by-step article describes how to change the background color of the top horizontal border of a whole Web site that is based on Microsoft Windows SharePoint Services.
372) 8/19/2008 825767 "Document Workspace Is a Restricted or Non-trusted Site" Message When You Try to Create a Document Workspace
(825767) - When you try to create a document workspace on a Microsoft Windows SharePoint Services (WSS) server that is located outside your network or on a restricted site, you may receive the following message: The location you selected for you new Document...
373) 8/18/2008 823264 Presence Icon Does Not Appear When You Browse an Internet-Hosted SharePoint Portal Server Site
(823264) - When you browse a Microsoft Office SharePoint Portal Server 2003 Internet-hosted Web site, the Presence icon only appears if you rest on it.
374) 8/25/2008 817936 Error Message When You Click the Back Button on the First Screen of the Document Library Setup Wizard
(817936) - When you click the Back button on the first screen of the Document Library Setup Wizard, you may receive the following error message: A fatal setup error has occurred. Look at C:\Documents and Settings\pkmacct\Local Settings\Temp\eventlog.txt for more...
375) 8/28/2008 300018 HOW TO: Use the SharePoint Administrator to Install and Configure the FrontPage 2002 Server Extensions
(300018) - This step-by-step guide explains how to use Sharepoint Team Services Site Administration to install FrontPage 2002 Server Extensions on a server based on either Windows NT Server 4.0 or Windows 2000 Server. Please note that this article addresses...

There are 473 KB Article(s).
1 2 .... .... 22 23 24 25 [ 26 ] 27 28 29 30 .... 32
Previous Page Page 26 of 32 Next Page
Windows SharePoint Services KB Article(s)
Back to the Technology List

Want to see the top articles for Windows SharePoint Services?
________________________________________

376) 8/28/2008 288536 STS: SQL Error When You Try to Access SharePoint Team Web Site
(288536) - When you use a Web browser to try to access a SharePoint team Web site, you receive the following error message: SQL Server Error The SQL Server might not be started. If this problem persists, please contact your administrator. Troubleshoot issues...
377) 8/12/2008 293332 How to Modify the SharePoint Team Services Style Sheet Template
(293332) - This article describes how to alter the appearance of individual SharePoint sites or new SharePoint sites on a specific server by modifying the style sheet template, which is the Ows.css file.
378) 8/28/2008 286285 STS: Document Library Folder View Is Not Displayed in Some Browsers
(286285) - When you switch to the Folder view of a SharePoint Team Services document library, you receive the following error message: Folder View requires Internet Explorer 5.0 or greater and Web Folders.
379) 8/26/2008 817932 Smigrate Error Accessing Service.cnf During Backup of Rootweb
(817932) - When you use the Smigrate tool to backup the rootweb, the following four errors are recorded in the event log on the server: Type: Warning User: N/A Source: FrontPage 5.0 Category: None Event ID: 1000 Microsoft FrontPage Service Extensions: http://...
380) 8/18/2008 827925 Account That Is Configured As the SharePoint Administrator Group Account Is Reset to Use the Default Content Access Account
(827925) - The account that is configured as the SharePoint administrator group account on the Set SharePoint Administration Group page of SharePoint Central Administration may be reset to use the user account that is configured as the default content access...
381) 8/22/2008 824877 HOW TO: Integrate an Existing Windows SharePoint Services Installation with SharePoint Portal Server 2003
(824877) - This article discusses how to integrate an existing installation of Windows SharePoint Services with SharePoint Portal Server 2003. This article contains information about how to install SharePoint Portal Server 2003 on a server that already has...
382) 8/4/2008 823724 Database and Virtual Server Settings That You Must Specify When You Restore a Portal by Using SharePoint Portal Server Central Administration
(823724) - This article discusses the database and virtual server settings that you must specify when you restore a portal by using SharePoint Portal Server Central Administration. When you restore a portal by using SharePoint Portal Server Central...
383) 8/28/2008 827755 "Application Has Generated an Exception That Cannot Be Handled" Error Message When You Remove SharePoint Portal Server
(827755) - When you use the Add/Remove Programs tool to remove SharePoint Portal Server and Windows SharePoint Services from your server, you may receive the following error message in a SPSADM.EXE - Common Language Runtime Debugging Services dialog box:...
384) 8/11/2008 823554 "Browser Security Settings" Error Message When You View a Web Page That Contains Web Parts
(823554) - When you view a Web page that contains Web Parts, you may receive the following error message: Your browser's security settings do not allow refreshing the contents of this Web Part. For more information on setting up access to data sources across...
385) 8/28/2008 823555 "Column Limit Exceeded" Message When You Add a New Column to a SharePoint Services List
(823555) - When you try to add a new column to a Windows SharePoint Services list, you may receive the following warning message: Column Limit Exceeded There are too many columns of the specified data type. Please delete some other columns first. Note that some...
386) 8/24/2008 823552 You Receive a "Service Unavailable" Error Message When You Browse a Windows SharePoint Services Web Site
(823552) - When you browse a Windows SharePoint Services Web site, you may receive the following error message: Service Unavailable
387) 8/10/2008 827392 "Object Reference Not Set to an Instance of an Object" Error Message When You Try to Edit a Site Group
(827392) - When you try to log on to SharePoint Portal Server 2003 as a user who has Reader permissions, you may receive the following error message: Access Denied When you try to edit the site group on the Manage Site Groups page, you may receive the following...
388) 7/25/2008 827386 Document Is Not Returned in Search Results Even Though the Document Exists on the Portal Site
(827386) - When you search for a document on the portal site by typing the name of the document without the file name extension in the search box, you may find that no items are returned in the search results even though the document that you search for exists...
389) 8/25/2008 823378 "Virtual Server Is Running FrontPage 2002 Server Extensions" Message When You Run Windows SharePoint Services Setup or When You Try to Extend the Virtual Server with Windows SharePoint Services
(823378) - You may experience one or more of the following symptoms in Windows SharePoint Services: When you run Windows SharePoint Services Setup, you may receive the following message: Setup has detected that your default virtual server is running FrontPage...
390) 8/18/2008 825217 Overview of Custom Templates in SharePoint Portal Server 2003 and Windows SharePoint Services
(825217) - This article contains information about site definition and custom templates that are used in Windows SharePoint Services, and discusses some considerations and limitations that apply when you customize templates for use in SharePoint Portal Server.


391) 8/15/2008 816954 Invalid Data Synchronized to SharePoint List
(816954) - When you synchronize a published Excel list to a SharePoint Team Collaboration Web list, the synchronization process may insert numeric data that is outside the range defined for one or more columns in the SharePoint list. This numeric data is marked...
392) 8/28/2008 824629 FIX: Temporary Files Are Not Deleted After You Connect to a SharePoint Portal Server
(824629) - When you use Microsoft Office SharePoint Portal Server 2003 and connect as an anonymous user or as any account with permissions that are not sufficient, you may notice that many temporary files are created in the %temp% folder and are never deleted....
393) 8/25/2008 825510 How to Stop the !New Tag from Appearing When You Add New Items to Your SharePoint Team Services and Windows SharePoint Services Web Site
(825510) - When you add a new entry to announcements, to events, or to links on a Microsoft SharePoint Team Services and Windows SharePoint Services Web site, the new entry always includes a tag that is made up of the exclamation point character (!) and the word...
394) 8/27/2008 823376 "The Server Administration Programs and the Server Extensions on the Web Server Are Not Compatible" Error Message When You Use the Smigrate.exe Tool to Migrate a SharePoint Team Services Site
(823376) - When you use the Microsoft SharePoint Migration Tool (Smigrate.exe) to back up a SharePoint Team Services site in preparation to migrate it to a Windows SharePoint Services site, you may receive an error message that is similar to the following: The...
395) 8/28/2008 817929 Files Do Not Appear When You Use WebDAV to Add a Network Place Shortcut to a Windows SharePoint Services Web
(817929) - When you use Web Distributed Authoring and Versioning (WebDAV) to create a network place shortcut to a Microsoft Windows SharePoint Services Web site, folders in the Web site appear as expected when you open and view the network place shortcut, but no...
396) 8/29/2008 822258 You Cannot Import an Outlook Contact That Does Not Have an E-Mail Address
(822258) - When you click Import Contacts on the Contacts page of your SharePoint Web site to import a Microsoft Office Outlook 2003 contact from your address book to your contacts list, only Outlook contacts that have e-mail addresses appear on the list. You...
397) 8/27/2008 823279 Windows SharePoint Services Does Not Support Digest Authentication or Advanced Digest Authentication
(823279) - Windows SharePoint Services does not support Digest authentication or Advanced Digest authentication. You cannot use Digest authentication or Advanced Digest authentication in Microsoft Internet Information Services (IIS) 6.0 with Windows SharePoint...
398) 8/21/2008 822526 "Assembly Security Permission Grant Set Is Incompatible Between App Domains" Error Message Occurs with Strong-Named Assemblies
(822526) - If you have a strong-named assembly (for example an ASP.NET Web Part) that is used by your Microsoft Windows SharePoint Services (WSS) or Microsoft SharePoint Portal Server (SPS) site, you may receive the following error message after you change the...
399) 8/12/2008 825541 HOW TO: Configure Usage Analysis Processing on a Web Server by Using Office SharePoint Portal Server 2003 and Windows SharePoint Services
(825541) - This article describes how to configure your Web server for Usage Analysis processing so that this information is available in the Microsoft Office FrontPage 2003 client. This information applies only to Microsoft Windows-based Web servers that are...
400) 5/17/2007 828773 "Could Not Load Type System.Int32 from Assembly Microsoft.SharePoint" Error Message When You Install Windows SharePoint Services
(828773) - When you install Microsoft Windows SharePoint Services on a server that is running Microsoft Windows Server Service Pack 1 (SP1) Beta, or on a server that has certain Microsoft Visual Studio hotfixes installed, you may receive the following error...
401) 8/26/2008 317384 STS: Search Box on the Default Page Works Incorrectly After You Install SharePoint Team Services
(317384) - After you install SharePoint Team Services, the search box on the default page may not work correctly. When you perform a search, you may receive only the search page code in a format similar to the following: [Names] [Query] CiCodePage=windows-1252...
402) 8/20/2008 328268 Discussion Comments That You Add to One PowerPoint Presentation Appear in All Presentations in the Document Library
(328268) - When you add a discussion comment to a slide in a Microsoft PowerPoint presentation that is stored in a document library in SharePoint Team Services, the discussion comment may be displayed in all other PowerPoint presentations that are stored in the...
403) 8/27/2008 300360 HOW TO: Use SharePoint Administrator to Upgrade IIS 4.0 or IIS 5.0 with FrontPage 2002 Server Extensions
(300360) - This step-by-step article describes how to use Microsoft SharePoint Administrator to upgrade Internet Information Server (IIS) version 4.0 or IIS 5.0 with FrontPage 2002 Server Extensions if an earlier version of FrontPage Server Extensions was...
404) 8/28/2008 292126 STS: Cannot Open a Document on a SharePoint Team Services-based Web
(292126) - When you attempt to open a shared document on a web based on SharePoint Team Services from Microsoft, a browser window opens but the document does not appear. You cannot view the document.
405) 8/27/2008 822266 You Cannot Rename the Windows SharePoint Services Default.aspx Web Page with FrontPage
(822266) - When you try to rename the Microsoft Windows SharePoint Services Web site home page, default.aspx, by using Microsoft Office FrontPage 2003, you receive the following error message: Server error: You cannot copy or move a thicket file. To change the...
) 8/7/2008 292685 STS: ADO Error Appears in the Application Log After You Upgrade to SharePoint Team Services
(292685) - After you upgrade your virtual server from Microsoft Office 2000 Server Extensions to SharePoint Team Services from Microsoft, the following error message may repeatedly appear in the Event Viewer Application Log: ADO failure (80040e37): invalid...
407) 8/28/2008 830342 "Soap:Server Exception of Type Microsoft.SharePoint.SoapServer.SoapServerException" Message Appears When You Try to Edit a Portal by Using FrontPage
(830342) - When you try to modify a portal site that contains a Web Part, you receive a message. This problem occurs when you try to modify a portal site that contains a Web Part by using a method that is similar to one of the following methods: You try to edit...
408) 8/13/2008 292659 STS: Error Message When You Use Search Component: An Was Found Without a Matching or
(292659) - When you type text into a Search box in a Microsoft FrontPage Web and then click Start Search , you may receive a message similar to the following: An <%if ...%> was found without a matching <%else%> or <%endif%>.
409) 8/28/2008 289314 STS: Office Program Stops Responding When You Connect to SharePoint Team Web Site
(289314) - When you attempt to use Secure Sockets Layer (SSL) to connect to a SharePoint team Web site, the Office program that you are using stops responding. For example, in any Office XP program or Microsoft Internet Explorer, when you attempt to open a...
410) 8/27/2008 304133 FP2002: Errors Appear if You Use an Office XP Program to Save Content
(304133) - If you try to use a Microsoft Office XP program such as Microsoft Word 2002 to save your content to a FrontPage Web or Web site based on SharePoint Team Services from Microsoft, you may experience one of the following symptoms: A message appears that...
411) 8/2/2008 292668 STS: Some Link Bars Referred to as Navbars
(292668) - In Microsoft FrontPage 2002, if you open a web site based on SharePoint Team Services from Microsoft and view the Navigation pane, you notice that references to link bars use the term "Navbar".
412) 8/28/2008 303650 Intranet Site Is Identified as an Internet Site When You Use an FQDN or IP Address
(303650) - When you access a local area network (LAN) or intranet share, or intranet Web site by using an Internet Protocol (IP) address or fully qualified domain name (FQDN), the share or Web site is identified as being in the Internet zone instead of the Local...
413) 8/27/2008 299360 FP: Include Component and Shared Borders Are Displayed Incorrectly on UNIX Servers
(299360) - After you upgrade your UNIX-based site to the FrontPage 2002 Server Extensions, the shared borders and Include components do not appear correctly. The body of the main page appears as part of the shared border or the Include component, giving the...
414) 8/27/2008 292641 STS: No Error Message When You Incorrectly Use the "-p all" Parameter in an Owsadm.exe Command Line
(292641) - When you use the Owsadm.exe command-line utility to administer a virtual server, you are able to use the -p all parameter in an operation in which it does not apply. You expect to receive an error message when you use an invalid argument in the...
415) 8/28/2008 825451 HOW TO: Set Up a Restricted-Access Web by Using FrontPage 2003
(825451) - This step-by-step article describes how to set up a restricted-access Web in Microsoft Office FrontPage 2003. A restricted-access Web is a Web site that can be viewed by specific users only. FrontPage 2003 can restrict a whole Web site, but it cannot...
416) 8/28/2008 292701 STS: Error Message When You Use SSC Add-in: The Page Cannot Be Found
(292701) - When you use the Self-service Site Creation (SSC) add-in to create a subweb in a Web site based on SharePoint Team Services from Microsoft, you may receive the following error message: The page cannot be found. The page you are looking for might have...
417) 8/25/2008 292681 FP2002: Errors When You Browse to SharePoint Team Services Site Administration Page
(292681) - When you browse to the Site Aministration page of a Web based on SharePoint Team Services from Microsoft, you may receive one of the following error messages: The page must be viewed over a secure channel. The page you are trying to view requires the...
418) 8/25/2008 318290 HOW TO: Use URLScan with FrontPage 2002
(318290) - Use this step-by-step guide to install and configure the URLScan utility for Microsoft Internet Information Services (IIS). You can download URLScan from the Microsoft Web site by using the steps in this article. After you install URLScan, your Web...
419) 8/27/2008 289465 HOW TO: Configure Usage Analysis Processing on a Web Server Using FrontPage 2002
(289465) - This article describes how to configure your Web server for Usage Analysis processing, so that this information is available in the Microsoft FrontPage 2002 client. This information applies only to Microsoft Windows-based Web servers that are running...
420) 8/27/2008 294150 FP2002: Entries for Fpexedll.dll Are Added to Each Extended Site
(294150) - When you install the FrontPage 2002 Server Extensions or SharePoint Team Services from Microsoft on multiple Web sites on a Web server running Microsoft Internet Information Services (IIS), an entry for the Fpexedll.dll ISAPI filter is added to each...

421) 8/26/2008 292689 FP2002: You Cannot Copy an MSN Community Folder into a Web Folder
(292689) - When you attempt to copy a Microsoft Network (MSN) Web folder to a Web folder on a server running SharePoint Team Services from Microsoft, you receive the following Confirm File Replace dialog box: This folder already contains a file named " xxx "....
422) 9/26/2007 Q823569 E-Mail Message Attachments Are Not Uploaded to the Document Library When You Configure an E-Mail Enabled Document Library
(823569) - If you send an e-mail message that contains an attachment to the public folder server after you create an e-mail enabled document library in your Microsoft Windows SharePoint Services virtual server, the e-mail message attachment is not uploaded to...
423) 9/29/2007 Q827394 "The Page Cannot Be Found" or "Missing File" Error Messages When You Try to View or Edit an Office Document That Is Saved As a Web Page and Stored in Windows SharePoint Services
(827394) - When you save a Microsoft Word document, a Microsoft Excel document, or a Microsoft PowerPoint presentation as a Web page and then you upload the Web page to the document library of your Microsoft Windows SharePoint Services Web site, you may...
424) 9/29/2007 Q822182 Associated Files of Lists in Windows SharePoint Services Are Not Updated by Using the Object Model
(822182) - In Windows SharePoint Services, when you try to change the EditForm object for a list to point to a specified file, the Edit Form file does not change. In the following example, when your run a macro that is similar to the following, you expect the...
425) 9/30/2007 Q817928 Web Folder Mappings Contain the Characters "%20" When You Copy and Paste a URL
(817928) - When a you try to add a Web folder mapping to a SharePoint Team Services document library by copying and pasting the Web folder's URL , you find that the URL now contains the following characters: %20. You have to remove the "%20" characters before...
426) 9/29/2007 Q823265 "Page Not Found" Error Message When You Browse Exchange Server 2003 Client
(823265) - When you try to use Microsoft Outlook Web Access (OWA) to browse the Microsoft Exchange Server 2003 client, you may receive the following error message: Page not found
427) 9/29/2007 Q316788 STS: "The Page Cannot Be Found" Error Message When You Try to Use the "Discuss" Feature on a SharePoint Team Services Web Site
If you try to use the Discuss feature on a Microsoft SharePoint Team Services Web site for a document in a document library, you receive the following error message in your Web browser The Page cannot be found before you can open the document in...
428) 9/23/2007 Q321015 STS: Procedure to Programmatically Connect MSXML 4.0 to SharePoint Portal Server Is Not Successful (Q321015)
If you try to programmatically configure MSXML 4.0 to connect to SharePoint Portal Server, the procedure is unsuccessful.
429) 9/30/2007 Q292643 FP2002: Cannot Log On to Web Site As a Newly Added User (Q292643)
After you add a user to a Security Group of a SharePoint Team Web site or FrontPage 2002 Web Site, you cannot log on to the Web site as that user.
430) 9/29/2007 Q317311 SPTS: Users Cannot Connect to the SharePoint Team Web Site (Q317311)
After you add users to your Microsoft SharePoint Team Web site, those users may be unable to connect to the Web site. Also, after you add a new user role, the
431) 9/28/2007 Q317389 SPTS: You Cannot View a Page to Which You Should Have Access (Q317389)
When you browse a SharePoint Team Services Web site, you cannot view pages to which you should have access. The
432) 9/29/2007 Q314480 SPTS: Error Message Appears After You Click Settings on Server Extensions 2002 Tab (Q314480)
When you click
433) 9/27/2007 Q305059 SPTS: Error Message: Cannot Run the FrontPage Server Extensions on This Page (Q305059)
When you attempt to upload a file to a SharePoint Team Services document library, you receive an error message similar to the following:
434) 9/29/2007 Q292709 FPSE2002: Cannot Import Contacts if a Column Is Deleted from the Contacts List (Q292709)
When you click Import Contacts on the Contacts page of a SharePoint team Web site, and then click any contact in the Select Users to Import dialog box, nothing happens: The contact is not imported, and you do not receive an error message
435) 9/26/2007 Q315845 FP2002: How to Publish a Web Site Based on SharePoint Team Services from One Server to Another (Q315845)
This article describes how to use Microsoft FrontPage 2002 to publish a Web site from a server running SharePoint Team Services from Microsoft to another Web server running SharePoint Team Services.
436) 9/29/2007 Q282884 SPTS: How to View the Results of a Survey (Q282884)
This article explains how to view the results of a survey that was created by using SharePoint Team Services from Microsoft.
437) 9/28/2007 Q298827 FP: Include Components and Shared Borders Are Displayed Incorrectly on IIS (Q298827)
After you upgrade your Microsoft Internet Information Services-based Web site to Microsoft FrontPage Server Extensions 2002 or SharePoint Team Services from Microsoft, the include components and shared borders are not displayed correctly. T
438) 9/29/2007 Q301954 FP2002: How to Set Up a Restricted-Access Web (Q301954)
This article explains how to set up a restricted-access Web in Microsoft FrontPage 2002.
439) 9/28/2007 Q289319 SPTS: Images Are Not Displayed After You Move HTML Pages Between Web Folders (Q289319)
When you save a Microsoft Office document as a Web page to a SharePoint Team Services document library and then move the file, the page appears incomplete. Only the basic structure of the page is displayed; elements such as headers and imag
440) 9/28/2007 Q275295 FP2002: Quick Launch Link Is Not Added via the Add Link Dialog Box (Q275295)
When you add a link to a subweb in the
441) 9/29/2007 Q282804 SPTS: Error Message When You View ASP Page: Cannot Complete This Action (Q282804)
When you view an Active Server Pages (ASP) page in a Web browser, you receive the following error message:
442) 9/28/2007 Q288228 SPTS: "An Unexpected Error Has Occurred" When You Import Excel Worksheet List (Q288228)
When attempt to import a Microsoft Excel worksheet into a SharePoint team Web site, you receive the following error message:
443) 9/29/2007 Q272060 SPTS: Error Message: "Application Did Not Save Document" When Saving File to SharePoint Team Web Site (Q272060)
When you try to save to shared documents or any Document Library on a Web site based on SharePoint Team Services, Microsoft Office programs begin the save process but stop midway. You receive the following error message:
444) 9/30/2007 Q289313 FP2002: List Views Disappear When You Edit a SharePoint Team Services Web Site from Disk (Q289313)
In Microsoft FrontPage 2002, if you open a home page from a SharePoint team Web site directly from the hard disk, and save it, most of your list views are no longer available.
445) 9/30/2007 Q275743 SPTS: How to Turn Off Document Library Rules (Q275743)
A SharePoint Team Services document library is a collection of shared files. You can configure rules to manage these collections. In some cases, as administrator of a SharePoint team Web site, you may want to turn off all rules affecting a
446) 9/29/2007 Q288227 SPTS: How to Make the Calendar View the Default View for an Event List (Q288227)
When you create an event list by using SharePoint Team Services from Microsoft, the calendar view cannot be set as the default view from within the general settings of the event list in the browser.
447) 9/23/2007 Q288272 SPTS: SharePoint Team Services and Microsoft SharePoint Portal Server Compared (Q288272)
This article compares some basic features of SharePoint Team Services from Microsoft and Microsoft SharePoint Portal Server.
448) 9/26/2007 Q293830 SPTS: How to Invite an Existing Distribution List to Your SharePoint Team Web Site (Q293830)
Because SharePoint Team Services from Microsoft uses Windows NT authentication to validate any browsers in the Web site, and because e-mail distribution lists are typically not security groups in Microsoft Windows NT, using a distribution
449) 9/27/2007 Q286282 SPTS: Error Message: The Document Could Not Be Opened (Q286282)
When you choose an Office XP template (.dot, .xlt, .pot, and so on) for your Document Library template in SharePoint Team Services from Microsoft, the
450) 9/30/2007 Q281777 FP2002: Do Not Edit Layout Pages in Root Web of SharePoint Team Web Site (Q281777)
451) 9/29/2007 Q300893 FPSE2002: Cannot Authenticate By Using Site Server Membership Authentication (Q300893)
After configuring a Web site with FrontPage Server Extensions 2002, you are unable to authenticate using Site Server Membership Authentication. Also, you may receive an error message similar to one of the following:
452) 9/30/2007 Q290281 FP2002: JavaScript Error Appears When Clicking List View Web Component (Q290281)
When previewing a Web page in Microsoft FrontPage 2002 and clicking a link in a List View Web component, one of the following error messages may appear:
453) 9/21/2007 Q295414 SPTS: Error 18452 While Extending a SharePoint Team Web Site (Q295414)
When you attempt to extend a web site based on SharePoint Team Services from Microsoft,the following error message appears:
454) 9/24/2007 Q292704 SPTS: Multiple JavaScript Execution Error Messages When You Use the Opera Web Browser (Q292704)
When you use the Opera 5.0 Web browser to view a SharePoint team Web site, you receive multiple JavaScript execution error messages similar to the following:
455) 9/29/2007 Q300838 FPSE2002: Error Message: The User Account 'Username' Cannot Be Added... (Q300838)
When you attempt to add a user account to the permissions by using the FrontPage Server Extensions Administration page, you may receive the following error message:
456) 10/1/2007 Q299693 SPTS: Error Message: There Is No Catalog (Q299693)
When you search a SharePoint Team Services document library, the following error message appears:
457) 9/30/2007 Q303142 FPSE2002: Navigation Bar Doesn't Appear, Error on Server Console (Q303142)
If you view a Web page that contains the VINavBar component in a Web browser, the following message appears on the page:
458) 10/1/2007 Q302743 SPTS: How to Move Files Between Document Libraries (Q302743)
This article describes how to move files between document libraries in a Web site based on SharePoint Team Services from Microsoft by using a Web folder or a Network Place.
459) 9/29/2007 Q292660 SPTS: Database Is Not Removed from Remote SQL Server Computer When You Remove SharePoint (Q292660)
When you uninstall SharePoint Team Services from Microsoft from a Web server running Microsoft SQL Server, the SharePoint database is not removed from the remote SQL Server computer as expected.
460) 9/29/2007 Q306492 SPTS: Error Message: Unable to Prepare Tables in Database... (Q306492)
When you try to extend a virtual server with Sharepoint Team Services from Microsoft and you use a separate server running Microsoft SQL Server 2000 for the database, the following error message appears:
461) 9/26/2007 Q288995 SPTS: Users Do Not Have Access to a Subweb in Web Based on SharePoint Team Services (Q288995)
Although you have access to the root Web, you may not have access to a newly extended subweb in a web based on SharePoint Team Services from Microsoft.
462) 9/29/2007 Q287523 SPTS: How to Set Cutoff Property for New Item Display Tag (Q287523)
This article describes how to set a registry key to remove the New Tag that is displayed when you create a new entry; for example, Announcements, Events, and so on.
463) 9/30/2007 Q287521 SPTS: Cannot Edit an Invitation E-mail Message (Q287521)
There currently is no method for modifying or editing the default format for SharePoint team Web site invitations.
464) 9/29/2007 Q280397 SPTS: Users from Parent Web Do Not Appear in User List of Subwebs (Q280397)
When you attempt to assign a task to someone in a SharePoint team Web site, you cannot do so.
465) 9/29/2007 Q286283 SPTS: All Documents View in Document Library Displays All Files Regardless of Subfolders (Q286283)

________________________________________

466) 9/30/2007 Q295738 FP2002: Cannot Rename a Subweb in SharePoint Team Services (Q295738)
In Microsoft FrontPage 2002, when you open a subweb and attempt to rename it by using the
467) 9/29/2007 Q288535 SPTS: Cannot Filter a Custom List by Using the Hyperlink Field (Q288535)
When you create a custom list that includes a hyperlink field, you cannot filter the list by using that field.
468) 9/29/2007 Q292652 SPTS: Files Are Overwritten Without Warning When You Create a Subweb (Q292652)
When you create a subweb in a web based on SharePoint Team Services from Microsoft, files and folders that are stored in SharePoint team Web site folder are overwritten.
469) 9/28/2007 Q288347 SPTS: Error Message: This Form Is Not Available for This List (Q288347)
When you try to use the Upload Document feature in a SharePoint Team Services document library, you receive the following error message:
470) 9/29/2007 Q292671 SPTS: JavaScript Error When You Try to Create a Field with Netscape 4.08 (Q292671)
When you attempt to use Netscape Navigator 4.08 to create a field in a SharePoint team Web site, you receive the following error message, which is displayed on the status bar of the browser:
471) 9/29/2007 Q292711 FPSE2002: Deleted Column Does Not Appear After You Restore Database from Backup (Q292711)
When you delete a column from a list on a SharePoint team Web site and then restore the database from backup, the deleted column does not appear until the Web services are restarted.
472) 9/28/2007 Q292715 FP2002: Added Field Names Are Not Displayed in List View Page (Q292715)
In a Web browser, when you view a page that contains a
473) 9/30/2007 Q292663 SPTS: Error Message When You Add or Edit an Item in a SharePoint Team Web Site (Q292663)
When you attempt to add or edit any item in a web based on SharePoint Team Services from Microsoft, you receive the following error message: