Hi folks!
I just downloaded the latest dashCommerce source (June 1, 2009 Release). The solution file is now in VS 2008.
So I opened and built the application in VS 2008 - Build successful.
Then I added a Web Deployment Project to Web project to have a compiled version to upload on my server
But I get errors:
Error 115 Could not load type 'MettleSystems.dashCommerce.Web.admin.controls.navigation.storesettings'. /Web.csproj/admin/controls/navigation/storesettings.ascx 1 1 Web.csproj_deploy
Error 116 Unknown server tag 'dashCommerce:SimpleWeightNavigation'. /Web.csproj/admin/controls/configuration/shippingproviders/simpleweightconfiguration.ascx 5 1 Web.csproj_deploy
ANY IDEAS HOW TO ADDRESS THESE ERRORS?
THANKS.