SharePoint Stuff
2007 Books
2003 Books
2003 Errata
2007 Errata
Downloads
    
As I work with customers and receive feedback, I will post errata to this area to improve the accuracy of the book. If you find an error in the book, please contact me to add it to this page. The last errata update was 27 October 2004.
Errata for Microsoft SharePoint: Building Office 2003 Solutions
  • Page 139, Paragraph 3:
    Change "WebPartTemplatesforVSNetSample.exe" to "WebPartTemplatesforVSNetSample2.exe"
  • Page 163, Bottom of the page:
    Change the URI to appear as follows
    <IPermission class="WebPermission" version="1">
    <ConnectAccess>
    <URI uri="http://localhost/services/callreport.asmx?WSDL"/>
    </ConnectAccess>
    </IPermission>
  • Page 170, Step 12:
    Change "<configuration>" to "<compilation>"
  • Page 175, Middle of page:
    Change "PageHeight" to "pageHeight"
  • Page 182, Top of page:
    Change "eRelationship" to "pubs"
  • Page 200, First paragraph and code listing:
    Change all references to "ASP.NET" to "wss_sqltrust". The wss_sqltrust permission set was originally created on page 162 and can be modified here to support SSO.
  • Page 225, Step 1:
    Change this step to read "Open the Windows Explorer, navigate to \Inetpub\wwwroot, and create a new sub folder named \wpresources."
  • Page 225, Step 2:
    Change "(e. g., SPSPageView)" to "(e. g., SPSPageView.Container)"
  • Page 225, Note:
    Add "However, you must use a double underscore between version and token when culture is absent."