Wrox Programmer Forums
|
BOOK: Wrox's Visual Basic 2005 Express Edition Starter Kit ISBN: 978-0-7645-9573-8
This is the forum to discuss the Wrox book Wrox's Visual Basic 2005 Express Edition Starter Kit by Andrew Parsons; ISBN: 9780764595738
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Wrox's Visual Basic 2005 Express Edition Starter Kit ISBN: 978-0-7645-9573-8 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 24th, 2006, 08:56 PM
Registered User
 
Join Date: Aug 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default CLS-Compliant issue

Everytime I try to compile the personal organizer in chapter 7, I get these error messages:

'_PO_DataDataSet' is not CLS-compliant.

'_PO_DataDataSetTableAdapters' is not CLS-compliant.

How can I fix this problem?


 
Old December 27th, 2006, 08:31 PM
Registered User
 
Join Date: Dec 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Even thought _PO_DataDataSet is the default name and may
have been allowed in a prior release the dataset name can
not start with an underscore.

Select the error from the error list and press F1 for help.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Developing C# corba compliant application umair.hasan .NET Framework 1.x 0 September 26th, 2006 12:32 AM
What is CLS(Compliant) True in Assembly info File jayakumar.cj ASP.NET 1.0 and 1.1 Basics 0 August 4th, 2006 06:03 AM
Difference between CTS & CLS sumsin General .NET 1 March 18th, 2005 08:46 AM
object.cls via API Peppiniello Pro VB 6 5 January 25th, 2005 12:04 PM
XHTML Compliant PHP page Ben Horne Beginning PHP 6 October 27th, 2004 08:08 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.