OK, I read my post and realize that some misinformation is going on.
>>After complete install, I then open the site in VS2008 and it shows that ASP.NET 3.5 is the version used. When I set the site to ASP.NET 2.0 and restart DNN v5 (e.g. refresh in the browser to recompile), I get two "Error" messages which merely state "A DNN error has occurred".
What I mean is that in VS2008, on the website's Property Page (right-click the website in Solution Explorer, then Property Pages at the bottom of the context menu), on the Build panel I set the Target Framework dropdown from .NET Framework 3.5 to NET Framework 2.0 then click Apply.
Then, In my web browser (IE7), I 'refresh' the (Home or Login) page and get this:
DotNetNuke Error
|
An error has occurred.
An error has occurred. |
|
Return to Site |
|
If I set the Target Framework back to .NET Framework 3.5 and reload the page (Home or Login or any other unsecure page), everything works fine.
Of course, in all this, I am assuming that DNN v5 works in .NET 2.0 through 3.x. Is this not correct?
Am I missing something in the web.config or other file settings?
Do I need to open dnn in VS2008 and set the Target Framework dropdown from .NET Framework 3.5 to NET Framework 2.0 prior to loading the site in the browser?
Thx,
BerryC