Hi,

when building the solution we get the errors below - should we ignore those?
We use MS VS 2008 and have not specified the path in question in error 1. Any help is greatly appreciated!

-----------------

Invalid search path 'C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib' specified in 'LIB environment variable' -- 'The system cannot find the path specified. '  NopCommerceStore

-----------------

'NopSolutions.NopCommerce.Web.Modules.SimpleTextBox.SkinID' hides inherited member 'System.Web.UI.Control.SkinID'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.  D:\Sylvia\cabera\web\cabera.de\eShop\NopCommerceStore\Modules\SimpleTextBox.ascx.cs  117  23  NopCommerceStore

------------------