Hi,
Something strange has happended to my DNN web project in Visual Srudio 2010. Yesterday, I was working on it correctly. This morning, though, I keep getting compilation errors:
"The type or namespace name 'DotNetNuke' could not be found (are you missing a using directive or an assembly reference?)"
I also get the same message for PortalSecurity, Entities, Microsoft.ApplicationBlocks, and for interfaces ISearchable, IPortable, and maybe some other classes or namespaces.
In my project, in admin\bin I can see all the DNN references, including DotNetNuke.dll, DotNetNuke.HttpModules.dll, etc., and they are not marked as not avalaible.
Do you have any idea of what has happened, and how to fix it?
Thanks in advance,
Dani