Server Error in '/Map' 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: BC30451: 'DetailDataVariables' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 142:
Line 143:
Line 144:            RowTotTaxRate.Cells.Add(New TableCell() With {.CssClass = "TaxEst1", .HorizontalAlign = hAlignRight, .ColumnSpan = 1, .Text = DetailDataVariables.fiYear & " Total Tax Rate:  "})
Line 145:            RowTotTaxRate.Cells.Add(New TableCell() With {.CssClass = "TaxEst1", .HorizontalAlign = hAlignRight, .ColumnSpan = 1, .Text = intTotTax.ToString + "&nbsp&nbsp"})
Line 146:

Source File: E:\InetPub\GIS\SummitMap1\TaxEst.aspx.vb    Line: 144






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