I installed a bunch of modules on a new version of Dot Net Nuke (SQL Express 2005) and ran it on Localhost to try it out; downloaded the latest and greatest version last night. I installed new modules like Gallery, and now when I compile it again to test it, I get a bunch of errors:
Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. F:\FCC2\DesktopModules\Forum\Integration\Integration_GalleryAddFiles.aspx
It's most like a version incompatibility issue. How do I either fix the problem (what DLL to reference; where do I find them), and/or where do I find the DLL's to reference? Can I install the modules source code and compile? If so where do I install them, name them, etc?
It's okay to blow this installation away, but what do I do to fix it if it occurs in the future is the big issue.