=========================================How to upgrade to Community Server 2007.1 (Build 3.1.20917.1142)=========================================
1. The Web folder:The web folder contains only the web files that have been modified as part of the service pack. It does NOT contain a complete set of all files needed to run Community Server.
If you have not previously modified any of these files in your CS 2007 site, then you can simply copy the contents of the web folder overtop of your current CS web site. The files are in the correct folder structure.
If you have modified the previous version of any of the files included in the service pack, then you will want to use a file comparison tool (such as Beyond Compare or WinDiff) to see what changed and add them to your customized version.2. The Binary files (DLL's)Copy the dll's in the "Binaries" folder into your /bin directory.3. The SQL updateThere is a single SQL file inside the "SqlScripts" folder called "CS2007.1_update.sql". Execute this against your Community Server database to update the schema and stored procedures for 2007.1.---------------------------------------------Upgrading to the Community Server 2007.1 SDK---------------------------------------------Inside of the src folder you will find the files that have changed in the SDK. These files are organized in the same folder structure as your existing SDK, which allows you to easily merge the two. Please complete the following steps in order to upgrade your existing 2007 RTM SDK to the 2007.1 version.
1. Copy the folders from the src folder in the 2007.1 package to your SDK source folder.
2. You should overwrite any existing files if you have not modified them. If you have modified any of the source code that has been updated by the 2007.1 then you should use a tool such as BeyondCompare or WinMerge to find the differences and merge the two files.
3. Once you are done copying the new files you should open the solution and build it to make sure that all projects build successfully.What included in the download file1. Web update.2. Src update.3. Bin update.4. Readme file.
oh! grest
thanks!
thanks on all your good post