Then there's only one more thing I can think off. Try this:
1. Open VWD
2. Open the site from c:\inetpub\wwwroot\Cms by choosing File | Open web site
3. On the Properties grid for the site, set Virtual Path to / (you need Visual Studio 2005 Service Pack 1 for this, which is a recommended upgrade anyway)
4. Choose Web site | ASP.NET Administration to go into the WSAT.
5. Delete all roles
6. Delete all users
7. Create a new role called Administrator
8. Create a new user and assign it to the Administrator role
9. Close the WSAT
10. Browse to the site by typing in
http://localhost in the address bar of the browser (don't append the app name) and log in with the account you created in step 8.
If that doesn't work, I am out off ideas.....
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.