Installed DNN 7.0.4 and tried both DotNetNuke6 C# Module Development Template and DotNetNuke Project Templates VSIX v2.4 which uses VS2012. Creates and opens the template module fine in VS2008. But I get a warning icon on the DotNetNuke.dll in References. When compiling my module, I get "DotNetNuke namespace does not exist" error.
FYI - when I open the DNN website project, I do not see this warning icon on the DotNetNuke.dll so I know the bin folder's DotNetNuke.dll is a good version. Or am I missing something?
Any help would be greatly appreciated?