Table des matières

SharePoint

Windows Sharepoint Services (WSS).

Docs

WebParts

Divers

Once you've compiled the WebPart and added it to the server you will need to make one change to your web.config file before the part will work. You will need to change the trust level from WSS_Minimal to WSS_Medium. This will allow the part to use the SQL Connection which isn't allowed in the minimal trust scheme.