Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0104: 'Action' is an ambiguous reference between 'Active3.Action' and 'System.Action'

Source Error:


Line 186:		                <div style="margin-left:10px;margin-right:10px;">
Line 187:		                <%int a=0;if(Active.Node.Actions.Count>0){%>
Line 188:			                <% foreach (Action x in Active.Node.Actions) { %><%= x.LinkedCaption %><%if(a>0){%><span style="color:#ffffff;">&nbsp;&nbsp;|&nbsp;&nbsp;</span><% } %><% } %><br/><br/>
Line 189:		                <%a++;}%>	
Line 190:		                <%a=0;if(Active.Actions.Count>0){%>

Source File: c:\Inetpub\vhosts\galeadisbross.gr\httpdocs\active_AMEA.aspx    Line: 188






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.0