Top "Wss" questions

WSS stands for Windows SharePoint Services, SharePoint Server 2007's "little" brother.

Serialization in C# without using file system

I have a simple 2D array of strings and I would like to stuff it into an SPFieldMultiLineText in MOSS. …

c# sharepoint serialization moss wss
Windows SharePoint Services vs. Microsoft Office SharePoint Server?

There's Windows SharePoint Services (WSS) and then there is Microsoft Office SharePoint Server (MOSS). MOSS considerably more expensive than WSS (…

sharepoint moss comparison wss
Sharepoint List to PDF report

I have a SharePoint list and I need to transform it into a document (any type) and export it to …

sharepoint pdf crystal-reports moss wss
Relative URLs in Sharepoint master page

I have a master page with tabs. The tabs are defined by the following sitemap file: <siteMap> <…

sharepoint wss relative-path
WebSocket Error in connection establishment: net::ERR_CONNECTION_CLOSED

I am getting this error when I attempt to establish a wss connection with my server: WebSocket connection to 'wss://…

node.js apache https websocket wss
Mapping Infopath fields to Sharepoint columns

Any one has any idea how to map an infopath field to a sharepoint column of type choice? The infopath …

sharepoint wss infopath
How do I determine the disk size of a SharePoint list?

I have a list with roughly 5500 items, and I would like to find out the size on disk. Is there …

sharepoint moss wss
Is it possible to force socket.io to use wss instead of ws, without having to change to https?

I have been trying to setup a server where users can send sign in using websockets, but I don't want …

javascript sockets security socket.io wss
SharePoint (WSS) Authentication Across Multiple Domains

First, a little background: We have an intranet site based on WSS 3.0 that is hosted on a server in DOMAIN_…

sharepoint active-directory wss windows-authentication
WebSockets: wss from client to Amazon AWS EC2 instance through ELB

How can I connect over ssl to a websocket served by GlassFish on an Amazon AWS EC2 instance through an …

ssl websocket glassfish wss amazon-elb