Hi Leupold,
Thanks for ur precious time. In IIS ASP.net is set to 2.0.50727.
Assigning a dedicated application pool - I dont know how to do that.
These are the steps I followed:
----------------------------------------------------------------------------------
DNN 3.3.7 site was set up by
1. Unzipping DNN3.3.7_Install package to c:\DotNetNuke
2. Created "database.mdf" in c:\DotNetNuke folder using SQL Express 2005.
3. Opened web.config and updated the "SiteSqlServer" as Data Source=.\SQLEXPRESS;AttachDbFilename=C:\DotNetNuke\database.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True"
"
4. aspnet user given full permission in c:\DotNetNuke folder
5. Created a virtual directory in IIS pointing to c;\DotNetNuke. The ASP.NET is set to 2.0.50727
6. Opened http://localhost/DotNetNuke in explorer. The installation is complete and site comes up.
For upgrading to DNN4.4.1
7. Backed up web.config to web1.config
8. Unzipped DNN4.4.1_Install package to c:\DotNetNuke directory
9. Renamed release.config to web.config
10. Copied SiteSqlServer, installationDate, machine descripton key , machine validation key to web.config from backed up one.
11. Opening the site in IE, Installtion process comes up. But at the end I am not able to access the site.
-----------------------------------------------------------------------------------------
What process I need to follow for assigning a dedicated application pool?
Thanks in advance for going through such a lengthy mail.
Swapna.