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: CS0139: No enclosing loop out of which to break or continue

Source Error:


Line 58: 					userExists = GetUuid();
Line 59: 					hy.setcookie("user_cookie",userExists, 24);
Line 60: 					break;
Line 61: 				}
Line 62: 				else

Source File: d:\wwwroot\yspa\wwwroot\kongjian2\banquan.ascx.cs    Line: 60






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