Fez Cerberus cannot add ethernet enc28 to visual studio "The module could not be added - a required library could not be found"

I can’t seem to add the Ethernet enc28 module to visual studio designer. I get error message “The module could not be added - a required library could not be found”… I’ve added references to it in my project, I’ve also loaded the Ethernet firmware onto the board with the MFDeploy.exe, not sure what else I need to do to get it to show up in visual studio? any help is appreciated.

Try searching the forum:

http://www.tinyclr.com/forum/search?q=The+module+could+not+be+added

I think it has been discussed already.

Read the module description in the store :wink:

Could anyone point me to some sample code on using the enc28 module with the fez cerberus board? I see you can’t have it in the designer but would like some guidance on how to initialize it in my code and see if i can get it to grab an IP address off my network. Been searching all over and can’t find anyone that has somesample code of how they used the enc28 ethernet in project…

I did find a post that helped me out quite a bit adn able to get dhcp address no problem in my code. http://www.tinyclr.com/forum/topic?id=10140 , i do get an exception when i run it though maybe someone could assist…

A first chance exception of type ‘System.Exception’ occurred in GHI.Premium.Net.dll
An unhandled exception of type ‘System.Exception’ occurred in GHI.Premium.Net.dll

Additional information: NetworkEventFlags: This should never happen!

Uncaught exception

This should help http://wiki.tinyclr.com/index.php?title=Ethernet_ENC28_Module