Share via


Files in the Project Server Web Parts Download

The following table lists and briefly describes the files contained in the Microsoft® Office Project Server Web Parts download file, pj11WebParts.exe, which is available from the Microsoft Download Center. The installation and use of the C# project files is described in Installing and Using the Custom Web Parts .NET Assembly.

Note  The source files provided in the download require Visual Studio .NET 2003 with the .NET Framework 1.1 or later.

If you execute the pj11WebParts.exe download and extract to the default directory, you will find these files in [Program Files]\Microsoft Office 2003 SDKs\Microsoft Office Project 2003 SDK\Web Parts.

Subdirectory File Description
        pj11WebParts.chm HTML Help file describing the installation and use of the Project Server Web Parts and URL options for Microsoft Office Project Web Access.
PWAWebParts PWAWebParts.dll Custom .NET Web Part assembly
        " PWAWebParts.sln Microsoft Visual Studio® .NET solution file for the PWAWebParts project.
        " PWAWebParts.csproj C# project file for PWAWebParts.
PWAPart.cs Primary C# source file for the PWAWebParts project.
        " AssemblyInfo.cs Contains the assembly version information and a reference to the strongly-named key.
        " PWAPart.resx XML schema and data for the Project Server Web Parts assembly.
        " PWAPart.resources Binary file of resources for the Project Server Web Parts assembly.
        " PWAWebParts.csproj.user Contains user options for the Visual Studio project.
        " PWAWebParts.suo Binary file of user options for the Visual Studio solution.
        " WebPartKey.snk Sample strongly-named key for signing the Web Parts assembly; referenced in AssemblyInfo.cs.
PWAWebParts \
bin
  Contains subdirectories for the Debug and Release builds of PWAWebParts.dll.
        " Microsoft.SharePoint.dll Windows SharePoint Services assembly version 11.0.0.0, referenced by the PWAWebParts project.
        " Microsoft.SharePoint.xml Metadata for the Windows SharePoint Services assembly version 11.0.0.0.
PWAWebParts \
obj
  Contains subdirectories for the Debug and Release object files created and used in compilation of the PWAWebParts project.
PWAWebParts \
StandardWebParts
ANALYZE.DWP Standard Project Server Web Part for Portfolio Analyzer views.
        " ASSIGN.DWP Standard Project Server Web Part for Project Resource Assignments.
        " PORTVIEW.DWP Standard Project Server Web Part for the Project Center view.
        " PROJECTS.DWP Standard Project Server Web Part for Project Report views.
        " TASKS.DWP Standard Project Server Web Part for Project Timesheet views.
        " UPDATES.DWP Standard Project Server Web Part for Project Manager Updates.