Errata

Programming Collaborative Web Applications with Microsoft® Exchange 2000 Server

Errata for Programming Collaborative Web Applications with Microsoft® Exchange 2000 Server

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page Back Cover

Incorrect Information About CD-ROM On the back cover, in the "Included on CD-ROM" section, it states that the companion CD includes the Exchange 2000 Server SDK. The companion CD does not include the Exchange 2000 Server SDK. Change: "The Exchange 2000 Server SDK" To: "The Exchange 2000 Server SDK documentation"

Microsoft Press  May 06, 2010 
Printed
Page 407

Missing Forward Slash In Listing 8.20


There is an error in Listing 8.20 on page 407. In the first section of code there is a missing forwardslash.

Change:



" 'file://.backofficestorage//"



To:

" 'file://./backofficestorage//"



Note that this occurs in the comment section of the program listing. This error will have no effect on the resulting application. The actual code sample under "If Len(strName) Microsoft Press is committed to providing informative and accurate

books. All comments and corrections listed above are ready for

inclusion in future printings of this book. If you have a later printing

of this book, it may already contain most or all of the above corrections.

Microsoft Press  Jul 13, 2010