Fez Spider and Glide dll

Hi there,

I’m trying to use gilde in my FEZ Spider, the problem is that when I add the reference to the dll it doesn’t deploy my project to the board. I recompile the glide project and still no solution!

Here is the error:

Create TS.

Loading start at 4128, end fb3c

Assembly: mscorlib (4.2.0.0)Assembly: Microsoft.SPOT.Native (4.2.0.0)Loading Deployment Assemblies.

Attaching deployed file.

Assembly: Glide_test (1.0.0.0)Attaching deployed file.

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

Assembly: Gadgeteer.DaisyLink (2.42.0.0)Attaching deployed file.

Assembly: GTM.GHIElectronics.Camera (1.0.0.0)Attaching deployed file.

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5)Attaching deployed file.

Assembly: GTM.GHIElectronics.MulticolorLed (1.0.0.0)Attaching deployed file.

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

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

Assembly: GHIElectronics.Gadgeteer.FEZSpider (1.0.3.0)Attaching deployed file.

Assembly: Microsoft.SPOT.Hardware.PWM (4.2.0.1)Attaching deployed file.

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

Assembly: GHI.Premium.System (4.2.2.0)Attaching deployed file.

Assembly: System (4.2.0.0)Attaching deployed file.

Assembly: GTM.GHIElectronics.Button (1.0.0.0)Attaching deployed file.

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

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

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

Assembly: GHI.Premium.USBHost (4.2.2.0)Attaching deployed file.

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

Assembly: GTM.GHIElectronics.Display_T35 (1.0.0.0)Attaching deployed file.

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

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

Assembly: Microsoft.SPOT.Hardware.SerialPort (4.2.0.0)Attaching deployed file.

Assembly: Microsoft.SPOT.IO (4.2.0.0)Attaching deployed file.
Assembly: GTM.GHIElectronics.UsbClientDP (1.0.0.0)Attaching deployed file.

Assembly: Gadgeteer (2.42.0.0)Attaching deployed file.

Assembly: GHI.Premium.IO (4.2.2.0)Resolving.

Link failure: some assembly references cannot be resolved!!

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5) needs assembly ‘mscorlib’ (4.1.2821.0)

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5) needs assembly ‘Microsoft.SPOT.Native’ (4.1.2821.0)

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5) needs assembly ‘Microsoft.SPOT.Graphics’ (4.1.2821.0)

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5) needs assembly ‘System.Xml’ (4.1.2821.0)

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5) needs assembly ‘Microsoft.SPOT.Touch’ (4.1.2821.0)

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5) needs assembly ‘Microsoft.SPOT.Hardware’ (4.1.2821.0)

Assembly: GHIElectronics.NETMF.Glide (0.1.0.5) needs assembly ‘System.IO’ (4.1.2821.0)

Error: a3000000

Waiting for debug commands…

The program ‘[10] Micro Framework application: Managed’ has exited with code 0 (0x0).

You need to rebuild Glide.

That´s what i did but still the same error. I think it has something to do with the fact I’m running .netmf 4.2 but when i rebuild glide it gets rebuild against 4.1 (am I saying something stupid?!?!)

@ ruimsimao - Hiya, did you retarget the framework to 4.2?

I didn’t realize that .netmf 4.2 also included 4.1. I thought that I just to rebuild and that was it. I did what you sugested Justin and away I go! Thanks!

@ ruimsimao - Super, good luck on your .net micro journey :slight_smile: