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: BC30451: Name 'E' is not declared.

Source Error:


Line 87: <%
Line 88: 	
Line 89: 	Dim Path As String = E:\0\0\18\40\18529\user\20046\htdocs\db\DLocator.mdb"
Line 90: 	Dim connString As String = "Provider=Microsoft.Jet.OLEDB.4.0; DATA Source=" & Path & ";"
Line 91: 	Dim objConn As OleDbConnection

Source File: E:\0\0\18\40\18529\user\20046\htdocs\pages\usa_in.aspx    Line: 89






Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42