Hello,
I can not understand why suddenly (I did not install anything) when I run in debug I get the error “Error: a3000000”
Link failure: some assembly references cannot be resolved!!
But all files exists, with emulator works fine.
Can you help?
Thanks in advance.
This is the output of execution:
Found debugger!
Create TS.
Loading start at a0e85818, end a0e9cf74
Assembly: mscorlib (4.2.0.0) Assembly: Microsoft.SPOT.Native (4.2.0.0) Assembly: Microsoft.SPOT.Hardware (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.PWM (4.2.0.1) Assembly: Microsoft.SPOT.Security.PKCS11 (4.2.0.0)
Assembly: System.Security (4.2.0.0) Loading Deployment Assemblies.
Attaching deployed file.
Assembly: GTM.GHIElectronics.LED_Strip (4.2.101.0) Attaching deployed file.
Assembly: System.Text.RegularExpressions (0.0.0.0) Attaching deployed file.
Assembly: GHI.Hardware.G120 (4.2.11.1) Attaching deployed file.
Assembly: Microsoft.SPOT.Net.Security (4.2.0.0) Attaching deployed file.
Assembly: GTM.GHIElectronics.Ethernet_ENC28 (4.2.101.0) Attaching deployed file.
Assembly: Microsoft.SPOT.Time (4.2.0.0) Attaching deployed file.
Assembly: GHI.Premium.Net (4.2.11.1) Attaching deployed file.
Assembly: Microsoft.SPOT.Graphics (4.2.0.0) Attaching deployed file.
Assembly: MicroHTTP (10.11.8.1) Attaching deployed file.
Assembly: Microsoft.SPOT.Net (4.2.0.0) Attaching deployed file.
Assembly: Gadgeteer.SPI (2.42.0.0) Attaching deployed file.
Assembly: System.Net.Security (4.2.0.0) Attaching deployed file.
Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0) Attaching deployed file.
Assembly: GHI.Premium.System (4.2.11.1) Attaching deployed file.
Assembly: MicroNTP (10.11.8.1) Attaching deployed file.
Assembly: System (4.2.0.0) Attaching deployed file.
Assembly: GTM.GHIElectronics.Button (4.2.101.0) Attaching deployed file.
Assembly: GHIElectronics.Gadgeteer.FEZCobra_II (4.2.101.0) Attaching deployed file.
Assembly: MicroIO (10.11.8.1) Attaching deployed file.
Assembly: Lsx.MF.Library.Net (1.0.0.0) Attaching deployed file.
Assembly: GHI.Premium.Hardware (4.2.11.1) Resolving.
Link failure: some assembly references cannot be resolved!!
Assembly: GTM.GHIElectronics.LED_Strip (4.2.101.0) needs assembly ‘Gadgeteer’ (2.42.0.0)
Assembly: System.Text.RegularExpressions (0.0.0.0) needs assembly ‘System.IO’ (4.2.0.0)
Assembly: GTM.GHIElectronics.Ethernet_ENC28 (4.2.101.0) needs assembly ‘Gadgeteer’ (2.42.0.0)
Assembly: GTM.GHIElectronics.Ethernet_ENC28 (4.2.101.0) needs assembly ‘Gadgeteer.SPI’ (2.42.0.0)
Assembly: MicroHTTP (10.11.8.1) needs assembly ‘System.IO’ (4.2.0.0)
Assembly: MicroHTTP (10.11.8.1) needs assembly ‘Lsx.MF.Library’ (1.0.0.0)
Assembly: MicroHTTP (10.11.8.1) needs assembly ‘MicroIO’ (10.11.8.1)
Assembly: Gadgeteer.SPI (2.42.0.0) needs assembly ‘Gadgeteer’ (2.42.0.0)
Assembly: GTM.GHIElectronics.Button (4.2.101.0) needs assembly ‘Gadgeteer’ (2.42.0.0)
Assembly: GHIElectronics.Gadgeteer.FEZCobra_II (4.2.101.0) needs assembly ‘Gadgeteer’ (2.42.0.0)
Assembly: GHIElectronics.Gadgeteer.FEZCobra_II (4.2.101.0) needs assembly ‘GHI.Premium.IO’ (4.2.11.1)
Assembly: MicroIO (10.11.8.1) needs assembly ‘System.IO’ (4.2.0.0)
Assembly: Lsx.MF.Library.Net (1.0.0.0) needs assembly ‘Lsx.MF.Library’ (1.0.0.0)
Assembly: Lsx.MF.Library.Net (1.0.0.0) needs assembly ‘MicroHTTP’ (10.11.8.1)
Assembly: Lsx.MF.Library.Net (1.0.0.0) needs assembly ‘System.Text.RegularExpressions’ (0.0.0.0)
Assembly: Lsx.MF.Library.Net (1.0.0.0) needs assembly ‘System.IO’ (4.2.0.0)
Assembly: Lsx.MF.Library.Net (1.0.0.0) needs assembly ‘Json.NetMF’ (1.2.4.0)
Error: a3000000
Waiting for debug commands…
The program ‘[8] Micro Framework application: Managed’ has exited with code 0 (0x0).