I successfully installed DashCommerce 3.4.438.15462. I also setup my categories, payment provider, etc.
When I try to go to my store and click on Home page or select one of the categories I created, I get the following errors.
I'm using Windows Vista with IIS 7.
Errors:
Sample1: when I try to go to http://localhost:100/Catalog-Category1_3.aspx
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: /Catalog-Category1_3.aspx
Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4205
Sample 2: when I go to http://localhost:100/Page-Home_1.aspx
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: /Page-Home_1.aspx
Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4205
Thank you for your help.