ok, I got the above to work -- I needed to create the DesktopModules folder. Kinda bizarre.
Anyway, now I have a similar error on my web server, where I'm also doing a DNN 4.3.7 Source Install. This is a Win2003 with IIS 6.0 with BOTH .NET Framework 1.1 (and our currently working DNN 3.1.1 application) and .NET Framework 2.0 installed.
I created a separate application pool and assigned it to my virtual directory, and set it for ASP 2.0. As far as I can tell, I've done everything else in the Installation Guide that I can do. When I browse to the site to install it, I'm getting this error (which oddly enough points to the .NET Framework 1.1):
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /TestDNN4/Install/Install.aspx
Version Information: Microsoft .NET Framework Version: 1.1.4322.2300; ASP.NET Version: 1.1.4322.2300
I've unzipped the files again to replace them, and tried everything else I can think of.
Any ideas?
Thanks so much!
Ellen