Can somebody please help me in this. So far I am having two issues.
The website will not build due to the following errors:
1. I have been getting this error off and on through the development of my site. It just comes and goes with no explanation. When building I get the following error with my custom modules: "could not load type DotNetNuke.Modules.Calculator.View", could not load type DotNetNuke.Modules.Calculator.Settings and could not load type DotNetNuke.Modules.Calculator.Edit.
I haven't touched anything with the module and the randomly comes up from time to time. The inheritance is correct for all three files "Settings, View, Edit".
Why would this be happening?
2. The next error has to do with JavaScriptLibraries. The type or namespace name 'JavaScriptLibraries' does not exist in the namespace 'DotNetNuke.Framework' (are you missing an assembly reference?) I do not see this in the dotnetnuke.dll I have the latest DotNetNuke.dll version 7.0.3.64 from downloading on the dnn website. Have no idea why this is not included. I checked the dll in object explorer and it is no where to be found.
Where can I find this or what solution is for this type of error?
If anybody can help it would be greatly appreciated.