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: BC30002: Type 'CodePaint' is not defined.

Source Error:


Line 56: 
Line 57:     Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 58:         Dim obj As New CodePaint
Line 59:         If IsPostBack <> True Then
Line 60:             'Session("PageTitle") = "&nbsp Photo Gallery > Select Occasion"

Source File: D:\Websites\StMarysAcademySarsawa\studentgallery\Default.aspx.vb    Line: 58






Version Information: Microsoft .NET Framework Version:2.0.50727.8810; ASP.NET Version:2.0.50727.8762