Hello,
I have had issues trying to install DNN for the past week. I downloaded the latest version tonight and hoped it would fix the issues I was having. Unfortunately I still get errors while trying to install a fresh copy from scratch.
I created my root folder, extracted DNN zip to it, set my permissions. Edited the web.config file for my DB credentials. Then I created my SQL DB with proper Permissions and credentials. I then setup up IIS virtual Directory using ASPNET 2.0. Next, I start the install process and it passes the permissions test and the connection to the DB test and starts installing.
I get this error now:
Installing Database - Version 05.00.00...Success
Upgrading Database to Version 05.00.01...Success
Upgrading Database to Version 05.01.00...Success
Upgrading Database to Version 05.01.01...Success
Upgrading Database to Version 05.01.02...Success
Upgrading Database to Version 05.01.03...Success
Upgrading Database to Version 05.01.04...Success
Upgrading Database to Version 05.02.00...FAILURE ERROR: Error: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\slsdxeuu.0.cs' could not be found
error CS2008: No inputs specified
Error: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\t_m_we3h.0.cs' could not be found
error CS2008: No inputs specified
Error: Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\jisgovwl.0.cs' could not be found
error CS2008: No inputs specified
=============================
What can I do to get this to install properly? I am getting very frusterated and it should only tke like 10 minutes to install this properly.
I have gone over the install instruction numerous times and even found some good blogs on how to install DNN. HELP please!
Mike