I have an issue updating to the newest version. Could there be an issue with my web.config file? I can’t access the admin functionality.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sounds like your web.config is confused between choosing 3.5 and 2.0 libraries.
This is roughly what it should be in DNN 4. If you have some 3.5 libraries sprinkled in it. try removing it.
I ran into this issue before, that’s how i know.