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 'in.curtina.Page' is not defined.

Source Error:


Line 6:  
Line 7:      Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 8:          Dim x As New [in].curtina.Page
Line 9:          ds1 = x.GetPageData("connStr_SPSKSP", QueryString_("PageId"), False, False, False, False)
Line 10:     End Sub

Source File: G:\PleskVhosts\curtinatech.in\spskashipur.com\Page1.aspx.vb    Line: 8





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