My Cerberus and Cerbuino boards won't deploy programs -- Error: a3000000

I have been developing on my Cerbuino for a project fo quite some time and starting on Monday when i run the program builds but am getting a Error: a3000000

It is targeting 4.2
I’ve reinstalled vs2010, nermf4.2, and ghi software twice. and updated the firmware twice on the boards.
I’ve even tried to deploy a empty program with a debug print “program started” to no avail.

I can deploy on a spider i have

here is the output

Create TS.

Loading start at 806e0e8, end 809661c

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.Graphics (4.2.0.0)Assembly: Microsoft.SPOT.TinyCore (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0)Assembly: Microsoft.SPOT.IO (4.2.0.0)
Assembly: System.IO (4.2.0.0)Assembly: Microsoft.SPOT.Hardware.OneWire (4.2.0.0)Assembly: Microsoft.SPOT.Hardware.Usb (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.PWM (4.2.0.1)Assembly: Microsoft.SPOT.Net (4.2.0.0)
Assembly: System (4.2.0.0)Loading Deployment Assemblies.

Attaching deployed file.

Assembly: GTM.GHIElectronics.Extender (4.1.5.0)Attaching deployed file.

Assembly: Microsoft.SPOT.Net.Security (4.2.0.0)Attaching deployed file.

Assembly: Microsoft.SPOT.Touch (4.2.0.0)Attaching deployed file.

Assembly: Toolbox.NETMF.Hardware.WiFlyGSX (1.0.0.0)Attaching deployed file.

Assembly: MFDpwsExtensions (4.2.0.0)Attaching deployed file.

Assembly: GHIElectronics.Gadgeteer.FEZCerbuinoBee (1.0.5.0)Attaching deployed file.

Assembly: System.Net.Security (4.2.0.0)Attaching deployed file.

Assembly: GHI.OSHW.Hardware (4.2.2.0)Attaching deployed file.

Assembly: System.Http (4.2.0.0)Attaching deployed file.

Assembly: GHI.OSHW.Native (4.2.2.0)Attaching deployed file.

Assembly: Toolbox.NETMF.NET (1.0.0.0)Attaching deployed file.

Assembly: Cerebino Bee Store Data Collecter (1.0.0.0)Attaching deployed file.

Assembly: System.Xml (4.2.0.0)Attaching deployed file.

Assembly: Toolbox.NETMF (0.1.0.0)Attaching deployed file.

Assembly: Gadgeteer (2.41.0.0)Attaching deployed file.

Assembly: Toolbox.NETMF.Hardware (1.0.0.0)Resolving.

Link failure: some assembly references cannot be resolved!!

Assembly: GTM.GHIElectronics.Extender (4.1.5.0) needs assembly ‘Gadgeteer’ (2.42.0.0)

Assembly: GHIElectronics.Gadgeteer.FEZCerbuinoBee (1.0.5.0) needs assembly ‘Gadgeteer’ (2.42.0.0)

Assembly: Cerebino Bee Store Data Collecter (1.0.0.0) needs assembly ‘Gadgeteer’ (2.41.0.0)

Assembly: Cerebino Bee Store Data Collecter (1.0.0.0) needs assembly ‘GTM.GHIElectronics.Extender’ (4.1.5.0)

Assembly: Cerebino Bee Store Data Collecter (1.0.0.0) needs assembly ‘GHIElectronics.Gadgeteer.FEZCerbuinoBee’ (1.0.5.0)

Assembly: Cerebino Bee Store Data Collecter (1.0.0.0) needs assembly ‘Gadgeteer’ (2.42.0.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘mscorlib’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.TinyCore’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Graphics’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Native’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Hardware’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Net’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.IO’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘System.IO’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Hardware.SerialPort’ (4.1.2821.0)

Error: a3000000

Waiting for debug commands…

What is the version of the firmware that you have?

HalSystemInfo.halVersion: 4.2.0.0
HalSystemInfo.halVendorInfo: Copyright Oberon microsystems, Inc.
HalSystemInfo.oemCode: 255
HalSystemInfo.modelCode: 0
HalSystemInfo.skuCode: 65535
HalSystemInfo.moduleSerialNumber: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
HalSystemInfo.systemSerialNumber: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
ClrInfo.clrVersion: 4.2.0.0
ClrInfo.clrVendorInfo: Copyright Oberon microsystems, Inc.
ClrInfo.targetFrameworkVersion: 4.2.0.0
SolutionReleaseInfo.solutionVersion: 4.2.2.0
SolutionReleaseInfo.solutionVendorInfo: Copyright © GHI Electronics, LLC
SoftwareVersion.BuildDate: Jul 20 2012
SoftwareVersion.CompilerVersion: 410462
FloatingPoint: True
SourceLevelDebugging: True
ThreadCreateEx: True
LCD.Width: 0
LCD.Height: 0
LCD.BitsPerPixel: 0
AppDomains: True
ExceptionFilters: True
IncrementalDeployment: True
SoftReboot: True
Profiling: False
ProfilingAllocations: False
ProfilingCalls: False
IsUnknown: False

You need to update the Firmware to the latest version found here: http://www.tinyclr.com/forum/topic?id=7982 and the instructions on how to update is found here: http://wiki.tinyclr.com/index.php?title=Firmware_Update_FEZ_Cerberus

i reinstalled the firmware still same problem
It was working last friday and monday it just stopped.
I havent been able to get it to work since.
Create TS.

Loading start at 8059bec, end 8082120

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.Graphics (4.2.0.0)Assembly: Microsoft.SPOT.TinyCore (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0)Assembly: Microsoft.SPOT.IO (4.2.0.0)
Assembly: System.IO (4.2.0.0)Assembly: Microsoft.SPOT.Hardware.OneWire (4.2.0.0)Assembly: Microsoft.SPOT.Hardware.Usb (4.2.0.0)
Assembly: Microsoft.SPOT.Hardware.PWM (4.2.0.1)Assembly: Microsoft.SPOT.Net (4.2.0.0)
Assembly: System (4.2.0.0)Loading Deployment Assemblies.

Attaching deployed file.

Assembly: GHIElectronics.Gadgeteer.FEZCerbuinoBee (1.0.5.0)Attaching deployed file.

Assembly: GHI.OSHW.Hardware (4.2.2.0)Attaching deployed file.

Assembly: System.Http (4.2.0.0)Attaching deployed file.

Assembly: Microsoft.SPOT.Net.Security (4.2.0.0)Attaching deployed file.

Assembly: Microsoft.SPOT.Touch (4.2.0.0)Attaching deployed file.

Assembly: GadgeteerApp1 (1.0.0.0)Attaching deployed file.

Assembly: System.Net.Security (4.2.0.0)Attaching deployed file.

Assembly: Gadgeteer (2.41.0.0)Resolving.

Link failure: some assembly references cannot be resolved!!

Assembly: GHIElectronics.Gadgeteer.FEZCerbuinoBee (1.0.5.0) needs assembly ‘Gadgeteer’ (2.42.0.0)

Assembly: GadgeteerApp1 (1.0.0.0) needs assembly ‘Gadgeteer’ (2.41.0.0)

Assembly: GadgeteerApp1 (1.0.0.0) needs assembly ‘GHIElectronics.Gadgeteer.FEZCerbuinoBee’ (1.0.5.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘mscorlib’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.TinyCore’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Graphics’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Native’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Hardware’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Net’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.IO’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘System.IO’ (4.1.2821.0)

Assembly: Gadgeteer (2.41.0.0) needs assembly ‘Microsoft.SPOT.Hardware.SerialPort’ (4.1.2821.0)

Error: a3000000

Waiting for debug commands…

I think you project references old version of the Gadgeteer assembly. Remove/readd the reference.

Try to make a new project. It might be because it is referencing old assemblies. You could also delete the bin and obj folder from your project to see if that will work.