first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

Flippant Remarks about Windows SharePoint Services (WSS) 3.0

Windows SharePoint Services 3.0 Tools Visual Studio 2008 Extensions, Version 1.2 requires WSS. This may seem obvious or a future version for Visual Studio will have ‘disconnected’ Setup option.

These were installed:

The non-Farm (default) install will make a “SharePoint - 80” Web Application that will take over any preexisting IIS site on port 80. The old site will be stopped and its files untouched.

The default install will generate a SQL Embedded database with this Named Pipe connection:

np:\\\\.\\pipe\\MSSQL$Microsoft##SSEE\\sql\\query

This is stored at this location:

%SystemRoot%\\SYSMSI\\SSEE\\MSSQL.2005\\MSSQL\\DATA

This (again) might be obvious but SharePoint stores documents as binary BLOBs in a content database. Sheetal Jain explores this in “SharePoint and Large files ( > 1GB) in a Document Library?” here:

http://office12.blogspot.com/2007/06/
    sharepoint-and-large-files-1gb-in.html
mod date: 2008-10-11T07:29:24.000Z