View Review Details


Book:   ADO.NET Cookbook
Subject:   ADO.NET Cookbook Review
Date:   2004-07-15 10:48:09
From:   allenchuang
Response to: ADO.NET Cookbook Review

Anybody can help me to build the examples codes from this book. Here are the errors:


C:\FT0608\AdoDotNetCookbookCS\Main\Chapter 06\AutoTransactionForm.cs(85): The type or namespace name 'SC0601' could not be found (are you missing a using directive or an assembly reference?)
C:\FT0608\AdoDotNetCookbookCS\Main\Chapter 06\AutoTransactionForm.cs(89): The type or namespace name 'sc' could not be found (are you missing a using directive or an assembly reference?)
C:\FT0608\AdoDotNetCookbookCS\Main\MainForm.cs(1951): The type or namespace name 'UsingXmlTemplateQueriesForm' could not be found (are you missing a using directive or an assembly reference?)
C:\FT0608\AdoDotNetCookbookCS\Main\MainForm.cs(1970): The type or namespace name 'BulkInsertForm' could not be found (are you missing a using directive or an assembly reference?)
Cryptographic failure while signing assembly 'C:\FT0608\AdoDotNetCookbookCS\ServicedComponent\obj\Debug\AdoDotNetCookbookCS.ServicedComponent.dll' -- 'The key container name 'AdoDotNetCookbookCSServicedComponent' does not exist'
The referenced component 'Microsoft.Data.SqlXml' could not be found.
The referenced component 'SQLXMLBULKLOADLib' could not be found. Could not load the type library. The system cannot find the file specified.


See larger cover