Ma[sette]u Teknik Blog

June 7, 2006

project server 2003 restore single project

Filed under: [Sharepoint]

linko un post molto interessante di Igor Macori su come recuperare un singolo
progetto da un bakup completo di project server 2003.

Igor Macori : Restore di un singolo progetto dal Backup di Project Server 2003

January 17, 2006

Sharepoint document library template

Filed under: [Sharepoint]

Windows SharePoint Services Applications Template: Document Library

Overview
The Document Library application allows team members to create, upload, checkout, review, and modify documents. Team members can send documents to other team members for review, assign documents to other team member members, and set alerts to receive notification when a document is modified. In addition to the standard SharePoint search functionality, this application allows the user to see additional views of the document library, including By Category, By Author and By Review Status.

http://www.microsoft.com/downloads/details.aspx?familyid=8be94c8f-d9a2-4b10-ae68-b2cfa05e7943&displaylang=en

December 19, 2005

Compiling Locally Without SharePoint Installed

Filed under: [Sharepoint]

from : http://www.msd2d.com

A vexing issue for SharePoint developers is the need to have WSS installed on your development machine due to DLL dependencies. Anyone who has tried to compile a web part in a stand-alone environment has run across the following errors:

The dependency ‘Microsoft.SharePoint.Security’ could not be found.
The dependency ‘Microsoft.SharePoint.Dsp’ could not be found.
The dependency ‘Microsoft.SharePoint.Library’ could not be found.

To circumvent this issue, extract the underlying DLL’s from the GAC and copy them to your local machine. You’ll need to perform the copy from the command prompt as Windows Explorer does not expose the full directory structure for the GAC. Each DLL resides in a directory with a path similar to the following:

c:/windows/assembly/gac/[Strong Name]/[Version Number]__[Public Key]/[Strong Name].dll

Once you have the DLL’s you can include them as a reference in your project and compile without errors.

September 15, 2005

[PDC05] News

Filed under: [General], [Sharepoint]

Non essendo andato alla PDC05 a Los Angeles, vi riporto qualche post di blogger più fortunati di me!

Office 12 e Workflow

WSS 3.0 ; Windows Vista ; Office Vista