Okay, I'm throwing in the towel. I need to make one simple tweak to the Repository & rebuild it, and I'm stuck. I've been developing applications for 20 years, but this thing is kicking my butt. I have looked everywhere and can't find the answers to seemingly simple questions:
(1) Which versions of DNN and which .NET frameworks does this module work with?
(2) Why can't I just open the solution and hit 'build' without generating a ton of errors related to missing references?
(3) I read on the forums that you don't need to use the DNN solution, you just have to make a reference to the DNN DLL. But there already seems to be what looks like a "mini DNN" in the Repository solution. What's the real answer here?
(4) After giving up on
this repository, I tried to modify the one that comes with DNN itself (Good Dogs Repository, I presume?), but there don't seem to be any project files for the included desktop modules (which don't seem to materialize until after launching the portal, and which aren't part of the DNN project). How do I rebuild a module that "comes with" DNN?
(5) The Module Development PDF is very informative if I want to build a new module
from scratch, but I expected that rebulding an existing "project" module would basically use the formula unzip + F5 = fresh DLL. I keep thinking there will be basic instructions in a readme file, or one of the PDFs, or a "sticky" topic in the forums, or the first few posts of a relevant Core Team blog ... but I keep coming up empty-handed. Am I just getting too old and feebleminded to know where to look, or are these answers kind of hard to find?
I have
- Win XP Professional
- VS 2003
- SQL Server 2000
- plenty of ASP.NET/SQL 2000 experience
- no more perseverence
Thanks in advance. Sorry to be so whiny, but the frustation has been accumulating. This experience has taken me back a quarter of a century and made me feel like a total noob.
-Bill