Hi Brian,
What a wonderful project you've done! Great work!!!
All the more thanks for sharing with everyone. Especially like myself nuts in programming.
Btw I am trying to upgrade myself learning to use .NET while doing school project for my part time B.Eng.
After it had downloaded to my pc, I tried to compile the project but I got lots of compilation error, such as;
Warning 1 The referenced component 'DssRuntime' could not be found.
Warning 2 The referenced component 'Ccr.Core' could not be found.
Warning 3 The referenced component 'DssBase' could not be found.
Warning 4 The referenced component 'PhidgetBoards.Y2006.M08.proxy' could not be found.
Warning 5 The referenced component 'XInputGamepad.Y2006.M09.proxy' could not be found.
Error 6 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\AssemblyInfo.cs 7 17 RCCar
Error 7 The type or namespace name 'Ccr' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 7 17 RCCar
Error 8 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 8 17 RCCar
Error 9 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 9 17 RCCar
Error 10 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 10 17 RCCar
Error 11 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 11 17 RCCar
Error 12 The type or namespace name 'Ccr' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 19 17 RCCar
Error 13 The type or namespace name 'W3C' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 22 7 RCCar
Error 14 The type or namespace name 'DsspServiceBase' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 43 33 RCCar
Error 15 The type or namespace name 'Ccr' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 7 17 RCCar
Error 16 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 8 17 RCCar
Error 17 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 9 17 RCCar
Error 18 The type or namespace name 'W3C' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 12 7 RCCar
Error 19 The type or namespace name 'DsspDefaultLookup' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 37 44 RCCar
Error 20 The type or namespace name 'DsspDefaultDrop' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 37 63 RCCar
Error 21 The type or namespace name 'PortSet' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 37 36 RCCar
Error 22 The type or namespace name 'GetRequestType' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 43 28 RCCar
Error 23 The type or namespace name 'Fault' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 43 64 RCCar
Error 24 The type or namespace name 'PortSet' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 43 44 RCCar
Error 25 The non-generic type 'Robotics.Rccar.Get' cannot be used with type arguments D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 43 24 RCCar
Error 26 The type or namespace name 'Phidgets' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 17 29 RCCar
Error 27 The type or namespace name 'Phidgets' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 18 23 RCCar
Error 28 The type or namespace name 'Robotics' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 20 27 RCCar
Error 29 The type or namespace name 'NetCam' does not exist in the namespace 'Robotics' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 21 25 RCCar
Error 30 The type or namespace name 'DsspServiceCreationPort' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 78 29 RCCar
Error 31 The type or namespace name 'ITask' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 103 36 RCCar
Error 32 The type or namespace name 'ITask' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 195 23 RCCar
Error 33 The type or namespace name 'NetCam' does not exist in the namespace 'Robotics' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RemoteControlForm.cs 10 25 RCCar
Error 34 The type or namespace name 'Partner' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 46 4 RCCar
Error 35 The type or namespace name 'Partner' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 52 4 RCCar
Error 36 The type or namespace name 'Partner' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 56 4 RCCar
Error 37 The type or namespace name 'ServicePort' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 73 10 RCCar
Error 38 The type or namespace name 'ServiceHandler' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 102 10 RCCar
Error 39 'Robotics.Rccar.Contract' is not an attribute class D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\Rccar.cs 42 6 RCCar
Error 40 The type or namespace name 'DataContract' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\RccarTypes.cs 30 6 RCCar
Error 41 The type or namespace name 'ServiceDeclaration' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\RCCar\AssemblyInfo.cs 12 12 RCCar
Error 42 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\AssemblyInfo.cs 7 17 NetCam
Error 43 The type or namespace name 'Ccr' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 7 17 NetCam
Error 44 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 8 17 NetCam
Error 45 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 9 17 NetCam
Error 46 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 10 17 NetCam
Error 47 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 11 17 NetCam
Error 48 The type or namespace name 'W3C' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 23 7 NetCam
Error 49 The type or namespace name 'DsspServiceBase' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 34 34 NetCam
Error 50 The type or namespace name 'Port' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 247 29 NetCam
Error 51 The type or namespace name 'Ccr' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 7 17 NetCam
Error 52 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 8 17 NetCam
Error 53 The type or namespace name 'Dss' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 9 17 NetCam
Error 54 The type or namespace name 'W3C' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 12 7 NetCam
Error 55 The type or namespace name 'DsspDefaultLookup' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 69 45 NetCam
Error 56 The type or namespace name 'DsspDefaultDrop' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 69 64 NetCam
Error 57 The type or namespace name 'PortSet' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 69 37 NetCam
Error 58 The type or namespace name 'GetRequestType' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 75 28 NetCam
Error 59 The type or namespace name 'Fault' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 75 65 NetCam
Error 60 The type or namespace name 'PortSet' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 75 44 NetCam
Error 61 The non-generic type 'Robotics.NetCam.Get' cannot be used with type arguments D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 75 24 NetCam
Error 62 The type or namespace name 'Fault' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 79 81 NetCam
Error 63 The type or namespace name 'PortSet' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 79 53 NetCam
Error 64 The type or namespace name 'Query' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 79 28 NetCam
Error 65 The type or namespace name 'DsspServiceCreationPort' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 52 30 NetCam
Error 66 The type or namespace name 'ITask' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 88 36 NetCam
Error 67 The type or namespace name 'ServicePort' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 47 10 NetCam
Error 68 The type or namespace name 'ServiceHandler' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 87 10 NetCam
Error 69 'Robotics.NetCam.Contract' is not an attribute class D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCam.cs 33 6 NetCam
Error 70 The type or namespace name 'DataMember' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 45 4 NetCam
Error 71 The type or namespace name 'DataMember' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 59 4 NetCam
Error 72 The type or namespace name 'DataContract' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 30 3 NetCam
Error 73 The type or namespace name 'DataContract' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 83 3 NetCam
Error 74 The type or namespace name 'DataMember' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 92 4 NetCam
Error 75 The type or namespace name 'DataMember' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 96 4 NetCam
Error 76 The type or namespace name 'DataMember' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 100 4 NetCam
Error 77 The type or namespace name 'DataContract' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\NetCamTypes.cs 88 3 NetCam
Error 78 The type or namespace name 'ServiceDeclaration' could not be found (are you missing a using directive or an assembly reference?) D:\My Documents\Ktm\NTU-MPE\Year 5\FYP\274650_MSRS_RCCar\MSRS_RCCar\NetCam\AssemblyInfo.cs 12 12 NetCam
Warning 79 Could not resolve this reference. Could not locate the assembly "Ccr.Adapters.WinForms, Version=1.0.313.2, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. RCCar
Warning 80 Could not resolve this reference. Could not locate the assembly "DssBase". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. RCCar
Warning 81 Could not resolve this reference. Could not locate the assembly "PhidgetBoards.Y2006.M08.proxy, Version=0.0.0.0, Culture=neutral, PublicKeyToken=a0dc44dd09990e39, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. RCCar
Warning 82 Could not resolve this reference. Could not locate the assembly "DssRuntime". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. RCCar
Warning 83 Could not resolve this reference. Could not locate the assembly "Ccr.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. RCCar
Warning 84 Could not resolve this reference. Could not locate the assembly "XInputGamepad.Y2006.M09.proxy, Version=1.0.313.2, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. RCCar
Warning 85 Could not resolve this reference. Could not locate the assembly "NetCam.Y2007.M01.Proxy, Version=0.0.0.0, Culture=neutral, PublicKeyToken=83e5a99cd320b168, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. RCCar
Warning 86 Could not resolve this reference. Could not locate the assembly "Ccr.Core". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. NetCam
Warning 87 Could not resolve this reference. Could not locate the assembly "DssRuntime". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. NetCam
Warning 88 Could not resolve this reference. Could not locate the assembly "DssBase". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. NetCam
Warning 89 The referenced component 'NetCam.Y2007.M01.Proxy' could not be found.
Warning 90 The referenced component 'Ccr.Adapters.WinForms' could not be found.
May I know what is the problem?
Thanks in advance