Hello,
I'm having a bit of trouble with the CloudShop lab. I've run through the whole thing. The database seems to be setup correctly and so do the IIS servers and the application files. But when I try to access the Web application I get a "500 - Internal server error". I've gone back through all of the steps and it doesn't look like I missed anything. This is the type of error I would expect if I had a bad SQL Server connect string but I verified that I am using the name of the VM on which the SQL server is installed (per direction in the Web.config file).
Any suggestions what I can check? Is there a troubleshooting guide somewhere?