What i've done.
Fresh copy of Windows 2003 R2 SP2 With all updates included .NET Framework 3.5 SP1
Installed IIS. I added ASP.NET when installing IIS
Installed SQLexpress 2005
Opened SQL Service Config manager - Enabled TCP and Named Pipes - Rebooted
Extracted the Opensource version of Dotshoppingcart. ( Dotshoppingcartopensourcev2)
I ran the following command at the command prompt only I put my company name in place of mycompany.
After a minute or two the command prompt finishes scrolling by
I've added network service and ASP.NET in the security tab and given modify permissions on the following files and folders
dsc.config
app_data
app_themes
Files
Images
Added virtual directory under default web site in IIS and gave it read and run scripts rights
Open IE on the same machine that i've installed dotshoppingcart on. I get an error message that reads
This error (HTTP 403 Forbidden) means that internet explorer was able to connect to the website but it does not have permissions to view the webpage
What am I missing?
|