I have successfully installed DNN 8 and all configuration. i am also referring video to develop module in visual studio. https://www.youtube.com/watch?v=AKCYRPuoXF4
when i am trying to build the project then error comes like:
Error 17 The type or namespace name 'DotNetNuke' could not be found (are you missing a using directive or an assembly reference?) C:\websites\dnndev.me\DesktopModules\MyDNNModule\MyDNNModuleModuleSettingsBase.cs 13 7 MyDNNModule
Please help to solve that. thank you in advance.