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: 'oConnection' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 27:             Dim i As Int16
Line 28: 
Line 29:             If oConnection.State = ConnectionState.Closed Then oConnection.Open()
Line 30:             cmd.Connection = oConnection
Line 31: 

Source File: D:\sites\shoresh\spages\buy\main.aspx.vb    Line: 29






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