I am trying unsuccessfully to install DNN latest 4x build or 5.0.0.1 and I get the same exact errors no matter which one I try.
The errors are:
Parser Error Message: The entry 'ScriptModule' has already been added.
Then, after I add a remove tag to web.config for scriptModule before the entry that adds it...... I get....
Exception Details: System.InvalidCastException: Unable to cast object of type 'System.Web.Configuration.ScriptingAuthenticationServiceSection' to type 'System.Web.Configuration.ScriptingAuthenticationServiceSection'.
I've been searching the net and the forums like mad, but I can't figure this out.
I am running Windows Server 2003 R2 with all updates current (including .net framework 3.5 sp1). I am running ASP 2x on IIS. I also installed the AJAX framework for ASP.net 2x.
I am thinking that perhaps my configuration on the web server is screwed because of all the various flavors of .net framework, but I really have no clue.
If anyone has any ideas I'd really appreciate any help at all....
I'm trying to get this site set up for a high scool and I'm getting nowhere.
Thanks!
Ted