Thanks for the response Lee,
I'm still stuck. I actually started with a fresh install of Win7 Enterprise. I followed the Win 7 tutorials closely.
In the IIS config, I noticed that my Application Pool dropdown only had one entry - DefaultAppPool. I don't have the Classic App Pool option. The difference I can see is that on mine, the Pipeline mode is: Integrated and I think you get Classic on yours.
I also noticed that I don't have an aspnet_client under Default Web Site
entry in IIS. I wasn't sure if that will get created or that's a
problem.
I went past that and set the permissions and then hit the site with IE.
I got this;
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error Information
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070021
Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File \\?\C:\DNNSites\DNN544\web.config
Requested URL
http://localhost:80/DNN544 Physical Path C:\DNNSites\DNN544
Logon Method Not yet determined
Logon User Not yet determined
Can't really tell what is wrong from this. Any ideas?
Thanks,
Tom