Panda II Touch screen

After installing Microsoft Visual Studio 10 and Micro Net and GHI SDK as desribed in the beginners guide I tried the first example from the beginners guide. It works fine as well with the emulator and on the hardware. Then I downloaded the example code for the touch screen. It gives the error message for the “using GHIElectronics.NETMF.FEZ”: missing using directive or missing assembly reference. What’s wrong.
I found in the programs(x86) directory a folder GHI Electronics.
Thanks for your help.

You need to add the needed DLL (assemblies) to your project. I thought this was explained in the book IIRC

Welcome to the community.

Nevermind the automated system (Gus) beat me to it.