Problem in running the downloaded sample

Problem in running the downloaded sample

Old forum URL: forums.lhotka.net/forums/t/4295.aspx


bsrinivasan posted on Tuesday, February 05, 2008

I downloaded the VB .NET samples for CLSA .NET 3.0 which can run on .NET 2.0 in my XP  machine.

Unfortunately it throws me a lot of errors while building the project.

 

Warning 1 XML comment has a tag with a 'cref' attribute 'System.Runtime.Serialization.NetDataContractSerializer' that could not be resolved. XML comment will be ignored. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\ApplicationContext.vb 373 7 Csla
Warning 2 XML comment has a tag with a 'cref' attribute 'System.Runtime.Serialization.NetDataContractSerializer' that could not be resolved. XML comment will be ignored. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\ApplicationContext.vb 395 7 Csla
Warning 3 XML comment has a tag with a 'cref' attribute 'System.Runtime.Serialization.NetDataContractSerializer' that could not be resolved. XML comment will be ignored. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\ApplicationContext.vb 423 9 Csla
Error 4 Type 'DataContract' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\DeleteRequest.vb 12 4 Csla
Error 5 Type 'DataMember' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\DeleteRequest.vb 14 6 Csla
Error 6 Type 'DataMember' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\DeleteRequest.vb 16 6 Csla
Warning 7 Namespace or type specified in the Imports 'System.ServiceModel' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 5 9 Csla
Warning 8 Namespace or type specified in the Imports 'System.ServiceModel.Description' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 8 9 Csla
Warning 9 XML comment has a tag with a 'cref' attribute 'NetDataContractSerializer' that could not be resolved. XML comment will be ignored. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 13 15 Csla
Error 10 Type 'DataContractSerializerOperationBehavior' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 16 14 Csla
Error 11 Type 'OperationDescription' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 23 39 Csla
Error 12 Type 'OperationDescription' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 32 39 Csla
Error 13 Type 'DataContractFormatAttribute' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 32 98 Csla
Error 14 Type 'XmlObjectSerializer' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 44 149 Csla
Error 15 Type 'NetDataContractSerializer' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 45 18 Csla
Error 16 Type 'XmlDictionaryString' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 52 82 Csla
Error 17 Type 'XmlDictionaryString' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 52 115 Csla
Error 18 Type 'XmlObjectSerializer' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 52 175 Csla
Error 19 Type 'NetDataContractSerializer' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\NetDataContractOperation.vb 53 18 Csla
Error 20 Type 'DataContract' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UpdateRequest.vb 12 4 Csla
Error 21 Type 'DataMember' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UpdateRequest.vb 14 6 Csla
Error 22 Type 'DataMember' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UpdateRequest.vb 16 6 Csla
Warning 23 Namespace or type specified in the Imports 'System.ServiceModel' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 5 9 Csla
Warning 24 Namespace or type specified in the Imports 'System.ServiceModel.Channels' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 6 9 Csla
Warning 25 Namespace or type specified in the Imports 'System.ServiceModel.Description' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 9 9 Csla
Error 26 Type 'IOperationBehavior' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 20 16 Csla
Error 27 Type 'OperationDescription' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 29 58 Csla
Error 28 Type 'BindingParameterCollection' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 29 100 Csla
Error 29 Type 'IOperationBehavior' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 29 139 Csla
Error 30 Type 'OperationDescription' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 38 57 Csla
Error 31 Type 'System.ServiceModel.Dispatcher.ClientOperation' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 38 94 Csla
Error 32 Type 'IOperationBehavior' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 38 153 Csla
Error 33 Type 'OperationDescription' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 48 59 Csla
Error 34 Type 'System.ServiceModel.Dispatcher.DispatchOperation' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 48 99 Csla
Error 35 Type 'IOperationBehavior' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 48 160 Csla
Error 36 Type 'OperationDescription' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 56 46 Csla
Error 37 Type 'IOperationBehavior' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 56 79 Csla
Error 38 Type 'OperationDescription' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 61 92 Csla
Error 39 Type 'DataContractSerializerOperationBehavior' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\UseNetDataContractAttribute.vb 62 35 Csla
Error 40 Type 'DataContract' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\WcfResponse.vb 12 4 Csla
Error 41 Type 'DataMember' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\DataPortal\Hosts\WcfChannel\WcfResponse.vb 14 6 Csla
Warning 42 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\FilteredBindingList.vb 438 5 Csla
Warning 43 XML comment has a tag with a 'cref' attribute 'NetDataContractSerializer' that could not be resolved. XML comment will be ignored. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Serialization\NetDataContractSerializerWrapper.vb 6 17 Csla
Error 44 Type 'NetDataContractSerializer' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Serialization\NetDataContractSerializerWrapper.vb 14 27 Csla
Warning 45 XML comment has a tag with a 'cref' attribute 'NetDataContractSerializer' that could not be resolved. XML comment will be ignored. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Serialization\NetDataContractSerializerWrapper.vb 49 9 Csla
Error 46 Type 'NetDataContractSerializer' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Serialization\NetDataContractSerializerWrapper.vb 52 45 Csla
Warning 47 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Web\Design\CslaDataSourceConfiguration.vb 58 40 Csla
Warning 48 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Web\Design\CslaDataSourceConfiguration.vb 59 9 Csla
Warning 49 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Web\Design\CslaDataSourceConfiguration.vb 78 11 Csla
Warning 50 Namespace or type specified in the Imports 'System.Workflow.Runtime' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 4 9 Csla
Error 51 Type 'WorkflowRuntime' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 15 33 Csla
Error 52 Type 'WorkflowInstance' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 16 26 Csla
Error 53 Type 'WorkflowRuntime' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 32 45 Csla
Error 54 Type 'WorkflowInstance' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 60 52 Csla
Error 55 Type 'WorkflowRuntime' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 70 51 Csla
Error 56 Type 'WorkflowRuntime' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 258 30 Csla
Error 57 Type 'WorkflowCompletedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 266 72 Csla
Error 58 Type 'WorkflowTerminatedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 271 73 Csla
Error 59 Type 'WorkflowSuspendedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 277 72 Csla
Error 60 Type 'WorkflowEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 282 70 Csla
Error 61 Type 'WorkflowEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Workflow\WorkflowManager.vb 287 68 Csla
Error 62 Type 'UIElement' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\Authorizer.vb 95 61 Csla
Error 63 Type 'Binding' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\Authorizer.vb 107 38 Csla
Error 64 Type 'UIElement' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\Authorizer.vb 107 60 Csla
Warning 65 Namespace or type specified in the Imports 'System.Windows.Controls' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 5 9 Csla
Warning 66 Namespace or type specified in the Imports 'System.Windows.Data' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 6 9 Csla
Warning 67 Namespace or type specified in the Imports 'System.Windows.Documents' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 7 9 Csla
Warning 68 Namespace or type specified in the Imports 'System.Windows.Input' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 8 9 Csla
Warning 69 Namespace or type specified in the Imports 'System.Windows.Media' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 9 9 Csla
Warning 70 Namespace or type specified in the Imports 'System.Windows.Media.Imaging' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 10 9 Csla
Warning 71 Namespace or type specified in the Imports 'System.Windows.Navigation' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 11 9 Csla
Warning 72 Namespace or type specified in the Imports 'System.Windows.Shapes' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 12 9 Csla
Error 73 Type 'Decorator' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 25 14 Csla
Error 74 Type 'NotifyCollectionChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 72 74 Csla
Error 75 Type 'DependencyPropertyChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 97 77 Csla
Error 76 Type 'DataSourceProvider' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 111 23 Csla
Error 77 Type 'DataSourceProvider' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 126 44 Csla
Error 78 Type 'DataSourceProvider' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 137 23 Csla
Error 79 Type 'INotifyCollectionChanged' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 145 25 Csla
Error 80 Type 'DataSourceProvider' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 157 23 Csla
Error 81 Type 'INotifyCollectionChanged' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 165 25 Csla
Error 82 Type 'INotifyCollectionChanged' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 197 65 Csla
Error 83 Type 'INotifyCollectionChanged' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 203 63 Csla
Error 84 Type 'RoutedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 209 65 Csla
Error 85 Type 'NotifyCollectionChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 224 81 Csla
Error 86 Type 'Visual' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 238 46 Csla
Error 87 Name 'VisualTreeHelper' is not declared. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 239 31 Csla
Error 88 Type 'Visual' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 240 28 Csla
Error 89 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 243 23 Csla
Error 90 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 245 78 Csla
Error 91 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 247 90 Csla
Error 92 Type 'Binding' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 251 24 Csla
Error 93 Type 'FrameworkElement' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 253 52 Csla
Error 94 Type 'Binding' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 269 57 Csla
Error 95 Type 'FrameworkElement' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 269 83 Csla
Error 96 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\DataDecoratorBase.vb 269 115 Csla
Warning 97 Namespace or type specified in the Imports 'System.Windows.Data' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\IdentityConverter.vb 2 9 Csla
Error 98 Type 'IValueConverter' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\IdentityConverter.vb 12 16 Csla
Error 99 Type 'IValueConverter' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\IdentityConverter.vb 25 18 Csla
Error 100 Type 'IValueConverter' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\IdentityConverter.vb 40 18 Csla
Warning 101 Namespace or type specified in the Imports 'System.Windows.Controls' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 3 9 Csla
Warning 102 Namespace or type specified in the Imports 'System.Windows.Data' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 4 9 Csla
Warning 103 Namespace or type specified in the Imports 'System.Windows.Documents' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 5 9 Csla
Warning 104 Namespace or type specified in the Imports 'System.Windows.Input' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 6 9 Csla
Warning 105 Namespace or type specified in the Imports 'System.Windows.Media' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 7 9 Csla
Warning 106 Namespace or type specified in the Imports 'System.Windows.Media.Imaging' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 8 9 Csla
Warning 107 Namespace or type specified in the Imports 'System.Windows.Navigation' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 9 9 Csla
Warning 108 Namespace or type specified in the Imports 'System.Windows.Shapes' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 10 9 Csla
Error 109 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 35 50 Csla
Error 110 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 36 48 Csla
Error 111 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 37 46 Csla
Error 112 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 38 50 Csla
Error 113 Type 'DependencyProperty' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 39 48 Csla
Error 114 'GetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 47 22 Csla
Error 115 'SetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 51 9 Csla
Error 116 Name 'OnPropertyChanged' is not declared. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 52 9 Csla
Error 117 Type 'DependencyPropertyChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 52 31 Csla
Error 118 'GetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 62 22 Csla
Error 119 'SetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 66 9 Csla
Error 120 Name 'OnPropertyChanged' is not declared. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 68 11 Csla
Error 121 Type 'DependencyPropertyChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 68 33 Csla
Error 122 'GetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 79 22 Csla
Error 123 'SetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 83 9 Csla
Error 124 Name 'OnPropertyChanged' is not declared. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 85 11 Csla
Error 125 Type 'DependencyPropertyChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 85 33 Csla
Error 126 'GetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 96 22 Csla
Error 127 'SetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 100 9 Csla
Error 128 Name 'OnPropertyChanged' is not declared. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 102 11 Csla
Error 129 Type 'DependencyPropertyChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 102 33 Csla
Error 130 'GetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 113 22 Csla
Error 131 'SetValue' is not a member of 'Csla.Wpf.DataDecoratorBase'. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 117 9 Csla
Error 132 Name 'OnPropertyChanged' is not declared. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 119 11 Csla
Error 133 Type 'DependencyPropertyChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 119 33 Csla
Error 134 Type 'System.Collections.Specialized.NotifyCollectionChangedEventArgs' is not defined. D:\Srinivasan\CSLA\cslavb-3.0.4-080124\cslavb\Csla\Wpf\ObjectStatus.vb 160 72 Csla
Error 135 Maximum number of errors has been exceeded.
 

Can anyone suggest what else I need to include in my project or configure my machine settings to make this build correctly?

KKoteles replied on Tuesday, February 05, 2008

bsrinivasan,

Have you tried setting the NET20 compiler?  See Rocky's article:  http://www.lhotka.net/Article.aspx?area=4&id=ac20fe4c-6afc-4176-bcb4-d74b5a370356

Ken

bsrinivasan replied on Tuesday, February 05, 2008

Thank you for the suggestion. I will try it out and let know how it works....

Best Regards

Srinivasan B

bsrinivasan replied on Tuesday, February 12, 2008

Thanks a lot. I got worked it out....

Copyright (c) Marimer LLC