Server Error in '/frank' 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: CS0234: The type or namespace name 'Default_aspx' does not exist in the namespace 'ASP' (are you missing an assembly reference?)

Source Error:


Line 13:     
Line 14:         int n;
Line 15:         n = ASP.Default_aspx.foo(2);
Line 16:         Label1.Text = n.ToString();
Line 17:     

Source File: d:\Inetpub\latos\frank\Default.aspx    Line: 15





Version Information: Microsoft .NET Framework Version:2.0.50727.3662; ASP.NET Version:2.0.50727.3668