Simple Enterprise Library console application refuses to compile
- by Vadim
I just downloaded and installed Microsoft Enterprise Library 5.0. I fired up VS 2010 to play with EL 5 and created a very simple console application. However, it would not compile. I got the following error:
The type or namespace name 'Data' does not exist in the namespace
'Microsoft.Practices.EnterpriseLibrary'
(are you missing an…