VS Error List Warnings 1.60

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 13 ans
VS2008 pro is showing nopCommerce 1.60 has 6 warnings.  Are these anything I should concerened about?

1.File~SimpleTextBox.ascx.cs
'NopSolutions.NopCommerce.Web.Modules.SimpleTextBox.Skinid' hides inherited member 'System.Web.UI.Control.SkinID'. To Make the current member override that implementation, add the overridde keyword.  Otherwise add the new keyword.

2.File~ACL.ascx.cs
Unreachable code detected

3.File~ShippingMethodsFilterControl.ascx.cs
Unreachable code detected

4.File~Search.ascx.cs
The Variable 'exe' is declared but never used (line 96)

5.File~Search.ascx.cs
The Variable 'exe' is declared but never used (line 114)

6.File~install.ascx.cs
Unreachable code detected

Chad
Il y a 13 ans
That's OK. Just warnings (not errors)
Il y a 13 ans
Thank you.

Chad
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.