I had no problems whatsoever with the install process of the site. It installed just fine and I was able to start building my site with no problems whatsoever. The problems started when I loaded up the project the first time in Studio.
I tried to load DotNetNuke.sln to start with. Many of the projects caused an error "The project location is not fully trusted by the .Net runtime". Of course, it didn't tell me which project was causing the problem, but it was several (15, maybe...). As one might expect, I had a plethora of build errors (166, to be exact), and several warnings, all to the effect of "Warning: The dependency 'DotNetNuke, Version=3.0.12.21332, Culture=neutral' in project 'DotNetNuke' cannot be copied to the run directory because it would overwrite the reference 'DotNetNuke, Version=3.2.2.30184, Culture=neutral'." I got probably 10 or so of these referencing various dlls.
I found a post where a user had similar problems and solved them by compiling different projects in a certain order. I did that as the posts recommended, but to no avail.
Is there any documentation or an easy way to get all of these assemblies to play nice with each other? What am I missing?
Thanks in advance
Davey